========== build_32bit - FAILED 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 ../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 make[4]: *** [../scripts/Makefile.build:485: arch/x86/mm] Error 2 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/pwm.h:58, from ../drivers/pwm/core.c:27: ../include/trace/events/pwm.h: In function ‘trace_event_raw_event_pwm’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwm.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwm.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwm.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwm.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwm.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ 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, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: sound/core/pcm_native.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/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 ../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[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 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[3]: *** [../scripts/Makefile.build:485: samples] Error 2 In file included from ../include/trace/define_trace.h:108, from ../sound/core/pcm_trace.h:149, from ../sound/core/pcm_lib.c:25: ../sound/core/./pcm_trace.h: In function ‘trace_event_raw_event_hwptr’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hwptr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hwptr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hwptr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hwptr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hwptr, | ^~~~~~~~~~~ ../sound/core/./pcm_trace.h: In function ‘trace_event_raw_event_xrun’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(xrun, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(xrun, | ^~~~~~~~~~~ ../sound/core/./pcm_trace.h: In function ‘trace_event_raw_event_hw_ptr_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(hw_ptr_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(hw_ptr_error, | ^~~~~~~~~~~ ../sound/core/./pcm_trace.h: In function ‘trace_event_raw_event_applptr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:106:1: note: in expansion of macro ‘TRACE_EVENT’ 106 | TRACE_EVENT(applptr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/core/./pcm_trace.h:106:1: note: in expansion of macro ‘TRACE_EVENT’ 106 | TRACE_EVENT(applptr, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: sound/core/pcm_lib.o] Error 1 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/core] Error 2 make[4]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:485: sound/firewire] 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 ../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/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/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 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 ../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/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/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 ../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 ../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 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 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 make[3]: *** [../scripts/Makefile.build:485: lib] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/iommu/intel/trace.h:196, from ../drivers/iommu/intel/trace.c:14: ../include/trace/../../drivers/iommu/intel//trace.h: In function ‘trace_event_raw_event_qi_submit’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(qi_submit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(qi_submit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(qi_submit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(qi_submit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(qi_submit, | ^~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h: In function ‘trace_event_raw_event_prq_report’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(prq_report, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(prq_report, | ^~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h: In function ‘trace_event_raw_event_cache_tag_log’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:93:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 93 | DECLARE_EVENT_CLASS(cache_tag_log, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:93:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 93 | DECLARE_EVENT_CLASS(cache_tag_log, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h: In function ‘trace_event_raw_event_cache_tag_flush’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:138:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 138 | DECLARE_EVENT_CLASS(cache_tag_flush, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/iommu/intel//trace.h:138:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 138 | DECLARE_EVENT_CLASS(cache_tag_flush, | ^~~~~~~~~~~~~~~~~~~ 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/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 ../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/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 ../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/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/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 make[5]: *** [../scripts/Makefile.build:485: drivers/misc/mei] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/misc] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/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[4]: *** [../scripts/Makefile.build:485: net/ipv4] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/clk.h:313, from ../drivers/clk/clk.c:100: ../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk_rate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 88 | DECLARE_EVENT_CLASS(clk_rate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 88 | DECLARE_EVENT_CLASS(clk_rate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk_rate_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:135:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 135 | DECLARE_EVENT_CLASS(clk_rate_range, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:135:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 135 | DECLARE_EVENT_CLASS(clk_rate_range, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk_parent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(clk_parent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(clk_parent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk_phase’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 198 | DECLARE_EVENT_CLASS(clk_phase, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 198 | DECLARE_EVENT_CLASS(clk_phase, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk_duty_cycle’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:231:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 231 | DECLARE_EVENT_CLASS(clk_duty_cycle, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:231:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 231 | DECLARE_EVENT_CLASS(clk_duty_cycle, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk_rate_request’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(clk_rate_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(clk_rate_request, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/clk/clk.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:485: drivers/clk] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/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/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/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/nvme/target] 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, | ^~~~~~~~~~~ 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/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 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 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, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/gpu/host1x/dev.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/gpu/host1x] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/base/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/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 ../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 ../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 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 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/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, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/dma/tegra20-apb-dma.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, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: sound/soc/soc-core.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:485: drivers/dma] 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 ../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 ../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 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: arch/x86/kernel] Error 2 make[4]: *** [../scripts/Makefile.build:485: net/handshake] 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/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/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/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 ../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 ../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/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/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 ../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 ../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/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 ../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/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 ../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_pte_clear’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:176:1: note: in expansion of macro ‘TRACE_EVENT’ 176 | TRACE_EVENT(xen_mmu_pte_clear, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:176:1: note: in expansion of macro ‘TRACE_EVENT’ 176 | TRACE_EVENT(xen_mmu_pte_clear, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_pmd_clear’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ 191 | TRACE_EVENT(xen_mmu_pmd_clear, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ 191 | TRACE_EVENT(xen_mmu_pmd_clear, | ^~~~~~~~~~~ ../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:241:1: note: in expansion of macro ‘TRACE_EVENT’ 241 | 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:241:1: note: in expansion of macro ‘TRACE_EVENT’ 241 | TRACE_EVENT(xen_mmu_set_pud, | ^~~~~~~~~~~ ../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/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/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 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/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 ../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 ../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 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 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/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/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 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/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 ../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 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 ../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 ../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, | ^~~~~~~~~~~ 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, | ^~~~~~~~~~~ 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 ../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 ../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/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/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/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/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 ../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 ../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/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/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 ../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/net/hyperv/netvsc_trace.h:182, from ../drivers/net/hyperv/netvsc_trace.c:7: ../include/trace/../../drivers/net/hyperv/netvsc_trace.h: In function ‘trace_event_raw_event_rndis_msg_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/../../drivers/net/hyperv/netvsc_trace.h:42:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 42 | DECLARE_EVENT_CLASS(rndis_msg_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/net/hyperv/netvsc_trace.h:42:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 42 | DECLARE_EVENT_CLASS(rndis_msg_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/../../drivers/net/hyperv/netvsc_trace.h:42:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 42 | DECLARE_EVENT_CLASS(rndis_msg_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/net/hyperv/netvsc_trace.h:42:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 42 | DECLARE_EVENT_CLASS(rndis_msg_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/../../drivers/net/hyperv/netvsc_trace.h:42:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 42 | DECLARE_EVENT_CLASS(rndis_msg_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/net/hyperv/netvsc_trace.h: In function ‘trace_event_raw_event_nvsp_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/../../drivers/net/hyperv/netvsc_trace.h:115:1: note: in expansion of macro ‘TRACE_EVENT’ 115 | TRACE_EVENT(nvsp_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/../../drivers/net/hyperv/netvsc_trace.h:115:1: note: in expansion of macro ‘TRACE_EVENT’ 115 | TRACE_EVENT(nvsp_send, | ^~~~~~~~~~~ ../include/trace/../../drivers/net/hyperv/netvsc_trace.h: In function ‘trace_event_raw_event_nvsp_send_pkt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/net/hyperv/netvsc_trace.h:132:1: note: in expansion of macro ‘TRACE_EVENT’ 132 | TRACE_EVENT(nvsp_send_pkt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/net/hyperv/netvsc_trace.h:132:1: note: in expansion of macro ‘TRACE_EVENT’ 132 | TRACE_EVENT(nvsp_send_pkt, | ^~~~~~~~~~~ ../include/trace/../../drivers/net/hyperv/netvsc_trace.h: In function ‘trace_event_raw_event_nvsp_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/../../drivers/net/hyperv/netvsc_trace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT(nvsp_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/../../drivers/net/hyperv/netvsc_trace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT(nvsp_recv, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/net/hyperv/netvsc_trace.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/net/hyperv] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-trace.h:197, from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c:29: ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h: In function ‘trace_event_raw_event_dpaa2_eth_fd’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dpaa2_eth_fd, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h: In function ‘trace_event_raw_event_dpaa2_eth_buf’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(dpaa2_eth_buf, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(dpaa2_eth_buf, | ^~~~~~~~~~~~~~~~~~~ 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/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/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 ../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/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 ../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, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/lockd/trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/lockd] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/mediatek/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 ../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 ../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 ../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 ../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 ../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/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 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/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/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 ../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_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 ../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 ../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 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 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/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 make[5]: *** [../scripts/Makefile.build:485: drivers/gpu/drm] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/gpu] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/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/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/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/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 ../include/trace/events/rpcgss.h:688, from ../net/sunrpc/auth_gss/trace.c:14: ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_gssapi_event’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(rpcgss_gssapi_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(rpcgss_gssapi_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(rpcgss_gssapi_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(rpcgss_gssapi_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(rpcgss_gssapi_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_import_ctx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(rpcgss_import_ctx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(rpcgss_import_ctx, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_ctx_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 141 | DECLARE_EVENT_CLASS(rpcgss_ctx_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 141 | DECLARE_EVENT_CLASS(rpcgss_ctx_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_svc_gssapi_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 175 | DECLARE_EVENT_CLASS(rpcgss_svc_gssapi_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 175 | DECLARE_EVENT_CLASS(rpcgss_svc_gssapi_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_svc_wrap_failed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(rpcgss_svc_wrap_failed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(rpcgss_svc_wrap_failed, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_svc_unwrap_failed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:234:1: note: in expansion of macro ‘TRACE_EVENT’ 234 | TRACE_EVENT(rpcgss_svc_unwrap_failed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:234:1: note: in expansion of macro ‘TRACE_EVENT’ 234 | TRACE_EVENT(rpcgss_svc_unwrap_failed, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_svc_seqno_bad’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT(rpcgss_svc_seqno_bad, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT(rpcgss_svc_seqno_bad, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_svc_accept_upcall’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ 282 | TRACE_EVENT(rpcgss_svc_accept_upcall, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ 282 | TRACE_EVENT(rpcgss_svc_accept_upcall, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_svc_authenticate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:313:1: note: in expansion of macro ‘TRACE_EVENT’ 313 | TRACE_EVENT(rpcgss_svc_authenticate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:313:1: note: in expansion of macro ‘TRACE_EVENT’ 313 | TRACE_EVENT(rpcgss_svc_authenticate, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_unwrap_failed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ 342 | TRACE_EVENT(rpcgss_unwrap_failed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ 342 | TRACE_EVENT(rpcgss_unwrap_failed, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_bad_seqno’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ 363 | TRACE_EVENT(rpcgss_bad_seqno, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ 363 | TRACE_EVENT(rpcgss_bad_seqno, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_seqno’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:392:1: note: in expansion of macro ‘TRACE_EVENT’ 392 | TRACE_EVENT(rpcgss_seqno, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:392:1: note: in expansion of macro ‘TRACE_EVENT’ 392 | TRACE_EVENT(rpcgss_seqno, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_need_reencode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ 420 | TRACE_EVENT(rpcgss_need_reencode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ 420 | TRACE_EVENT(rpcgss_need_reencode, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_update_slack’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ 454 | TRACE_EVENT(rpcgss_update_slack, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ 454 | TRACE_EVENT(rpcgss_update_slack, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_svc_seqno_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:489:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 489 | DECLARE_EVENT_CLASS(rpcgss_svc_seqno_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:489:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 489 | DECLARE_EVENT_CLASS(rpcgss_svc_seqno_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_svc_seqno_low’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:522:1: note: in expansion of macro ‘TRACE_EVENT’ 522 | TRACE_EVENT(rpcgss_svc_seqno_low, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:522:1: note: in expansion of macro ‘TRACE_EVENT’ 522 | TRACE_EVENT(rpcgss_svc_seqno_low, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_upcall_msg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:554:1: note: in expansion of macro ‘TRACE_EVENT’ 554 | TRACE_EVENT(rpcgss_upcall_msg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:554:1: note: in expansion of macro ‘TRACE_EVENT’ 554 | TRACE_EVENT(rpcgss_upcall_msg, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_upcall_result’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(rpcgss_upcall_result, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(rpcgss_upcall_result, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_context’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:594:1: note: in expansion of macro ‘TRACE_EVENT’ 594 | TRACE_EVENT(rpcgss_context, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:594:1: note: in expansion of macro ‘TRACE_EVENT’ 594 | TRACE_EVENT(rpcgss_context, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_createauth’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ 645 | TRACE_EVENT(rpcgss_createauth, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ 645 | TRACE_EVENT(rpcgss_createauth, | ^~~~~~~~~~~ ../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_oid_to_mech’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:668:1: note: in expansion of macro ‘TRACE_EVENT’ 668 | TRACE_EVENT(rpcgss_oid_to_mech, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcgss.h:668:1: note: in expansion of macro ‘TRACE_EVENT’ 668 | TRACE_EVENT(rpcgss_oid_to_mech, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: net/sunrpc/auth_gss/trace.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: net/sunrpc/auth_gss] Error 2 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/net/fjes/fjes_trace.h:365, from ../drivers/net/fjes/fjes_trace.c:13: ../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_hw_issue_request_command’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(fjes_hw_issue_request_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/net/fjes/fjes_trace.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(fjes_hw_issue_request_command, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(fjes_hw_issue_request_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/net/fjes/fjes_trace.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(fjes_hw_issue_request_command, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(fjes_hw_issue_request_command, | ^~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_hw_request_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/../../drivers/net/fjes/fjes_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(fjes_hw_request_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/../../drivers/net/fjes/fjes_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(fjes_hw_request_info, | ^~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_hw_request_info_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/../../drivers/net/fjes/fjes_trace.h:81:1: note: in expansion of macro ‘TRACE_EVENT’ 81 | TRACE_EVENT(fjes_hw_request_info_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/../../drivers/net/fjes/fjes_trace.h:81:1: note: in expansion of macro ‘TRACE_EVENT’ 81 | TRACE_EVENT(fjes_hw_request_info_err, | ^~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_hw_register_buff_addr_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/../../drivers/net/fjes/fjes_trace.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(fjes_hw_register_buff_addr_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/../../drivers/net/fjes/fjes_trace.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(fjes_hw_register_buff_addr_req, | ^~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_hw_register_buff_addr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ 124 | TRACE_EVENT(fjes_hw_register_buff_addr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ 124 | TRACE_EVENT(fjes_hw_register_buff_addr, | ^~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_hw_register_buff_addr_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/../../drivers/net/fjes/fjes_trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(fjes_hw_register_buff_addr_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/../../drivers/net/fjes/fjes_trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(fjes_hw_register_buff_addr_err, | ^~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_hw_unregister_buff_addr_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/../../drivers/net/fjes/fjes_trace.h:153:1: note: in expansion of macro ‘TRACE_EVENT’ 153 | TRACE_EVENT(fjes_hw_unregister_buff_addr_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/../../drivers/net/fjes/fjes_trace.h:153:1: note: in expansion of macro ‘TRACE_EVENT’ 153 | TRACE_EVENT(fjes_hw_unregister_buff_addr_req, | ^~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_hw_unregister_buff_addr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h:168:1: note: in expansion of macro ‘TRACE_EVENT’ 168 | TRACE_EVENT(fjes_hw_unregister_buff_addr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h:168:1: note: in expansion of macro ‘TRACE_EVENT’ 168 | TRACE_EVENT(fjes_hw_unregister_buff_addr, | ^~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_hw_unregister_buff_addr_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/../../drivers/net/fjes/fjes_trace.h:185:1: note: in expansion of macro ‘TRACE_EVENT’ 185 | TRACE_EVENT(fjes_hw_unregister_buff_addr_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/../../drivers/net/fjes/fjes_trace.h:185:1: note: in expansion of macro ‘TRACE_EVENT’ 185 | TRACE_EVENT(fjes_hw_unregister_buff_addr_err, | ^~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_hw_start_debug_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/../../drivers/net/fjes/fjes_trace.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ 197 | TRACE_EVENT(fjes_hw_start_debug_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/../../drivers/net/fjes/fjes_trace.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ 197 | TRACE_EVENT(fjes_hw_start_debug_req, | ^~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_hw_start_debug’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(fjes_hw_start_debug, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(fjes_hw_start_debug, | ^~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_hw_start_debug_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/../../drivers/net/fjes/fjes_trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ 228 | TRACE_EVENT(fjes_hw_start_debug_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/../../drivers/net/fjes/fjes_trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ 228 | TRACE_EVENT(fjes_hw_start_debug_err, | ^~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_hw_stop_debug’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h:240:1: note: in expansion of macro ‘TRACE_EVENT’ 240 | TRACE_EVENT(fjes_hw_stop_debug, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h:240:1: note: in expansion of macro ‘TRACE_EVENT’ 240 | TRACE_EVENT(fjes_hw_stop_debug, | ^~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_hw_stop_debug_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/../../drivers/net/fjes/fjes_trace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT(fjes_hw_stop_debug_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/../../drivers/net/fjes/fjes_trace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT(fjes_hw_stop_debug_err, | ^~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_txrx_stop_req_irq_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h:268:1: note: in expansion of macro ‘TRACE_EVENT’ 268 | TRACE_EVENT(fjes_txrx_stop_req_irq_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h:268:1: note: in expansion of macro ‘TRACE_EVENT’ 268 | TRACE_EVENT(fjes_txrx_stop_req_irq_pre, | ^~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_txrx_stop_req_irq_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h:292:1: note: in expansion of macro ‘TRACE_EVENT’ 292 | TRACE_EVENT(fjes_txrx_stop_req_irq_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h:292:1: note: in expansion of macro ‘TRACE_EVENT’ 292 | TRACE_EVENT(fjes_txrx_stop_req_irq_post, | ^~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_stop_req_irq_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h:312:1: note: in expansion of macro ‘TRACE_EVENT’ 312 | TRACE_EVENT(fjes_stop_req_irq_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h:312:1: note: in expansion of macro ‘TRACE_EVENT’ 312 | TRACE_EVENT(fjes_stop_req_irq_pre, | ^~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_stop_req_irq_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h:336:1: note: in expansion of macro ‘TRACE_EVENT’ 336 | TRACE_EVENT(fjes_stop_req_irq_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/net/fjes/fjes_trace.h:336:1: note: in expansion of macro ‘TRACE_EVENT’ 336 | TRACE_EVENT(fjes_stop_req_irq_post, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/net/fjes/fjes_trace.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/net/fjes] 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 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 make[5]: *** [../scripts/Makefile.build:485: drivers/net/ethernet] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/net] Error 2 make[3]: *** [../scripts/Makefile.build:485: drivers] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/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 ../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, | ^~~~~~~~~~~ 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/rxrpc.h:1999, from ../net/rxrpc/ar-internal.h:827, from ../net/rxrpc/af_rxrpc.c:23: ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_local’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:556:1: note: in expansion of macro ‘TRACE_EVENT’ 556 | TRACE_EVENT(rxrpc_local, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:556:1: note: in expansion of macro ‘TRACE_EVENT’ 556 | TRACE_EVENT(rxrpc_local, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:556:1: note: in expansion of macro ‘TRACE_EVENT’ 556 | TRACE_EVENT(rxrpc_local, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:556:1: note: in expansion of macro ‘TRACE_EVENT’ 556 | TRACE_EVENT(rxrpc_local, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:556:1: note: in expansion of macro ‘TRACE_EVENT’ 556 | TRACE_EVENT(rxrpc_local, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_peer’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:583:1: note: in expansion of macro ‘TRACE_EVENT’ 583 | TRACE_EVENT(rxrpc_peer, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:583:1: note: in expansion of macro ‘TRACE_EVENT’ 583 | TRACE_EVENT(rxrpc_peer, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_bundle’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:606:1: note: in expansion of macro ‘TRACE_EVENT’ 606 | TRACE_EVENT(rxrpc_bundle, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:606:1: note: in expansion of macro ‘TRACE_EVENT’ 606 | TRACE_EVENT(rxrpc_bundle, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_conn’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(rxrpc_conn, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(rxrpc_conn, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:652:1: note: in expansion of macro ‘TRACE_EVENT’ 652 | TRACE_EVENT(rxrpc_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:652:1: note: in expansion of macro ‘TRACE_EVENT’ 652 | TRACE_EVENT(rxrpc_client, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_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/rxrpc.h:682:1: note: in expansion of macro ‘TRACE_EVENT’ 682 | TRACE_EVENT(rxrpc_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/rxrpc.h:682:1: note: in expansion of macro ‘TRACE_EVENT’ 682 | TRACE_EVENT(rxrpc_call, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_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/rxrpc.h:709:1: note: in expansion of macro ‘TRACE_EVENT’ 709 | TRACE_EVENT(rxrpc_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/rxrpc.h:709:1: note: in expansion of macro ‘TRACE_EVENT’ 709 | TRACE_EVENT(rxrpc_skb, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_rx_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:736:1: note: in expansion of macro ‘TRACE_EVENT’ 736 | TRACE_EVENT(rxrpc_rx_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:736:1: note: in expansion of macro ‘TRACE_EVENT’ 736 | TRACE_EVENT(rxrpc_rx_packet, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_rx_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/rxrpc.h:757:1: note: in expansion of macro ‘TRACE_EVENT’ 757 | TRACE_EVENT(rxrpc_rx_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/rxrpc.h:757:1: note: in expansion of macro ‘TRACE_EVENT’ 757 | TRACE_EVENT(rxrpc_rx_done, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_abort’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:775:1: note: in expansion of macro ‘TRACE_EVENT’ 775 | TRACE_EVENT(rxrpc_abort, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:775:1: note: in expansion of macro ‘TRACE_EVENT’ 775 | TRACE_EVENT(rxrpc_abort, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_call_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/rxrpc.h:808:1: note: in expansion of macro ‘TRACE_EVENT’ 808 | TRACE_EVENT(rxrpc_call_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/rxrpc.h:808:1: note: in expansion of macro ‘TRACE_EVENT’ 808 | TRACE_EVENT(rxrpc_call_complete, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_txqueue’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:834:1: note: in expansion of macro ‘TRACE_EVENT’ 834 | TRACE_EVENT(rxrpc_txqueue, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:834:1: note: in expansion of macro ‘TRACE_EVENT’ 834 | TRACE_EVENT(rxrpc_txqueue, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:870:1: note: in expansion of macro ‘TRACE_EVENT’ 870 | TRACE_EVENT(rxrpc_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:870:1: note: in expansion of macro ‘TRACE_EVENT’ 870 | TRACE_EVENT(rxrpc_rx_data, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_rx_ack’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:897:1: note: in expansion of macro ‘TRACE_EVENT’ 897 | TRACE_EVENT(rxrpc_rx_ack, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:897:1: note: in expansion of macro ‘TRACE_EVENT’ 897 | TRACE_EVENT(rxrpc_rx_ack, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_rx_abort’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:934:1: note: in expansion of macro ‘TRACE_EVENT’ 934 | TRACE_EVENT(rxrpc_rx_abort, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:934:1: note: in expansion of macro ‘TRACE_EVENT’ 934 | TRACE_EVENT(rxrpc_rx_abort, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_rx_challenge’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:958:1: note: in expansion of macro ‘TRACE_EVENT’ 958 | TRACE_EVENT(rxrpc_rx_challenge, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:958:1: note: in expansion of macro ‘TRACE_EVENT’ 958 | TRACE_EVENT(rxrpc_rx_challenge, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_rx_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:988:1: note: in expansion of macro ‘TRACE_EVENT’ 988 | TRACE_EVENT(rxrpc_rx_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:988:1: note: in expansion of macro ‘TRACE_EVENT’ 988 | TRACE_EVENT(rxrpc_rx_response, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_rx_rwind_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/events/rxrpc.h:1018:1: note: in expansion of macro ‘TRACE_EVENT’ 1018 | TRACE_EVENT(rxrpc_rx_rwind_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/events/rxrpc.h:1018:1: note: in expansion of macro ‘TRACE_EVENT’ 1018 | TRACE_EVENT(rxrpc_rx_rwind_change, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_tx_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1045:1: note: in expansion of macro ‘TRACE_EVENT’ 1045 | TRACE_EVENT(rxrpc_tx_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1045:1: note: in expansion of macro ‘TRACE_EVENT’ 1045 | TRACE_EVENT(rxrpc_tx_packet, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_tx_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/rxrpc.h:1077:1: note: in expansion of macro ‘TRACE_EVENT’ 1077 | TRACE_EVENT(rxrpc_tx_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/rxrpc.h:1077:1: note: in expansion of macro ‘TRACE_EVENT’ 1077 | TRACE_EVENT(rxrpc_tx_data, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_tx_ack’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1114:1: note: in expansion of macro ‘TRACE_EVENT’ 1114 | TRACE_EVENT(rxrpc_tx_ack, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1114:1: note: in expansion of macro ‘TRACE_EVENT’ 1114 | TRACE_EVENT(rxrpc_tx_ack, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_receive’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1151:1: note: in expansion of macro ‘TRACE_EVENT’ 1151 | TRACE_EVENT(rxrpc_receive, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1151:1: note: in expansion of macro ‘TRACE_EVENT’ 1151 | TRACE_EVENT(rxrpc_receive, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_recvmsg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1184:1: note: in expansion of macro ‘TRACE_EVENT’ 1184 | TRACE_EVENT(rxrpc_recvmsg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1184:1: note: in expansion of macro ‘TRACE_EVENT’ 1184 | TRACE_EVENT(rxrpc_recvmsg, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_recvdata’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1208:1: note: in expansion of macro ‘TRACE_EVENT’ 1208 | TRACE_EVENT(rxrpc_recvdata, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1208:1: note: in expansion of macro ‘TRACE_EVENT’ 1208 | TRACE_EVENT(rxrpc_recvdata, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_rtt_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(rxrpc_rtt_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(rxrpc_rtt_tx, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_rtt_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/rxrpc.h:1269:1: note: in expansion of macro ‘TRACE_EVENT’ 1269 | TRACE_EVENT(rxrpc_rtt_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/rxrpc.h:1269:1: note: in expansion of macro ‘TRACE_EVENT’ 1269 | TRACE_EVENT(rxrpc_rtt_rx, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_timer_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/rxrpc.h:1307:1: note: in expansion of macro ‘TRACE_EVENT’ 1307 | TRACE_EVENT(rxrpc_timer_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/rxrpc.h:1307:1: note: in expansion of macro ‘TRACE_EVENT’ 1307 | TRACE_EVENT(rxrpc_timer_set, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_timer_exp’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1331:1: note: in expansion of macro ‘TRACE_EVENT’ 1331 | TRACE_EVENT(rxrpc_timer_exp, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1331:1: note: in expansion of macro ‘TRACE_EVENT’ 1331 | TRACE_EVENT(rxrpc_timer_exp, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_timer_can’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1355:1: note: in expansion of macro ‘TRACE_EVENT’ 1355 | TRACE_EVENT(rxrpc_timer_can, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1355:1: note: in expansion of macro ‘TRACE_EVENT’ 1355 | TRACE_EVENT(rxrpc_timer_can, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_timer_restart’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1375:1: note: in expansion of macro ‘TRACE_EVENT’ 1375 | TRACE_EVENT(rxrpc_timer_restart, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1375:1: note: in expansion of macro ‘TRACE_EVENT’ 1375 | TRACE_EVENT(rxrpc_timer_restart, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_timer_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1398:1: note: in expansion of macro ‘TRACE_EVENT’ 1398 | TRACE_EVENT(rxrpc_timer_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1398:1: note: in expansion of macro ‘TRACE_EVENT’ 1398 | TRACE_EVENT(rxrpc_timer_expired, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_rx_lose’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1415:1: note: in expansion of macro ‘TRACE_EVENT’ 1415 | TRACE_EVENT(rxrpc_rx_lose, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1415:1: note: in expansion of macro ‘TRACE_EVENT’ 1415 | TRACE_EVENT(rxrpc_rx_lose, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_propose_ack’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1437:1: note: in expansion of macro ‘TRACE_EVENT’ 1437 | TRACE_EVENT(rxrpc_propose_ack, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1437:1: note: in expansion of macro ‘TRACE_EVENT’ 1437 | TRACE_EVENT(rxrpc_propose_ack, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_send_ack’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1464:1: note: in expansion of macro ‘TRACE_EVENT’ 1464 | TRACE_EVENT(rxrpc_send_ack, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1464:1: note: in expansion of macro ‘TRACE_EVENT’ 1464 | TRACE_EVENT(rxrpc_send_ack, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_drop_ack’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1491:1: note: in expansion of macro ‘TRACE_EVENT’ 1491 | TRACE_EVENT(rxrpc_drop_ack, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1491:1: note: in expansion of macro ‘TRACE_EVENT’ 1491 | TRACE_EVENT(rxrpc_drop_ack, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_retransmit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1520:1: note: in expansion of macro ‘TRACE_EVENT’ 1520 | TRACE_EVENT(rxrpc_retransmit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1520:1: note: in expansion of macro ‘TRACE_EVENT’ 1520 | TRACE_EVENT(rxrpc_retransmit, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_congest’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1547:1: note: in expansion of macro ‘TRACE_EVENT’ 1547 | TRACE_EVENT(rxrpc_congest, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1547:1: note: in expansion of macro ‘TRACE_EVENT’ 1547 | TRACE_EVENT(rxrpc_congest, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_reset_cwnd’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1592:1: note: in expansion of macro ‘TRACE_EVENT’ 1592 | TRACE_EVENT(rxrpc_reset_cwnd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1592:1: note: in expansion of macro ‘TRACE_EVENT’ 1592 | TRACE_EVENT(rxrpc_reset_cwnd, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_disconnect_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/rxrpc.h:1630:1: note: in expansion of macro ‘TRACE_EVENT’ 1630 | TRACE_EVENT(rxrpc_disconnect_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/rxrpc.h:1630:1: note: in expansion of macro ‘TRACE_EVENT’ 1630 | TRACE_EVENT(rxrpc_disconnect_call, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_improper_term’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1650:1: note: in expansion of macro ‘TRACE_EVENT’ 1650 | TRACE_EVENT(rxrpc_improper_term, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1650:1: note: in expansion of macro ‘TRACE_EVENT’ 1650 | TRACE_EVENT(rxrpc_improper_term, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_connect_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/rxrpc.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ 1670 | TRACE_EVENT(rxrpc_connect_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/rxrpc.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ 1670 | TRACE_EVENT(rxrpc_connect_call, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_resend’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1699:1: note: in expansion of macro ‘TRACE_EVENT’ 1699 | TRACE_EVENT(rxrpc_resend, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1699:1: note: in expansion of macro ‘TRACE_EVENT’ 1699 | TRACE_EVENT(rxrpc_resend, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_rx_icmp’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1726:1: note: in expansion of macro ‘TRACE_EVENT’ 1726 | TRACE_EVENT(rxrpc_rx_icmp, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1726:1: note: in expansion of macro ‘TRACE_EVENT’ 1726 | TRACE_EVENT(rxrpc_rx_icmp, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_tx_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/rxrpc.h:1755:1: note: in expansion of macro ‘TRACE_EVENT’ 1755 | TRACE_EVENT(rxrpc_tx_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/rxrpc.h:1755:1: note: in expansion of macro ‘TRACE_EVENT’ 1755 | TRACE_EVENT(rxrpc_tx_fail, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_call_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/rxrpc.h:1782:1: note: in expansion of macro ‘TRACE_EVENT’ 1782 | TRACE_EVENT(rxrpc_call_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/rxrpc.h:1782:1: note: in expansion of macro ‘TRACE_EVENT’ 1782 | TRACE_EVENT(rxrpc_call_reset, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_notify_socket’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1814:1: note: in expansion of macro ‘TRACE_EVENT’ 1814 | TRACE_EVENT(rxrpc_notify_socket, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1814:1: note: in expansion of macro ‘TRACE_EVENT’ 1814 | TRACE_EVENT(rxrpc_notify_socket, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_rx_discard_ack’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1834:1: note: in expansion of macro ‘TRACE_EVENT’ 1834 | TRACE_EVENT(rxrpc_rx_discard_ack, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1834:1: note: in expansion of macro ‘TRACE_EVENT’ 1834 | TRACE_EVENT(rxrpc_rx_discard_ack, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_req_ack’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1869:1: note: in expansion of macro ‘TRACE_EVENT’ 1869 | TRACE_EVENT(rxrpc_req_ack, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1869:1: note: in expansion of macro ‘TRACE_EVENT’ 1869 | TRACE_EVENT(rxrpc_req_ack, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_txbuf’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ 1893 | TRACE_EVENT(rxrpc_txbuf, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ 1893 | TRACE_EVENT(rxrpc_txbuf, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_poke_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/rxrpc.h:1924:1: note: in expansion of macro ‘TRACE_EVENT’ 1924 | TRACE_EVENT(rxrpc_poke_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/rxrpc.h:1924:1: note: in expansion of macro ‘TRACE_EVENT’ 1924 | TRACE_EVENT(rxrpc_poke_call, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_call_poked’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1948:1: note: in expansion of macro ‘TRACE_EVENT’ 1948 | TRACE_EVENT(rxrpc_call_poked, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1948:1: note: in expansion of macro ‘TRACE_EVENT’ 1948 | TRACE_EVENT(rxrpc_call_poked, | ^~~~~~~~~~~ ../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_sack’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1965:1: note: in expansion of macro ‘TRACE_EVENT’ 1965 | TRACE_EVENT(rxrpc_sack, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rxrpc.h:1965:1: note: in expansion of macro ‘TRACE_EVENT’ 1965 | TRACE_EVENT(rxrpc_sack, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/rxrpc/af_rxrpc.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/rxrpc] 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, | ^~~~~~~~~~~~~~~~~~~ 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 ../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_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/sunrpc.h:2518, from ../net/sunrpc/sched.c:31: ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_xdr_buf_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(rpc_xdr_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(rpc_xdr_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(rpc_xdr_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(rpc_xdr_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(rpc_xdr_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_clnt_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(rpc_clnt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 109 | DECLARE_EVENT_CLASS(rpc_clnt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_clnt_new’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:168:1: note: in expansion of macro ‘TRACE_EVENT’ 168 | TRACE_EVENT(rpc_clnt_new, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:168:1: note: in expansion of macro ‘TRACE_EVENT’ 168 | TRACE_EVENT(rpc_clnt_new, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_clnt_new_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ 206 | TRACE_EVENT(rpc_clnt_new_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ 206 | TRACE_EVENT(rpc_clnt_new_err, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_clnt_clone_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:231:1: note: in expansion of macro ‘TRACE_EVENT’ 231 | TRACE_EVENT(rpc_clnt_clone_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:231:1: note: in expansion of macro ‘TRACE_EVENT’ 231 | TRACE_EVENT(rpc_clnt_clone_err, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_task_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 274 | DECLARE_EVENT_CLASS(rpc_task_status, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 274 | DECLARE_EVENT_CLASS(rpc_task_status, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_request’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ 309 | TRACE_EVENT(rpc_request, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ 309 | TRACE_EVENT(rpc_request, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_task_running’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:366:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 366 | DECLARE_EVENT_CLASS(rpc_task_running, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:366:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 366 | DECLARE_EVENT_CLASS(rpc_task_running, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_task_queued’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 418 | DECLARE_EVENT_CLASS(rpc_task_queued, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 418 | DECLARE_EVENT_CLASS(rpc_task_queued, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_failure’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 466 | DECLARE_EVENT_CLASS(rpc_failure, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 466 | DECLARE_EVENT_CLASS(rpc_failure, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_reply_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 496 | DECLARE_EVENT_CLASS(rpc_reply_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 496 | DECLARE_EVENT_CLASS(rpc_reply_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_buf_alloc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ 561 | TRACE_EVENT(rpc_buf_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ 561 | TRACE_EVENT(rpc_buf_alloc, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_call_rpcerror’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:592:1: note: in expansion of macro ‘TRACE_EVENT’ 592 | TRACE_EVENT(rpc_call_rpcerror, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:592:1: note: in expansion of macro ‘TRACE_EVENT’ 592 | TRACE_EVENT(rpc_call_rpcerror, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_stats_latency’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ 621 | TRACE_EVENT(rpc_stats_latency, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ 621 | TRACE_EVENT(rpc_stats_latency, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_xdr_overflow’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:667:1: note: in expansion of macro ‘TRACE_EVENT’ 667 | TRACE_EVENT(rpc_xdr_overflow, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:667:1: note: in expansion of macro ‘TRACE_EVENT’ 667 | TRACE_EVENT(rpc_xdr_overflow, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_xdr_alignment’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ 733 | TRACE_EVENT(rpc_xdr_alignment, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ 733 | TRACE_EVENT(rpc_xdr_alignment, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xs_socket_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:842:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 842 | DECLARE_EVENT_CLASS(xs_socket_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:842:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 842 | DECLARE_EVENT_CLASS(xs_socket_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xs_socket_event_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:895:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 895 | DECLARE_EVENT_CLASS(xs_socket_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:895:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 895 | DECLARE_EVENT_CLASS(xs_socket_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_socket_nospace’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:959:1: note: in expansion of macro ‘TRACE_EVENT’ 959 | TRACE_EVENT(rpc_socket_nospace, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:959:1: note: in expansion of macro ‘TRACE_EVENT’ 959 | TRACE_EVENT(rpc_socket_nospace, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_xprt_lifetime_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1004 | DECLARE_EVENT_CLASS(rpc_xprt_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1004 | DECLARE_EVENT_CLASS(rpc_xprt_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_xprt_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1043:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1043 | DECLARE_EVENT_CLASS(rpc_xprt_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1043:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1043 | DECLARE_EVENT_CLASS(rpc_xprt_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xprt_transmit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ 1082 | TRACE_EVENT(xprt_transmit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ 1082 | TRACE_EVENT(xprt_transmit, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xprt_retransmit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1113:1: note: in expansion of macro ‘TRACE_EVENT’ 1113 | TRACE_EVENT(xprt_retransmit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1113:1: note: in expansion of macro ‘TRACE_EVENT’ 1113 | TRACE_EVENT(xprt_retransmit, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xprt_ping’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1154:1: note: in expansion of macro ‘TRACE_EVENT’ 1154 | TRACE_EVENT(xprt_ping, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1154:1: note: in expansion of macro ‘TRACE_EVENT’ 1154 | TRACE_EVENT(xprt_ping, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xprt_writelock_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1175 | DECLARE_EVENT_CLASS(xprt_writelock_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1175 | DECLARE_EVENT_CLASS(xprt_writelock_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xprt_cong_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1221:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1221 | DECLARE_EVENT_CLASS(xprt_cong_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1221:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1221 | DECLARE_EVENT_CLASS(xprt_cong_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xprt_reserve’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1278:1: note: in expansion of macro ‘TRACE_EVENT’ 1278 | TRACE_EVENT(xprt_reserve, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1278:1: note: in expansion of macro ‘TRACE_EVENT’ 1278 | TRACE_EVENT(xprt_reserve, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xs_data_ready’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1302:1: note: in expansion of macro ‘TRACE_EVENT’ 1302 | TRACE_EVENT(xs_data_ready, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1302:1: note: in expansion of macro ‘TRACE_EVENT’ 1302 | TRACE_EVENT(xs_data_ready, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xs_stream_read_data’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1322:1: note: in expansion of macro ‘TRACE_EVENT’ 1322 | TRACE_EVENT(xs_stream_read_data, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1322:1: note: in expansion of macro ‘TRACE_EVENT’ 1322 | TRACE_EVENT(xs_stream_read_data, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xs_stream_read_request’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1347:1: note: in expansion of macro ‘TRACE_EVENT’ 1347 | TRACE_EVENT(xs_stream_read_request, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1347:1: note: in expansion of macro ‘TRACE_EVENT’ 1347 | TRACE_EVENT(xs_stream_read_request, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpcb_getport’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1375:1: note: in expansion of macro ‘TRACE_EVENT’ 1375 | TRACE_EVENT(rpcb_getport, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1375:1: note: in expansion of macro ‘TRACE_EVENT’ 1375 | TRACE_EVENT(rpcb_getport, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpcb_setport’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ 1412 | TRACE_EVENT(rpcb_setport, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ 1412 | TRACE_EVENT(rpcb_setport, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_pmap_register’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1441:1: note: in expansion of macro ‘TRACE_EVENT’ 1441 | TRACE_EVENT(pmap_register, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1441:1: note: in expansion of macro ‘TRACE_EVENT’ 1441 | TRACE_EVENT(pmap_register, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpcb_register’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1471:1: note: in expansion of macro ‘TRACE_EVENT’ 1471 | TRACE_EVENT(rpcb_register, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1471:1: note: in expansion of macro ‘TRACE_EVENT’ 1471 | TRACE_EVENT(rpcb_register, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpcb_unregister’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1501:1: note: in expansion of macro ‘TRACE_EVENT’ 1501 | TRACE_EVENT(rpcb_unregister, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1501:1: note: in expansion of macro ‘TRACE_EVENT’ 1501 | TRACE_EVENT(rpcb_unregister, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_tls_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1531:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1531 | DECLARE_EVENT_CLASS(rpc_tls_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1531:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1531 | DECLARE_EVENT_CLASS(rpc_tls_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_xdr_msg_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1572 | DECLARE_EVENT_CLASS(svc_xdr_msg_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1572 | DECLARE_EVENT_CLASS(svc_xdr_msg_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_xdr_buf_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1619:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1619 | DECLARE_EVENT_CLASS(svc_xdr_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1619:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1619 | DECLARE_EVENT_CLASS(svc_xdr_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_authenticate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h:1742:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1742 | TRACE_EVENT_CONDITION(svc_authenticate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h:1742:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1742 | TRACE_EVENT_CONDITION(svc_authenticate, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_process’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1773:1: note: in expansion of macro ‘TRACE_EVENT’ 1773 | TRACE_EVENT(svc_process, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1773:1: note: in expansion of macro ‘TRACE_EVENT’ 1773 | TRACE_EVENT(svc_process, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_rqst_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1804:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1804 | DECLARE_EVENT_CLASS(svc_rqst_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1804:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1804 | DECLARE_EVENT_CLASS(svc_rqst_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_rqst_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1837:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1837 | DECLARE_EVENT_CLASS(svc_rqst_status, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1837:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1837 | DECLARE_EVENT_CLASS(svc_rqst_status, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_replace_page_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1868:1: note: in expansion of macro ‘TRACE_EVENT’ 1868 | TRACE_EVENT(svc_replace_page_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1868:1: note: in expansion of macro ‘TRACE_EVENT’ 1868 | TRACE_EVENT(svc_replace_page_err, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_stats_latency’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ 1893 | TRACE_EVENT(svc_stats_latency, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ 1893 | TRACE_EVENT(svc_stats_latency, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_xprt_create_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1957:1: note: in expansion of macro ‘TRACE_EVENT’ 1957 | TRACE_EVENT(svc_xprt_create_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:1957:1: note: in expansion of macro ‘TRACE_EVENT’ 1957 | TRACE_EVENT(svc_xprt_create_err, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_xprt_enqueue’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2010:1: note: in expansion of macro ‘TRACE_EVENT’ 2010 | TRACE_EVENT(svc_xprt_enqueue, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2010:1: note: in expansion of macro ‘TRACE_EVENT’ 2010 | TRACE_EVENT(svc_xprt_enqueue, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_xprt_dequeue’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2034:1: note: in expansion of macro ‘TRACE_EVENT’ 2034 | TRACE_EVENT(svc_xprt_dequeue, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2034:1: note: in expansion of macro ‘TRACE_EVENT’ 2034 | TRACE_EVENT(svc_xprt_dequeue, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_xprt_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2058:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2058 | DECLARE_EVENT_CLASS(svc_xprt_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2058:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2058 | DECLARE_EVENT_CLASS(svc_xprt_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_xprt_accept’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(svc_xprt_accept, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(svc_xprt_accept, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_wake_up’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2127:1: note: in expansion of macro ‘TRACE_EVENT’ 2127 | TRACE_EVENT(svc_wake_up, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2127:1: note: in expansion of macro ‘TRACE_EVENT’ 2127 | TRACE_EVENT(svc_wake_up, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_alloc_arg_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2143:1: note: in expansion of macro ‘TRACE_EVENT’ 2143 | TRACE_EVENT(svc_alloc_arg_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2143:1: note: in expansion of macro ‘TRACE_EVENT’ 2143 | TRACE_EVENT(svc_alloc_arg_err, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_deferred_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2165 | DECLARE_EVENT_CLASS(svc_deferred_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2165 | DECLARE_EVENT_CLASS(svc_deferred_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svcsock_lifetime_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2199 | DECLARE_EVENT_CLASS(svcsock_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2199 | DECLARE_EVENT_CLASS(svcsock_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svcsock_marker’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2240:1: note: in expansion of macro ‘TRACE_EVENT’ 2240 | TRACE_EVENT(svcsock_marker, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2240:1: note: in expansion of macro ‘TRACE_EVENT’ 2240 | TRACE_EVENT(svcsock_marker, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svcsock_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2264 | DECLARE_EVENT_CLASS(svcsock_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2264 | DECLARE_EVENT_CLASS(svcsock_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svcsock_tcp_recv_short’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2307:1: note: in expansion of macro ‘TRACE_EVENT’ 2307 | TRACE_EVENT(svcsock_tcp_recv_short, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2307:1: note: in expansion of macro ‘TRACE_EVENT’ 2307 | TRACE_EVENT(svcsock_tcp_recv_short, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svcsock_tcp_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2336:1: note: in expansion of macro ‘TRACE_EVENT’ 2336 | TRACE_EVENT(svcsock_tcp_state, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2336:1: note: in expansion of macro ‘TRACE_EVENT’ 2336 | TRACE_EVENT(svcsock_tcp_state, | ^~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svcsock_accept_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2365:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2365 | DECLARE_EVENT_CLASS(svcsock_accept_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2365:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2365 | DECLARE_EVENT_CLASS(svcsock_accept_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_cache_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2403 | DECLARE_EVENT_CLASS(cache_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2403 | DECLARE_EVENT_CLASS(cache_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_register_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2436:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2436 | DECLARE_EVENT_CLASS(register_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2436:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2436 | DECLARE_EVENT_CLASS(register_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_unregister’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2490:1: note: in expansion of macro ‘TRACE_EVENT’ 2490 | TRACE_EVENT(svc_unregister, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sunrpc.h:2490:1: note: in expansion of macro ‘TRACE_EVENT’ 2490 | TRACE_EVENT(svc_unregister, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/sunrpc/sched.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../fs/nfs/nfs4trace.h:2701, from ../fs/nfs/nfs4trace.c:15: ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_clientid_event’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(nfs4_clientid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(nfs4_clientid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(nfs4_clientid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(nfs4_clientid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(nfs4_clientid_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_trunked_exchange_id’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(nfs4_trunked_exchange_id, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(nfs4_trunked_exchange_id, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_sequence_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:110:1: note: in expansion of macro ‘TRACE_EVENT’ 110 | TRACE_EVENT(nfs4_sequence_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:110:1: note: in expansion of macro ‘TRACE_EVENT’ 110 | TRACE_EVENT(nfs4_sequence_done, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_cb_sequence’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(nfs4_cb_sequence, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(nfs4_cb_sequence, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_cb_seqid_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(nfs4_cb_seqid_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(nfs4_cb_seqid_err, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_cb_offload’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT(nfs4_cb_offload, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT(nfs4_cb_offload, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_setup_sequence’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:278:1: note: in expansion of macro ‘TRACE_EVENT’ 278 | TRACE_EVENT(nfs4_setup_sequence, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:278:1: note: in expansion of macro ‘TRACE_EVENT’ 278 | TRACE_EVENT(nfs4_setup_sequence, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_state_mgr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:354:1: note: in expansion of macro ‘TRACE_EVENT’ 354 | TRACE_EVENT(nfs4_state_mgr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:354:1: note: in expansion of macro ‘TRACE_EVENT’ 354 | TRACE_EVENT(nfs4_state_mgr, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_state_mgr_failed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:377:1: note: in expansion of macro ‘TRACE_EVENT’ 377 | TRACE_EVENT(nfs4_state_mgr_failed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:377:1: note: in expansion of macro ‘TRACE_EVENT’ 377 | TRACE_EVENT(nfs4_state_mgr_failed, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_xdr_bad_operation’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:409:1: note: in expansion of macro ‘TRACE_EVENT’ 409 | TRACE_EVENT(nfs4_xdr_bad_operation, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:409:1: note: in expansion of macro ‘TRACE_EVENT’ 409 | TRACE_EVENT(nfs4_xdr_bad_operation, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_xdr_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 444 | DECLARE_EVENT_CLASS(nfs4_xdr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 444 | DECLARE_EVENT_CLASS(nfs4_xdr_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_cb_error_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:490:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 490 | DECLARE_EVENT_CLASS(nfs4_cb_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:490:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 490 | DECLARE_EVENT_CLASS(nfs4_cb_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_open_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:525:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 525 | DECLARE_EVENT_CLASS(nfs4_open_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:525:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 525 | DECLARE_EVENT_CLASS(nfs4_open_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_cached_open’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:617:1: note: in expansion of macro ‘TRACE_EVENT’ 617 | TRACE_EVENT(nfs4_cached_open, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:617:1: note: in expansion of macro ‘TRACE_EVENT’ 617 | TRACE_EVENT(nfs4_cached_open, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_close’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ 656 | TRACE_EVENT(nfs4_close, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ 656 | TRACE_EVENT(nfs4_close, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_lock_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:704:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 704 | DECLARE_EVENT_CLASS(nfs4_lock_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:704:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 704 | DECLARE_EVENT_CLASS(nfs4_lock_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_set_lock’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:773:1: note: in expansion of macro ‘TRACE_EVENT’ 773 | TRACE_EVENT(nfs4_set_lock, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:773:1: note: in expansion of macro ‘TRACE_EVENT’ 773 | TRACE_EVENT(nfs4_set_lock, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_state_lock_reclaim’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ 877 | TRACE_EVENT(nfs4_state_lock_reclaim, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ 877 | TRACE_EVENT(nfs4_state_lock_reclaim, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_set_delegation_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:920:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 920 | DECLARE_EVENT_CLASS(nfs4_set_delegation_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:920:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 920 | DECLARE_EVENT_CLASS(nfs4_set_delegation_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_delegreturn_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ 960 | TRACE_EVENT(nfs4_delegreturn_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ 960 | TRACE_EVENT(nfs4_delegreturn_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_test_stateid_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 999 | DECLARE_EVENT_CLASS(nfs4_test_stateid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 999 | DECLARE_EVENT_CLASS(nfs4_test_stateid_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_lookup_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1055:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1055 | DECLARE_EVENT_CLASS(nfs4_lookup_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1055:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1055 | DECLARE_EVENT_CLASS(nfs4_lookup_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_lookupp’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1105:1: note: in expansion of macro ‘TRACE_EVENT’ 1105 | TRACE_EVENT(nfs4_lookupp, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1105:1: note: in expansion of macro ‘TRACE_EVENT’ 1105 | TRACE_EVENT(nfs4_lookupp, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_rename’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1134:1: note: in expansion of macro ‘TRACE_EVENT’ 1134 | TRACE_EVENT(nfs4_rename, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1134:1: note: in expansion of macro ‘TRACE_EVENT’ 1134 | TRACE_EVENT(nfs4_rename, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_inode_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1177:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1177 | DECLARE_EVENT_CLASS(nfs4_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1177:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1177 | DECLARE_EVENT_CLASS(nfs4_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_inode_stateid_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1227 | DECLARE_EVENT_CLASS(nfs4_inode_stateid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1227 | DECLARE_EVENT_CLASS(nfs4_inode_stateid_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_getattr_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1283:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1283 | DECLARE_EVENT_CLASS(nfs4_getattr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1283:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1283 | DECLARE_EVENT_CLASS(nfs4_getattr_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_inode_callback_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1334:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1334 | DECLARE_EVENT_CLASS(nfs4_inode_callback_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1334:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1334 | DECLARE_EVENT_CLASS(nfs4_inode_callback_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_inode_stateid_callback_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1388 | DECLARE_EVENT_CLASS(nfs4_inode_stateid_callback_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1388 | DECLARE_EVENT_CLASS(nfs4_inode_stateid_callback_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_idmap_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1452:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1452 | DECLARE_EVENT_CLASS(nfs4_idmap_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1452:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1452 | DECLARE_EVENT_CLASS(nfs4_idmap_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_read_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1505:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1505 | DECLARE_EVENT_CLASS(nfs4_read_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1505:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1505 | DECLARE_EVENT_CLASS(nfs4_read_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_write_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1579:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1579 | DECLARE_EVENT_CLASS(nfs4_write_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1579:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1579 | DECLARE_EVENT_CLASS(nfs4_write_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_commit_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1654:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1654 | DECLARE_EVENT_CLASS(nfs4_commit_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1654:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1654 | DECLARE_EVENT_CLASS(nfs4_commit_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_layoutget’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1715:1: note: in expansion of macro ‘TRACE_EVENT’ 1715 | TRACE_EVENT(nfs4_layoutget, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1715:1: note: in expansion of macro ‘TRACE_EVENT’ 1715 | TRACE_EVENT(nfs4_layoutget, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_pnfs_update_layout’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1820:1: note: in expansion of macro ‘TRACE_EVENT’ 1820 | TRACE_EVENT(pnfs_update_layout, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1820:1: note: in expansion of macro ‘TRACE_EVENT’ 1820 | TRACE_EVENT(pnfs_update_layout, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_pnfs_layout_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1877:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1877 | DECLARE_EVENT_CLASS(pnfs_layout_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1877:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1877 | DECLARE_EVENT_CLASS(pnfs_layout_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_deviceid_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1949:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1949 | DECLARE_EVENT_CLASS(nfs4_deviceid_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1949:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1949 | DECLARE_EVENT_CLASS(nfs4_deviceid_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_deviceid_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1982:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1982 | DECLARE_EVENT_CLASS(nfs4_deviceid_status, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:1982:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1982 | DECLARE_EVENT_CLASS(nfs4_deviceid_status, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_fl_getdevinfo’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2024:1: note: in expansion of macro ‘TRACE_EVENT’ 2024 | TRACE_EVENT(fl_getdevinfo, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2024:1: note: in expansion of macro ‘TRACE_EVENT’ 2024 | TRACE_EVENT(fl_getdevinfo, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_flexfiles_io_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2052:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2052 | DECLARE_EVENT_CLASS(nfs4_flexfiles_io_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2052:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2052 | DECLARE_EVENT_CLASS(nfs4_flexfiles_io_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_ff_layout_commit_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2112:1: note: in expansion of macro ‘TRACE_EVENT’ 2112 | TRACE_EVENT(ff_layout_commit_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2112:1: note: in expansion of macro ‘TRACE_EVENT’ 2112 | TRACE_EVENT(ff_layout_commit_error, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_pnfs_bl_pr_key_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2156 | DECLARE_EVENT_CLASS(pnfs_bl_pr_key_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2156 | DECLARE_EVENT_CLASS(pnfs_bl_pr_key_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_pnfs_bl_pr_key_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2207:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2207 | DECLARE_EVENT_CLASS(pnfs_bl_pr_key_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2207:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2207 | DECLARE_EVENT_CLASS(pnfs_bl_pr_key_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_llseek’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2253:1: note: in expansion of macro ‘TRACE_EVENT’ 2253 | TRACE_EVENT(nfs4_llseek, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2253:1: note: in expansion of macro ‘TRACE_EVENT’ 2253 | TRACE_EVENT(nfs4_llseek, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_sparse_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2317 | DECLARE_EVENT_CLASS(nfs4_sparse_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2317 | DECLARE_EVENT_CLASS(nfs4_sparse_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_copy’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ 2374 | TRACE_EVENT(nfs4_copy, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ 2374 | TRACE_EVENT(nfs4_copy, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_clone’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2481:1: note: in expansion of macro ‘TRACE_EVENT’ 2481 | TRACE_EVENT(nfs4_clone, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2481:1: note: in expansion of macro ‘TRACE_EVENT’ 2481 | TRACE_EVENT(nfs4_clone, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_copy_notify’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ 2554 | TRACE_EVENT(nfs4_copy_notify, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ 2554 | TRACE_EVENT(nfs4_copy_notify, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_offload_cancel’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2611:1: note: in expansion of macro ‘TRACE_EVENT’ 2611 | TRACE_EVENT(nfs4_offload_cancel, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2611:1: note: in expansion of macro ‘TRACE_EVENT’ 2611 | TRACE_EVENT(nfs4_offload_cancel, | ^~~~~~~~~~~ ../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_xattr_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2644:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2644 | DECLARE_EVENT_CLASS(nfs4_xattr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfs4trace.h:2644:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2644 | DECLARE_EVENT_CLASS(nfs4_xattr_event, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/nfs/nfs4trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/nfs] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/rpcrdma.h:2282, from ../net/sunrpc/xprtrdma/module.c:21: ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_rpcrdma_simple_cid_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(rpcrdma_simple_cid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(rpcrdma_simple_cid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(rpcrdma_simple_cid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(rpcrdma_simple_cid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(rpcrdma_simple_cid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_rpcrdma_completion_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 55 | DECLARE_EVENT_CLASS(rpcrdma_completion_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 55 | DECLARE_EVENT_CLASS(rpcrdma_completion_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_rpcrdma_send_flush_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(rpcrdma_send_flush_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(rpcrdma_send_flush_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_rpcrdma_mr_completion_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 132 | DECLARE_EVENT_CLASS(rpcrdma_mr_completion_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 132 | DECLARE_EVENT_CLASS(rpcrdma_mr_completion_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_rpcrdma_receive_completion_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 172 | DECLARE_EVENT_CLASS(rpcrdma_receive_completion_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 172 | DECLARE_EVENT_CLASS(rpcrdma_receive_completion_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_rpcrdma_receive_success_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 217 | DECLARE_EVENT_CLASS(rpcrdma_receive_success_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 217 | DECLARE_EVENT_CLASS(rpcrdma_receive_success_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_rpcrdma_receive_flush_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:251:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 251 | DECLARE_EVENT_CLASS(rpcrdma_receive_flush_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:251:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 251 | DECLARE_EVENT_CLASS(rpcrdma_receive_flush_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_reply_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:288:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 288 | DECLARE_EVENT_CLASS(xprtrdma_reply_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:288:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 288 | DECLARE_EVENT_CLASS(xprtrdma_reply_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_rxprt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:325:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 325 | DECLARE_EVENT_CLASS(xprtrdma_rxprt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:325:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 325 | DECLARE_EVENT_CLASS(xprtrdma_rxprt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_connect_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 354 | DECLARE_EVENT_CLASS(xprtrdma_connect_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 354 | DECLARE_EVENT_CLASS(xprtrdma_connect_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_rdch_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 390 | DECLARE_EVENT_CLASS(xprtrdma_rdch_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 390 | DECLARE_EVENT_CLASS(xprtrdma_rdch_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_wrch_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:441:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 441 | DECLARE_EVENT_CLASS(xprtrdma_wrch_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:441:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 441 | DECLARE_EVENT_CLASS(xprtrdma_wrch_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_mr_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:500:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 500 | DECLARE_EVENT_CLASS(xprtrdma_mr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:500:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 500 | DECLARE_EVENT_CLASS(xprtrdma_mr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_anonymous_mr_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:555:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 555 | DECLARE_EVENT_CLASS(xprtrdma_anonymous_mr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:555:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 555 | DECLARE_EVENT_CLASS(xprtrdma_anonymous_mr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_callback_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:595:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 595 | DECLARE_EVENT_CLASS(xprtrdma_callback_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:595:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 595 | DECLARE_EVENT_CLASS(xprtrdma_callback_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_inline_thresh’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:633:1: note: in expansion of macro ‘TRACE_EVENT’ 633 | TRACE_EVENT(xprtrdma_inline_thresh, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:633:1: note: in expansion of macro ‘TRACE_EVENT’ 633 | TRACE_EVENT(xprtrdma_inline_thresh, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_device_removal’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:672:1: note: in expansion of macro ‘TRACE_EVENT’ 672 | TRACE_EVENT(xprtrdma_device_removal, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:672:1: note: in expansion of macro ‘TRACE_EVENT’ 672 | TRACE_EVENT(xprtrdma_device_removal, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_op_connect’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:697:1: note: in expansion of macro ‘TRACE_EVENT’ 697 | TRACE_EVENT(xprtrdma_op_connect, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:697:1: note: in expansion of macro ‘TRACE_EVENT’ 697 | TRACE_EVENT(xprtrdma_op_connect, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_op_set_cto’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ 723 | TRACE_EVENT(xprtrdma_op_set_cto, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ 723 | TRACE_EVENT(xprtrdma_op_set_cto, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_createmrs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:756:1: note: in expansion of macro ‘TRACE_EVENT’ 756 | TRACE_EVENT(xprtrdma_createmrs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:756:1: note: in expansion of macro ‘TRACE_EVENT’ 756 | TRACE_EVENT(xprtrdma_createmrs, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_nomrs_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:781:1: note: in expansion of macro ‘TRACE_EVENT’ 781 | TRACE_EVENT(xprtrdma_nomrs_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:781:1: note: in expansion of macro ‘TRACE_EVENT’ 781 | TRACE_EVENT(xprtrdma_nomrs_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_marshal’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:834:1: note: in expansion of macro ‘TRACE_EVENT’ 834 | TRACE_EVENT(xprtrdma_marshal, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:834:1: note: in expansion of macro ‘TRACE_EVENT’ 834 | TRACE_EVENT(xprtrdma_marshal, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_marshal_failed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:879:1: note: in expansion of macro ‘TRACE_EVENT’ 879 | TRACE_EVENT(xprtrdma_marshal_failed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:879:1: note: in expansion of macro ‘TRACE_EVENT’ 879 | TRACE_EVENT(xprtrdma_marshal_failed, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_prepsend_failed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(xprtrdma_prepsend_failed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(xprtrdma_prepsend_failed, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_post_send’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:933:1: note: in expansion of macro ‘TRACE_EVENT’ 933 | TRACE_EVENT(xprtrdma_post_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:933:1: note: in expansion of macro ‘TRACE_EVENT’ 933 | TRACE_EVENT(xprtrdma_post_send, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_post_send_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:970:1: note: in expansion of macro ‘TRACE_EVENT’ 970 | TRACE_EVENT(xprtrdma_post_send_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:970:1: note: in expansion of macro ‘TRACE_EVENT’ 970 | TRACE_EVENT(xprtrdma_post_send_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_post_recvs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1005:1: note: in expansion of macro ‘TRACE_EVENT’ 1005 | TRACE_EVENT(xprtrdma_post_recvs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1005:1: note: in expansion of macro ‘TRACE_EVENT’ 1005 | TRACE_EVENT(xprtrdma_post_recvs, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_post_recvs_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1037:1: note: in expansion of macro ‘TRACE_EVENT’ 1037 | TRACE_EVENT(xprtrdma_post_recvs_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1037:1: note: in expansion of macro ‘TRACE_EVENT’ 1037 | TRACE_EVENT(xprtrdma_post_recvs_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_post_linv_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ 1067 | TRACE_EVENT(xprtrdma_post_linv_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ 1067 | TRACE_EVENT(xprtrdma_post_linv_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_frwr_alloc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1106:1: note: in expansion of macro ‘TRACE_EVENT’ 1106 | TRACE_EVENT(xprtrdma_frwr_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1106:1: note: in expansion of macro ‘TRACE_EVENT’ 1106 | TRACE_EVENT(xprtrdma_frwr_alloc, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_frwr_dereg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1129:1: note: in expansion of macro ‘TRACE_EVENT’ 1129 | TRACE_EVENT(xprtrdma_frwr_dereg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1129:1: note: in expansion of macro ‘TRACE_EVENT’ 1129 | TRACE_EVENT(xprtrdma_frwr_dereg, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_frwr_sgerr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1165:1: note: in expansion of macro ‘TRACE_EVENT’ 1165 | TRACE_EVENT(xprtrdma_frwr_sgerr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1165:1: note: in expansion of macro ‘TRACE_EVENT’ 1165 | TRACE_EVENT(xprtrdma_frwr_sgerr, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_frwr_maperr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1194:1: note: in expansion of macro ‘TRACE_EVENT’ 1194 | TRACE_EVENT(xprtrdma_frwr_maperr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1194:1: note: in expansion of macro ‘TRACE_EVENT’ 1194 | TRACE_EVENT(xprtrdma_frwr_maperr, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_dma_maperr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1232:1: note: in expansion of macro ‘TRACE_EVENT’ 1232 | TRACE_EVENT(xprtrdma_dma_maperr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1232:1: note: in expansion of macro ‘TRACE_EVENT’ 1232 | TRACE_EVENT(xprtrdma_dma_maperr, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_reply’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1254:1: note: in expansion of macro ‘TRACE_EVENT’ 1254 | TRACE_EVENT(xprtrdma_reply, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1254:1: note: in expansion of macro ‘TRACE_EVENT’ 1254 | TRACE_EVENT(xprtrdma_reply, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_err_vers’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1288:1: note: in expansion of macro ‘TRACE_EVENT’ 1288 | TRACE_EVENT(xprtrdma_err_vers, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1288:1: note: in expansion of macro ‘TRACE_EVENT’ 1288 | TRACE_EVENT(xprtrdma_err_vers, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_err_chunk’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ 1319 | TRACE_EVENT(xprtrdma_err_chunk, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ 1319 | TRACE_EVENT(xprtrdma_err_chunk, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_err_unrecognized’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1343:1: note: in expansion of macro ‘TRACE_EVENT’ 1343 | TRACE_EVENT(xprtrdma_err_unrecognized, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1343:1: note: in expansion of macro ‘TRACE_EVENT’ 1343 | TRACE_EVENT(xprtrdma_err_unrecognized, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_fixup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1370:1: note: in expansion of macro ‘TRACE_EVENT’ 1370 | TRACE_EVENT(xprtrdma_fixup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1370:1: note: in expansion of macro ‘TRACE_EVENT’ 1370 | TRACE_EVENT(xprtrdma_fixup, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_decode_seg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1402:1: note: in expansion of macro ‘TRACE_EVENT’ 1402 | TRACE_EVENT(xprtrdma_decode_seg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1402:1: note: in expansion of macro ‘TRACE_EVENT’ 1402 | TRACE_EVENT(xprtrdma_decode_seg, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_mrs_zap’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ 1429 | TRACE_EVENT(xprtrdma_mrs_zap, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ 1429 | TRACE_EVENT(xprtrdma_mrs_zap, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_cb_setup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ 1455 | TRACE_EVENT(xprtrdma_cb_setup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ 1455 | TRACE_EVENT(xprtrdma_cb_setup, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_accept_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1487:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1487 | DECLARE_EVENT_CLASS(svcrdma_accept_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1487:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1487 | DECLARE_EVENT_CLASS(svcrdma_accept_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_decode_rqst’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(svcrdma_decode_rqst, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(svcrdma_decode_rqst, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_decode_short_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ 1573 | TRACE_EVENT(svcrdma_decode_short_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ 1573 | TRACE_EVENT(svcrdma_decode_short_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_badreq_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1598 | DECLARE_EVENT_CLASS(svcrdma_badreq_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1598 | DECLARE_EVENT_CLASS(svcrdma_badreq_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_encode_wseg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ 1643 | TRACE_EVENT(svcrdma_encode_wseg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ 1643 | TRACE_EVENT(svcrdma_encode_wseg, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_decode_rseg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1679:1: note: in expansion of macro ‘TRACE_EVENT’ 1679 | TRACE_EVENT(svcrdma_decode_rseg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1679:1: note: in expansion of macro ‘TRACE_EVENT’ 1679 | TRACE_EVENT(svcrdma_decode_rseg, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_decode_wseg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1715:1: note: in expansion of macro ‘TRACE_EVENT’ 1715 | TRACE_EVENT(svcrdma_decode_wseg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1715:1: note: in expansion of macro ‘TRACE_EVENT’ 1715 | TRACE_EVENT(svcrdma_decode_wseg, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_error_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1752 | DECLARE_EVENT_CLASS(svcrdma_error_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1752 | DECLARE_EVENT_CLASS(svcrdma_error_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_dma_map_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1786:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1786 | DECLARE_EVENT_CLASS(svcrdma_dma_map_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1786:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1786 | DECLARE_EVENT_CLASS(svcrdma_dma_map_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_dma_map_rw_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1829:1: note: in expansion of macro ‘TRACE_EVENT’ 1829 | TRACE_EVENT(svcrdma_dma_map_rw_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1829:1: note: in expansion of macro ‘TRACE_EVENT’ 1829 | TRACE_EVENT(svcrdma_dma_map_rw_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_rwctx_empty’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1862:1: note: in expansion of macro ‘TRACE_EVENT’ 1862 | TRACE_EVENT(svcrdma_rwctx_empty, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1862:1: note: in expansion of macro ‘TRACE_EVENT’ 1862 | TRACE_EVENT(svcrdma_rwctx_empty, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_page_overrun_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ 1885 | TRACE_EVENT(svcrdma_page_overrun_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ 1885 | TRACE_EVENT(svcrdma_page_overrun_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_small_wrch_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1911:1: note: in expansion of macro ‘TRACE_EVENT’ 1911 | TRACE_EVENT(svcrdma_small_wrch_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1911:1: note: in expansion of macro ‘TRACE_EVENT’ 1911 | TRACE_EVENT(svcrdma_small_wrch_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_send_pullup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1943:1: note: in expansion of macro ‘TRACE_EVENT’ 1943 | TRACE_EVENT(svcrdma_send_pullup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1943:1: note: in expansion of macro ‘TRACE_EVENT’ 1943 | TRACE_EVENT(svcrdma_send_pullup, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_send_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1971:1: note: in expansion of macro ‘TRACE_EVENT’ 1971 | TRACE_EVENT(svcrdma_send_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1971:1: note: in expansion of macro ‘TRACE_EVENT’ 1971 | TRACE_EVENT(svcrdma_send_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_post_send’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1996:1: note: in expansion of macro ‘TRACE_EVENT’ 1996 | TRACE_EVENT(svcrdma_post_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:1996:1: note: in expansion of macro ‘TRACE_EVENT’ 1996 | TRACE_EVENT(svcrdma_post_send, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_rq_post_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2036:1: note: in expansion of macro ‘TRACE_EVENT’ 2036 | TRACE_EVENT(svcrdma_rq_post_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2036:1: note: in expansion of macro ‘TRACE_EVENT’ 2036 | TRACE_EVENT(svcrdma_rq_post_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_post_chunk_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2059:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2059 | DECLARE_EVENT_CLASS(svcrdma_post_chunk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2059:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2059 | DECLARE_EVENT_CLASS(svcrdma_post_chunk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_wc_read’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2106:1: note: in expansion of macro ‘TRACE_EVENT’ 2106 | TRACE_EVENT(svcrdma_wc_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2106:1: note: in expansion of macro ‘TRACE_EVENT’ 2106 | TRACE_EVENT(svcrdma_wc_read, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_qp_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2148:1: note: in expansion of macro ‘TRACE_EVENT’ 2148 | TRACE_EVENT(svcrdma_qp_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2148:1: note: in expansion of macro ‘TRACE_EVENT’ 2148 | TRACE_EVENT(svcrdma_qp_error, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_sendqueue_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2175 | DECLARE_EVENT_CLASS(svcrdma_sendqueue_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2175 | DECLARE_EVENT_CLASS(svcrdma_sendqueue_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_sq_post_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2215:1: note: in expansion of macro ‘TRACE_EVENT’ 2215 | TRACE_EVENT(svcrdma_sq_post_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2215:1: note: in expansion of macro ‘TRACE_EVENT’ 2215 | TRACE_EVENT(svcrdma_sq_post_err, | ^~~~~~~~~~~ ../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_rpcrdma_client_device_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2246:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2246 | DECLARE_EVENT_CLASS(rpcrdma_client_device_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rpcrdma.h:2246:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2246 | DECLARE_EVENT_CLASS(rpcrdma_client_device_class, | ^~~~~~~~~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: net/sunrpc/xprtrdma/module.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: net/sunrpc/xprtrdma] Error 2 make[4]: *** [../scripts/Makefile.build:485: net/sunrpc] Error 2 In file included from ../include/trace/define_trace.h:108, from ../fs/nfsd/trace.h:2206, from ../fs/nfsd/trace.c:4: ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_xdr_err_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_compound’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(nfsd_compound, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(nfsd_compound, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_compound_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(nfsd_compound_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(nfsd_compound_status, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_compound_decode_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(nfsd_compound_decode_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(nfsd_compound_decode_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_compound_encode_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ 165 | TRACE_EVENT(nfsd_compound_encode_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ 165 | TRACE_EVENT(nfsd_compound_encode_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_fh_verify’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(nfsd_fh_verify, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(nfsd_fh_verify, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_fh_verify_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 233 | TRACE_EVENT_CONDITION(nfsd_fh_verify_err, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 233 | TRACE_EVENT_CONDITION(nfsd_fh_verify_err, | ^~~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_fh_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:278:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 278 | DECLARE_EVENT_CLASS(nfsd_fh_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:278:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 278 | DECLARE_EVENT_CLASS(nfsd_fh_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_exp_find_key’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:308:1: note: in expansion of macro ‘TRACE_EVENT’ 308 | TRACE_EVENT(nfsd_exp_find_key, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:308:1: note: in expansion of macro ‘TRACE_EVENT’ 308 | TRACE_EVENT(nfsd_exp_find_key, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_expkey_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ 332 | TRACE_EVENT(nfsd_expkey_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ 332 | TRACE_EVENT(nfsd_expkey_update, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_exp_get_by_name’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ 358 | TRACE_EVENT(nfsd_exp_get_by_name, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ 358 | TRACE_EVENT(nfsd_exp_get_by_name, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_export_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:379:1: note: in expansion of macro ‘TRACE_EVENT’ 379 | TRACE_EVENT(nfsd_export_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:379:1: note: in expansion of macro ‘TRACE_EVENT’ 379 | TRACE_EVENT(nfsd_export_update, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_io_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:399:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 399 | DECLARE_EVENT_CLASS(nfsd_io_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:399:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 399 | DECLARE_EVENT_CLASS(nfsd_io_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:440:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 440 | DECLARE_EVENT_CLASS(nfsd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:440:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 440 | DECLARE_EVENT_CLASS(nfsd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_dirent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:474:1: note: in expansion of macro ‘TRACE_EVENT’ 474 | TRACE_EVENT(nfsd_dirent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:474:1: note: in expansion of macro ‘TRACE_EVENT’ 474 | TRACE_EVENT(nfsd_dirent, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_copy_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 495 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 495 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_delegret_wakeup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(nfsd_delegret_wakeup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(nfsd_delegret_wakeup, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_stateid_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 572 | DECLARE_EVENT_CLASS(nfsd_stateid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 572 | DECLARE_EVENT_CLASS(nfsd_stateid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_stateseqid_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(nfsd_stateseqid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(nfsd_stateseqid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_stid_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 659 | DECLARE_EVENT_CLASS(nfsd_stid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 659 | DECLARE_EVENT_CLASS(nfsd_stid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_stateowner_replay’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:699:1: note: in expansion of macro ‘TRACE_EVENT’ 699 | TRACE_EVENT(nfsd_stateowner_replay, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:699:1: note: in expansion of macro ‘TRACE_EVENT’ 699 | TRACE_EVENT(nfsd_stateowner_replay, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_seq4_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:717:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 717 | TRACE_EVENT_CONDITION(nfsd_seq4_status, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:717:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 717 | TRACE_EVENT_CONDITION(nfsd_seq4_status, | ^~~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cs_slot_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 752 | DECLARE_EVENT_CLASS(nfsd_cs_slot_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 752 | DECLARE_EVENT_CLASS(nfsd_cs_slot_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_slot_seqid_sequence’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:792:1: note: in expansion of macro ‘TRACE_EVENT’ 792 | TRACE_EVENT(nfsd_slot_seqid_sequence, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:792:1: note: in expansion of macro ‘TRACE_EVENT’ 792 | TRACE_EVENT(nfsd_slot_seqid_sequence, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_clientid_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:822:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 822 | DECLARE_EVENT_CLASS(nfsd_clientid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:822:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 822 | DECLARE_EVENT_CLASS(nfsd_clientid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_mark_client_expired’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:851:1: note: in expansion of macro ‘TRACE_EVENT’ 851 | TRACE_EVENT(nfsd_mark_client_expired, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:851:1: note: in expansion of macro ‘TRACE_EVENT’ 851 | TRACE_EVENT(nfsd_mark_client_expired, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_net_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:875:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 875 | DECLARE_EVENT_CLASS(nfsd_net_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:875:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 875 | DECLARE_EVENT_CLASS(nfsd_net_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_writeverf_reset’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:895:1: note: in expansion of macro ‘TRACE_EVENT’ 895 | TRACE_EVENT(nfsd_writeverf_reset, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:895:1: note: in expansion of macro ‘TRACE_EVENT’ 895 | TRACE_EVENT(nfsd_writeverf_reset, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_clid_cred_mismatch’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:923:1: note: in expansion of macro ‘TRACE_EVENT’ 923 | TRACE_EVENT(nfsd_clid_cred_mismatch, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:923:1: note: in expansion of macro ‘TRACE_EVENT’ 923 | TRACE_EVENT(nfsd_clid_cred_mismatch, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_clid_verf_mismatch’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:952:1: note: in expansion of macro ‘TRACE_EVENT’ 952 | TRACE_EVENT(nfsd_clid_verf_mismatch, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:952:1: note: in expansion of macro ‘TRACE_EVENT’ 952 | TRACE_EVENT(nfsd_clid_verf_mismatch, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_clid_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 984 | DECLARE_EVENT_CLASS(nfsd_clid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 984 | DECLARE_EVENT_CLASS(nfsd_clid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1030:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1030 | DECLARE_EVENT_CLASS(nfsd_file_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1030:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1030 | DECLARE_EVENT_CLASS(nfsd_file_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_alloc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1066:1: note: in expansion of macro ‘TRACE_EVENT’ 1066 | TRACE_EVENT(nfsd_file_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1066:1: note: in expansion of macro ‘TRACE_EVENT’ 1066 | TRACE_EVENT(nfsd_file_alloc, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_acquire’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1090:1: note: in expansion of macro ‘TRACE_EVENT’ 1090 | TRACE_EVENT(nfsd_file_acquire, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1090:1: note: in expansion of macro ‘TRACE_EVENT’ 1090 | TRACE_EVENT(nfsd_file_acquire, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_insert_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1132:1: note: in expansion of macro ‘TRACE_EVENT’ 1132 | TRACE_EVENT(nfsd_file_insert_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1132:1: note: in expansion of macro ‘TRACE_EVENT’ 1132 | TRACE_EVENT(nfsd_file_insert_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_cons_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(nfsd_file_cons_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(nfsd_file_cons_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_open_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1193 | DECLARE_EVENT_CLASS(nfsd_file_open_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1193 | DECLARE_EVENT_CLASS(nfsd_file_open_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_is_cached’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1229:1: note: in expansion of macro ‘TRACE_EVENT’ 1229 | TRACE_EVENT(nfsd_file_is_cached, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1229:1: note: in expansion of macro ‘TRACE_EVENT’ 1229 | TRACE_EVENT(nfsd_file_is_cached, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_fsnotify_handle_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1249:1: note: in expansion of macro ‘TRACE_EVENT’ 1249 | TRACE_EVENT(nfsd_file_fsnotify_handle_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1249:1: note: in expansion of macro ‘TRACE_EVENT’ 1249 | TRACE_EVENT(nfsd_file_fsnotify_handle_event, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_gc_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1268 | DECLARE_EVENT_CLASS(nfsd_file_gc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1268 | DECLARE_EVENT_CLASS(nfsd_file_gc_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_lruwalk_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1308:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1308 | DECLARE_EVENT_CLASS(nfsd_file_lruwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1308:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1308 | DECLARE_EVENT_CLASS(nfsd_file_lruwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_close’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(nfsd_file_close, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(nfsd_file_close, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_drc_found’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1365:1: note: in expansion of macro ‘TRACE_EVENT’ 1365 | TRACE_EVENT(nfsd_drc_found, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1365:1: note: in expansion of macro ‘TRACE_EVENT’ 1365 | TRACE_EVENT(nfsd_drc_found, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_drc_mismatch’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1388:1: note: in expansion of macro ‘TRACE_EVENT’ 1388 | TRACE_EVENT(nfsd_drc_mismatch, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1388:1: note: in expansion of macro ‘TRACE_EVENT’ 1388 | TRACE_EVENT(nfsd_drc_mismatch, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_args’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ 1412 | TRACE_EVENT(nfsd_cb_args, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ 1412 | TRACE_EVENT(nfsd_cb_args, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_nodelegs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1437:1: note: in expansion of macro ‘TRACE_EVENT’ 1437 | TRACE_EVENT(nfsd_cb_nodelegs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1437:1: note: in expansion of macro ‘TRACE_EVENT’ 1437 | TRACE_EVENT(nfsd_cb_nodelegs, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1458:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1458 | DECLARE_EVENT_CLASS(nfsd_cb_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1458:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1458 | DECLARE_EVENT_CLASS(nfsd_cb_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_setup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1506:1: note: in expansion of macro ‘TRACE_EVENT’ 1506 | TRACE_EVENT(nfsd_cb_setup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1506:1: note: in expansion of macro ‘TRACE_EVENT’ 1506 | TRACE_EVENT(nfsd_cb_setup, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_setup_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1532:1: note: in expansion of macro ‘TRACE_EVENT’ 1532 | TRACE_EVENT(nfsd_cb_setup_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1532:1: note: in expansion of macro ‘TRACE_EVENT’ 1532 | TRACE_EVENT(nfsd_cb_setup_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_lifetime_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(nfsd_cb_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(nfsd_cb_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_seq_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1598:1: note: in expansion of macro ‘TRACE_EVENT’ 1598 | TRACE_EVENT(nfsd_cb_seq_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1598:1: note: in expansion of macro ‘TRACE_EVENT’ 1598 | TRACE_EVENT(nfsd_cb_seq_status, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_free_slot’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1639:1: note: in expansion of macro ‘TRACE_EVENT’ 1639 | TRACE_EVENT(nfsd_cb_free_slot, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1639:1: note: in expansion of macro ‘TRACE_EVENT’ 1639 | TRACE_EVENT(nfsd_cb_free_slot, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_recall’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:1678:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1678 | TRACE_EVENT_CONDITION(nfsd_cb_recall, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:1678:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1678 | TRACE_EVENT_CONDITION(nfsd_cb_recall, | ^~~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_notify_lock’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1707:1: note: in expansion of macro ‘TRACE_EVENT’ 1707 | TRACE_EVENT(nfsd_cb_notify_lock, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1707:1: note: in expansion of macro ‘TRACE_EVENT’ 1707 | TRACE_EVENT(nfsd_cb_notify_lock, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_offload’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1733:1: note: in expansion of macro ‘TRACE_EVENT’ 1733 | TRACE_EVENT(nfsd_cb_offload, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1733:1: note: in expansion of macro ‘TRACE_EVENT’ 1733 | TRACE_EVENT(nfsd_cb_offload, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_recall_any’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1769:1: note: in expansion of macro ‘TRACE_EVENT’ 1769 | TRACE_EVENT(nfsd_cb_recall_any, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1769:1: note: in expansion of macro ‘TRACE_EVENT’ 1769 | TRACE_EVENT(nfsd_cb_recall_any, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_done_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1795:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1795 | DECLARE_EVENT_CLASS(nfsd_cb_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1795:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1795 | DECLARE_EVENT_CLASS(nfsd_cb_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_recall_any_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1834:1: note: in expansion of macro ‘TRACE_EVENT’ 1834 | TRACE_EVENT(nfsd_cb_recall_any_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1834:1: note: in expansion of macro ‘TRACE_EVENT’ 1834 | TRACE_EVENT(nfsd_cb_recall_any_done, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_unlock_ip’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1855:1: note: in expansion of macro ‘TRACE_EVENT’ 1855 | TRACE_EVENT(nfsd_ctl_unlock_ip, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1855:1: note: in expansion of macro ‘TRACE_EVENT’ 1855 | TRACE_EVENT(nfsd_ctl_unlock_ip, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_unlock_fs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1874:1: note: in expansion of macro ‘TRACE_EVENT’ 1874 | TRACE_EVENT(nfsd_ctl_unlock_fs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1874:1: note: in expansion of macro ‘TRACE_EVENT’ 1874 | TRACE_EVENT(nfsd_ctl_unlock_fs, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_filehandle’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ 1893 | TRACE_EVENT(nfsd_ctl_filehandle, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ 1893 | TRACE_EVENT(nfsd_ctl_filehandle, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_threads’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1918:1: note: in expansion of macro ‘TRACE_EVENT’ 1918 | TRACE_EVENT(nfsd_ctl_threads, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1918:1: note: in expansion of macro ‘TRACE_EVENT’ 1918 | TRACE_EVENT(nfsd_ctl_threads, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_pool_threads’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1937:1: note: in expansion of macro ‘TRACE_EVENT’ 1937 | TRACE_EVENT(nfsd_ctl_pool_threads, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1937:1: note: in expansion of macro ‘TRACE_EVENT’ 1937 | TRACE_EVENT(nfsd_ctl_pool_threads, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_version’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1959:1: note: in expansion of macro ‘TRACE_EVENT’ 1959 | TRACE_EVENT(nfsd_ctl_version, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1959:1: note: in expansion of macro ‘TRACE_EVENT’ 1959 | TRACE_EVENT(nfsd_ctl_version, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_ports_addfd’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1978:1: note: in expansion of macro ‘TRACE_EVENT’ 1978 | TRACE_EVENT(nfsd_ctl_ports_addfd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1978:1: note: in expansion of macro ‘TRACE_EVENT’ 1978 | TRACE_EVENT(nfsd_ctl_ports_addfd, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_ports_addxprt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1997:1: note: in expansion of macro ‘TRACE_EVENT’ 1997 | TRACE_EVENT(nfsd_ctl_ports_addxprt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1997:1: note: in expansion of macro ‘TRACE_EVENT’ 1997 | TRACE_EVENT(nfsd_ctl_ports_addxprt, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_maxblksize’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(nfsd_ctl_maxblksize, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(nfsd_ctl_maxblksize, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_maxconn’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2038:1: note: in expansion of macro ‘TRACE_EVENT’ 2038 | TRACE_EVENT(nfsd_ctl_maxconn, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2038:1: note: in expansion of macro ‘TRACE_EVENT’ 2038 | TRACE_EVENT(nfsd_ctl_maxconn, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_time’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2057:1: note: in expansion of macro ‘TRACE_EVENT’ 2057 | TRACE_EVENT(nfsd_ctl_time, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2057:1: note: in expansion of macro ‘TRACE_EVENT’ 2057 | TRACE_EVENT(nfsd_ctl_time, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_recoverydir’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(nfsd_ctl_recoverydir, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(nfsd_ctl_recoverydir, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_end_grace’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(nfsd_end_grace, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(nfsd_end_grace, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_copy_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2114 | DECLARE_EVENT_CLASS(nfsd_copy_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2114 | DECLARE_EVENT_CLASS(nfsd_copy_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_copy_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2177:1: note: in expansion of macro ‘TRACE_EVENT’ 2177 | TRACE_EVENT(nfsd_copy_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2177:1: note: in expansion of macro ‘TRACE_EVENT’ 2177 | TRACE_EVENT(nfsd_copy_done, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/nfsd/trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/nfsd] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/ext4.h:2987, from ../fs/ext4/super.c:61: ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_other_inode_update_time’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_free_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:167:1: note: in expansion of macro ‘TRACE_EVENT’ 167 | TRACE_EVENT(ext4_free_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:167:1: note: in expansion of macro ‘TRACE_EVENT’ 167 | TRACE_EVENT(ext4_free_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_request_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(ext4_request_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(ext4_request_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_allocate_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(ext4_allocate_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(ext4_allocate_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_evict_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(ext4_evict_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(ext4_evict_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_drop_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:265:1: note: in expansion of macro ‘TRACE_EVENT’ 265 | TRACE_EVENT(ext4_drop_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:265:1: note: in expansion of macro ‘TRACE_EVENT’ 265 | TRACE_EVENT(ext4_drop_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_nfs_commit_metadata’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(ext4_nfs_commit_metadata, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(ext4_nfs_commit_metadata, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mark_inode_dirty’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(ext4_mark_inode_dirty, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(ext4_mark_inode_dirty, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_begin_ordered_truncate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:329:1: note: in expansion of macro ‘TRACE_EVENT’ 329 | TRACE_EVENT(ext4_begin_ordered_truncate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:329:1: note: in expansion of macro ‘TRACE_EVENT’ 329 | TRACE_EVENT(ext4_begin_ordered_truncate, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__write_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:352:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 352 | DECLARE_EVENT_CLASS(ext4__write_begin, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:352:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 352 | DECLARE_EVENT_CLASS(ext4__write_begin, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__write_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:392:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 392 | DECLARE_EVENT_CLASS(ext4__write_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:392:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 392 | DECLARE_EVENT_CLASS(ext4__write_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_writepages’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:444:1: note: in expansion of macro ‘TRACE_EVENT’ 444 | TRACE_EVENT(ext4_writepages, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:444:1: note: in expansion of macro ‘TRACE_EVENT’ 444 | TRACE_EVENT(ext4_writepages, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_da_write_pages’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:486:1: note: in expansion of macro ‘TRACE_EVENT’ 486 | TRACE_EVENT(ext4_da_write_pages, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:486:1: note: in expansion of macro ‘TRACE_EVENT’ 486 | TRACE_EVENT(ext4_da_write_pages, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_da_write_pages_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:515:1: note: in expansion of macro ‘TRACE_EVENT’ 515 | TRACE_EVENT(ext4_da_write_pages_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:515:1: note: in expansion of macro ‘TRACE_EVENT’ 515 | TRACE_EVENT(ext4_da_write_pages_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_writepages_result’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ 542 | TRACE_EVENT(ext4_writepages_result, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ 542 | TRACE_EVENT(ext4_writepages_result, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__folio_op’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:577:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 577 | DECLARE_EVENT_CLASS(ext4__folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:577:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 577 | DECLARE_EVENT_CLASS(ext4__folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_invalidate_folio_op’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:615:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 615 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:615:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 615 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_discard_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:655:1: note: in expansion of macro ‘TRACE_EVENT’ 655 | TRACE_EVENT(ext4_discard_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:655:1: note: in expansion of macro ‘TRACE_EVENT’ 655 | TRACE_EVENT(ext4_discard_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__mb_new_pa’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 679 | DECLARE_EVENT_CLASS(ext4__mb_new_pa, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 679 | DECLARE_EVENT_CLASS(ext4__mb_new_pa, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mb_release_inode_pa’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:724:1: note: in expansion of macro ‘TRACE_EVENT’ 724 | TRACE_EVENT(ext4_mb_release_inode_pa, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:724:1: note: in expansion of macro ‘TRACE_EVENT’ 724 | TRACE_EVENT(ext4_mb_release_inode_pa, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mb_release_group_pa’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:751:1: note: in expansion of macro ‘TRACE_EVENT’ 751 | TRACE_EVENT(ext4_mb_release_group_pa, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:751:1: note: in expansion of macro ‘TRACE_EVENT’ 751 | TRACE_EVENT(ext4_mb_release_group_pa, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_discard_preallocations’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(ext4_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(ext4_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mb_discard_preallocations’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:797:1: note: in expansion of macro ‘TRACE_EVENT’ 797 | TRACE_EVENT(ext4_mb_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:797:1: note: in expansion of macro ‘TRACE_EVENT’ 797 | TRACE_EVENT(ext4_mb_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_request_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:818:1: note: in expansion of macro ‘TRACE_EVENT’ 818 | TRACE_EVENT(ext4_request_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:818:1: note: in expansion of macro ‘TRACE_EVENT’ 818 | TRACE_EVENT(ext4_request_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_allocate_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:858:1: note: in expansion of macro ‘TRACE_EVENT’ 858 | TRACE_EVENT(ext4_allocate_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:858:1: note: in expansion of macro ‘TRACE_EVENT’ 858 | TRACE_EVENT(ext4_allocate_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_free_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:900:1: note: in expansion of macro ‘TRACE_EVENT’ 900 | TRACE_EVENT(ext4_free_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:900:1: note: in expansion of macro ‘TRACE_EVENT’ 900 | TRACE_EVENT(ext4_free_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_sync_file_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:931:1: note: in expansion of macro ‘TRACE_EVENT’ 931 | TRACE_EVENT(ext4_sync_file_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:931:1: note: in expansion of macro ‘TRACE_EVENT’ 931 | TRACE_EVENT(ext4_sync_file_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_sync_file_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:958:1: note: in expansion of macro ‘TRACE_EVENT’ 958 | TRACE_EVENT(ext4_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:958:1: note: in expansion of macro ‘TRACE_EVENT’ 958 | TRACE_EVENT(ext4_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_sync_fs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:981:1: note: in expansion of macro ‘TRACE_EVENT’ 981 | TRACE_EVENT(ext4_sync_fs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:981:1: note: in expansion of macro ‘TRACE_EVENT’ 981 | TRACE_EVENT(ext4_sync_fs, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_alloc_da_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1002:1: note: in expansion of macro ‘TRACE_EVENT’ 1002 | TRACE_EVENT(ext4_alloc_da_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1002:1: note: in expansion of macro ‘TRACE_EVENT’ 1002 | TRACE_EVENT(ext4_alloc_da_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mballoc_alloc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1025:1: note: in expansion of macro ‘TRACE_EVENT’ 1025 | TRACE_EVENT(ext4_mballoc_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1025:1: note: in expansion of macro ‘TRACE_EVENT’ 1025 | TRACE_EVENT(ext4_mballoc_alloc, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mballoc_prealloc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1092:1: note: in expansion of macro ‘TRACE_EVENT’ 1092 | TRACE_EVENT(ext4_mballoc_prealloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1092:1: note: in expansion of macro ‘TRACE_EVENT’ 1092 | TRACE_EVENT(ext4_mballoc_prealloc, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__mballoc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1132 | DECLARE_EVENT_CLASS(ext4__mballoc, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1132 | DECLARE_EVENT_CLASS(ext4__mballoc, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_forget’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1186:1: note: in expansion of macro ‘TRACE_EVENT’ 1186 | TRACE_EVENT(ext4_forget, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1186:1: note: in expansion of macro ‘TRACE_EVENT’ 1186 | TRACE_EVENT(ext4_forget, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_da_update_reserve_space’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1213:1: note: in expansion of macro ‘TRACE_EVENT’ 1213 | TRACE_EVENT(ext4_da_update_reserve_space, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1213:1: note: in expansion of macro ‘TRACE_EVENT’ 1213 | TRACE_EVENT(ext4_da_update_reserve_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_da_reserve_space’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1248:1: note: in expansion of macro ‘TRACE_EVENT’ 1248 | TRACE_EVENT(ext4_da_reserve_space, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1248:1: note: in expansion of macro ‘TRACE_EVENT’ 1248 | TRACE_EVENT(ext4_da_reserve_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_da_release_space’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1279:1: note: in expansion of macro ‘TRACE_EVENT’ 1279 | TRACE_EVENT(ext4_da_release_space, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1279:1: note: in expansion of macro ‘TRACE_EVENT’ 1279 | TRACE_EVENT(ext4_da_release_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__bitmap_load’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1310 | DECLARE_EVENT_CLASS(ext4__bitmap_load, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1310 | DECLARE_EVENT_CLASS(ext4__bitmap_load, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_read_block_bitmap_load’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1352:1: note: in expansion of macro ‘TRACE_EVENT’ 1352 | TRACE_EVENT(ext4_read_block_bitmap_load, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1352:1: note: in expansion of macro ‘TRACE_EVENT’ 1352 | TRACE_EVENT(ext4_read_block_bitmap_load, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__fallocate_mode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fallocate_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1424:1: note: in expansion of macro ‘TRACE_EVENT’ 1424 | TRACE_EVENT(ext4_fallocate_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1424:1: note: in expansion of macro ‘TRACE_EVENT’ 1424 | TRACE_EVENT(ext4_fallocate_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_unlink_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1453:1: note: in expansion of macro ‘TRACE_EVENT’ 1453 | TRACE_EVENT(ext4_unlink_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1453:1: note: in expansion of macro ‘TRACE_EVENT’ 1453 | TRACE_EVENT(ext4_unlink_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_unlink_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1478:1: note: in expansion of macro ‘TRACE_EVENT’ 1478 | TRACE_EVENT(ext4_unlink_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1478:1: note: in expansion of macro ‘TRACE_EVENT’ 1478 | TRACE_EVENT(ext4_unlink_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__truncate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1501:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1501 | DECLARE_EVENT_CLASS(ext4__truncate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1501:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1501 | DECLARE_EVENT_CLASS(ext4__truncate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_convert_to_initialized_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_convert_to_initialized_fastpath’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1576:1: note: in expansion of macro ‘TRACE_EVENT’ 1576 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1576:1: note: in expansion of macro ‘TRACE_EVENT’ 1576 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__map_blocks_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1618:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1618 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1618:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1618 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__map_blocks_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_load_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1710:1: note: in expansion of macro ‘TRACE_EVENT’ 1710 | TRACE_EVENT(ext4_ext_load_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1710:1: note: in expansion of macro ‘TRACE_EVENT’ 1710 | TRACE_EVENT(ext4_ext_load_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_load_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(ext4_load_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(ext4_load_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_journal_start_sb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1755:1: note: in expansion of macro ‘TRACE_EVENT’ 1755 | TRACE_EVENT(ext4_journal_start_sb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1755:1: note: in expansion of macro ‘TRACE_EVENT’ 1755 | TRACE_EVENT(ext4_journal_start_sb, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_journal_start_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1785:1: note: in expansion of macro ‘TRACE_EVENT’ 1785 | TRACE_EVENT(ext4_journal_start_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1785:1: note: in expansion of macro ‘TRACE_EVENT’ 1785 | TRACE_EVENT(ext4_journal_start_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_journal_start_reserved’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1818:1: note: in expansion of macro ‘TRACE_EVENT’ 1818 | TRACE_EVENT(ext4_journal_start_reserved, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1818:1: note: in expansion of macro ‘TRACE_EVENT’ 1818 | TRACE_EVENT(ext4_journal_start_reserved, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__trim’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1840:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1840 | DECLARE_EVENT_CLASS(ext4__trim, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1840:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1840 | DECLARE_EVENT_CLASS(ext4__trim, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_handle_unwritten_extents’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_get_implied_cluster_alloc_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1927:1: note: in expansion of macro ‘TRACE_EVENT’ 1927 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1927:1: note: in expansion of macro ‘TRACE_EVENT’ 1927 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_show_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1956:1: note: in expansion of macro ‘TRACE_EVENT’ 1956 | TRACE_EVENT(ext4_ext_show_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1956:1: note: in expansion of macro ‘TRACE_EVENT’ 1956 | TRACE_EVENT(ext4_ext_show_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_remove_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1986:1: note: in expansion of macro ‘TRACE_EVENT’ 1986 | TRACE_EVENT(ext4_remove_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1986:1: note: in expansion of macro ‘TRACE_EVENT’ 1986 | TRACE_EVENT(ext4_remove_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_rm_leaf’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2033:1: note: in expansion of macro ‘TRACE_EVENT’ 2033 | TRACE_EVENT(ext4_ext_rm_leaf, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2033:1: note: in expansion of macro ‘TRACE_EVENT’ 2033 | TRACE_EVENT(ext4_ext_rm_leaf, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_rm_idx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2077:1: note: in expansion of macro ‘TRACE_EVENT’ 2077 | TRACE_EVENT(ext4_ext_rm_idx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2077:1: note: in expansion of macro ‘TRACE_EVENT’ 2077 | TRACE_EVENT(ext4_ext_rm_idx, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_remove_space’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2100:1: note: in expansion of macro ‘TRACE_EVENT’ 2100 | TRACE_EVENT(ext4_ext_remove_space, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2100:1: note: in expansion of macro ‘TRACE_EVENT’ 2100 | TRACE_EVENT(ext4_ext_remove_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_remove_space_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2130:1: note: in expansion of macro ‘TRACE_EVENT’ 2130 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2130:1: note: in expansion of macro ‘TRACE_EVENT’ 2130 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__es_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2174 | DECLARE_EVENT_CLASS(ext4__es_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2174 | DECLARE_EVENT_CLASS(ext4__es_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_remove_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(ext4_es_remove_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(ext4_es_remove_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_find_extent_range_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2241:1: note: in expansion of macro ‘TRACE_EVENT’ 2241 | TRACE_EVENT(ext4_es_find_extent_range_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2241:1: note: in expansion of macro ‘TRACE_EVENT’ 2241 | TRACE_EVENT(ext4_es_find_extent_range_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_find_extent_range_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2263:1: note: in expansion of macro ‘TRACE_EVENT’ 2263 | TRACE_EVENT(ext4_es_find_extent_range_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2263:1: note: in expansion of macro ‘TRACE_EVENT’ 2263 | TRACE_EVENT(ext4_es_find_extent_range_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_lookup_extent_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2293:1: note: in expansion of macro ‘TRACE_EVENT’ 2293 | TRACE_EVENT(ext4_es_lookup_extent_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2293:1: note: in expansion of macro ‘TRACE_EVENT’ 2293 | TRACE_EVENT(ext4_es_lookup_extent_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_lookup_extent_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2315:1: note: in expansion of macro ‘TRACE_EVENT’ 2315 | TRACE_EVENT(ext4_es_lookup_extent_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2315:1: note: in expansion of macro ‘TRACE_EVENT’ 2315 | TRACE_EVENT(ext4_es_lookup_extent_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__es_shrink_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(ext4__es_shrink_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(ext4__es_shrink_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_shrink_scan_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2383:1: note: in expansion of macro ‘TRACE_EVENT’ 2383 | TRACE_EVENT(ext4_es_shrink_scan_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2383:1: note: in expansion of macro ‘TRACE_EVENT’ 2383 | TRACE_EVENT(ext4_es_shrink_scan_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_collapse_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2405:1: note: in expansion of macro ‘TRACE_EVENT’ 2405 | TRACE_EVENT(ext4_collapse_range, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2405:1: note: in expansion of macro ‘TRACE_EVENT’ 2405 | TRACE_EVENT(ext4_collapse_range, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_insert_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2430:1: note: in expansion of macro ‘TRACE_EVENT’ 2430 | TRACE_EVENT(ext4_insert_range, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2430:1: note: in expansion of macro ‘TRACE_EVENT’ 2430 | TRACE_EVENT(ext4_insert_range, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_shrink’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2455:1: note: in expansion of macro ‘TRACE_EVENT’ 2455 | TRACE_EVENT(ext4_es_shrink, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2455:1: note: in expansion of macro ‘TRACE_EVENT’ 2455 | TRACE_EVENT(ext4_es_shrink, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_insert_delayed_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2483:1: note: in expansion of macro ‘TRACE_EVENT’ 2483 | TRACE_EVENT(ext4_es_insert_delayed_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2483:1: note: in expansion of macro ‘TRACE_EVENT’ 2483 | TRACE_EVENT(ext4_es_insert_delayed_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fsmap_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2521:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2521 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2521:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2521 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_getfsmap_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2558 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2558 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_shutdown’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2593:1: note: in expansion of macro ‘TRACE_EVENT’ 2593 | TRACE_EVENT(ext4_shutdown, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2593:1: note: in expansion of macro ‘TRACE_EVENT’ 2593 | TRACE_EVENT(ext4_shutdown, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2613:1: note: in expansion of macro ‘TRACE_EVENT’ 2613 | TRACE_EVENT(ext4_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2613:1: note: in expansion of macro ‘TRACE_EVENT’ 2613 | TRACE_EVENT(ext4_error, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_prefetch_bitmaps’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2636:1: note: in expansion of macro ‘TRACE_EVENT’ 2636 | TRACE_EVENT(ext4_prefetch_bitmaps, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2636:1: note: in expansion of macro ‘TRACE_EVENT’ 2636 | TRACE_EVENT(ext4_prefetch_bitmaps, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_lazy_itable_init’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2661:1: note: in expansion of macro ‘TRACE_EVENT’ 2661 | TRACE_EVENT(ext4_lazy_itable_init, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2661:1: note: in expansion of macro ‘TRACE_EVENT’ 2661 | TRACE_EVENT(ext4_lazy_itable_init, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_replay_scan’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2680:1: note: in expansion of macro ‘TRACE_EVENT’ 2680 | TRACE_EVENT(ext4_fc_replay_scan, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2680:1: note: in expansion of macro ‘TRACE_EVENT’ 2680 | TRACE_EVENT(ext4_fc_replay_scan, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_replay’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2702:1: note: in expansion of macro ‘TRACE_EVENT’ 2702 | TRACE_EVENT(ext4_fc_replay, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2702:1: note: in expansion of macro ‘TRACE_EVENT’ 2702 | TRACE_EVENT(ext4_fc_replay, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_commit_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2728:1: note: in expansion of macro ‘TRACE_EVENT’ 2728 | TRACE_EVENT(ext4_fc_commit_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2728:1: note: in expansion of macro ‘TRACE_EVENT’ 2728 | TRACE_EVENT(ext4_fc_commit_start, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_commit_stop’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2747:1: note: in expansion of macro ‘TRACE_EVENT’ 2747 | TRACE_EVENT(ext4_fc_commit_stop, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2747:1: note: in expansion of macro ‘TRACE_EVENT’ 2747 | TRACE_EVENT(ext4_fc_commit_stop, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_stats’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2784:1: note: in expansion of macro ‘TRACE_EVENT’ 2784 | TRACE_EVENT(ext4_fc_stats, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2784:1: note: in expansion of macro ‘TRACE_EVENT’ 2784 | TRACE_EVENT(ext4_fc_stats, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_track_dentry’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2829:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2829 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2829:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2829 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_track_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2872:1: note: in expansion of macro ‘TRACE_EVENT’ 2872 | TRACE_EVENT(ext4_fc_track_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2872:1: note: in expansion of macro ‘TRACE_EVENT’ 2872 | TRACE_EVENT(ext4_fc_track_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_track_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2901:1: note: in expansion of macro ‘TRACE_EVENT’ 2901 | TRACE_EVENT(ext4_fc_track_range, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2901:1: note: in expansion of macro ‘TRACE_EVENT’ 2901 | TRACE_EVENT(ext4_fc_track_range, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_cleanup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(ext4_fc_cleanup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(ext4_fc_cleanup, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_update_sb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2961:1: note: in expansion of macro ‘TRACE_EVENT’ 2961 | TRACE_EVENT(ext4_update_sb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2961:1: note: in expansion of macro ‘TRACE_EVENT’ 2961 | TRACE_EVENT(ext4_update_sb, | ^~~~~~~~~~~ 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 ../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 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/pwm.h:58, from ../drivers/pwm/core.c:27: ../include/trace/events/pwm.h: In function ‘trace_event_raw_event_pwm’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwm.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwm.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwm.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwm.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwm.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/pwm.h: In function ‘__bpf_trace_pwm’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwm.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwm.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/pwm/core.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: drivers/pwm] Error 2 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/dma_fence.h:89, from ../drivers/dma-buf/dma-fence.c:21: ../include/trace/events/dma_fence.h: In function ‘trace_event_raw_event_dma_fence’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 12 | DECLARE_EVENT_CLASS(dma_fence, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 12 | DECLARE_EVENT_CLASS(dma_fence, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 12 | DECLARE_EVENT_CLASS(dma_fence, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 12 | DECLARE_EVENT_CLASS(dma_fence, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 12 | DECLARE_EVENT_CLASS(dma_fence, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/dma_fence.h: In function ‘__bpf_trace_dma_fence’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 12 | DECLARE_EVENT_CLASS(dma_fence, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 12 | DECLARE_EVENT_CLASS(dma_fence, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/dma-buf/dma-fence.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../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/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/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 ../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[4]: *** [../scripts/Makefile.build:485: drivers/dma] Error 2 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 ../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 In file included from ../include/trace/define_trace.h:108, from ../drivers/dma-buf/sync_trace.h:33, from ../drivers/dma-buf/sw_sync.c:17: ../include/trace/../../drivers/dma-buf/sync_trace.h: In function ‘trace_event_raw_event_sync_timeline’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(sync_timeline, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(sync_timeline, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(sync_timeline, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(sync_timeline, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(sync_timeline, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../drivers/dma-buf/sync_trace.h: In function ‘__bpf_trace_sync_timeline’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(sync_timeline, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(sync_timeline, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/dma-buf/sw_sync.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/soc/qcom] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/soc] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/dma-buf] 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 ../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 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../samples/trace_events/trace-events-sample.h:631, from ../samples/trace_events/trace-events-sample.c:12: ../samples/trace_events/./trace-events-sample.h: In function ‘trace_event_get_offsets_foo_bar’: ../include/linux/cpumask.h:121:42: warning: function ‘trace_event_get_offsets_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 121 | #define cpu_possible_mask ((const struct cpumask *)&__cpu_possible_mask) | ^~~~~~~ ../include/trace/trace_events.h:299:9: note: in definition of macro ‘DECLARE_EVENT_CLASS’ 299 | tstruct; \ | ^~~~~~~ ../include/trace/trace_events.h:43:30: note: in expansion of macro ‘PARAMS’ 43 | PARAMS(tstruct), \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:299:9: note: in expansion of macro ‘TP_STRUCT__entry’ 299 | TP_STRUCT__entry( | ^~~~~~~~~~~~~~~~ ../include/trace/stages/stage5_get_offsets.h:110:34: note: in expansion of macro ‘__dynamic_array’ 110 | #define __bitmask(item, nr_bits) __dynamic_array(unsigned long, item, \ | ^~~~~~~~~~~~~~~ ../include/trace/stages/stage5_get_offsets.h:98:11: note: in expansion of macro ‘__bitmask_size_in_bytes_raw’ 98 | ((__bitmask_size_in_bytes_raw(nr_bits) + \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/trace/stages/stage5_get_offsets.h:111:42: note: in expansion of macro ‘__bitmask_size_in_longs’ 111 | __bitmask_size_in_longs(nr_bits)) | ^~~~~~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:304:17: note: in expansion of macro ‘__bitmask’ 304 | __bitmask( cpus, num_possible_cpus() ) | ^~~~~~~~~ ../include/linux/cpumask.h:1098:48: note: in expansion of macro ‘cpu_possible_mask’ 1098 | #define num_possible_cpus() cpumask_weight(cpu_possible_mask) | ^~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:304:41: note: in expansion of macro ‘num_possible_cpus’ 304 | __bitmask( cpus, num_possible_cpus() ) | ^~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘trace_event_raw_event_foo_bar’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../arch/x86/include/asm/bug.h:39:45: warning: function ‘trace_event_raw_event_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 39 | "i" (sizeof(struct bug_entry))); \ | ^~~~~~~~~ ../include/trace/trace_events.h:450:11: note: in definition of macro ‘_DECLARE_EVENT_CLASS’ 450 | { assign; } \ | ^~~~~~ ../include/trace/trace_events.h:458:46: note: in expansion of macro ‘PARAMS’ 458 | PARAMS(tstruct), PARAMS(assign), PARAMS(print), 0) | ^~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:44:30: note: in expansion of macro ‘PARAMS’ 44 | PARAMS(assign), \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:310:9: note: in expansion of macro ‘TP_fast_assign’ 310 | TP_fast_assign( | ^~~~~~~~~~~~~~ ../arch/x86/include/asm/bug.h:83:9: note: in expansion of macro ‘_BUG_FLAGS’ 83 | _BUG_FLAGS(ASM_UD2, __flags, ASM_REACHABLE); \ | ^~~~~~~~~~ ../include/asm-generic/bug.h:107:17: note: in expansion of macro ‘__WARN_FLAGS’ 107 | __WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\ | ^~~~~~~~~~~~ ../include/asm-generic/bug.h:134:17: note: in expansion of macro ‘__WARN_printf’ 134 | __WARN_printf(TAINT_WARN, format); \ | ^~~~~~~~~~~~~ ../include/linux/once_lite.h:31:25: note: in expansion of macro ‘WARN’ 31 | func(__VA_ARGS__); \ | ^~~~ ../include/asm-generic/bug.h:152:9: note: in expansion of macro ‘DO_ONCE_LITE_IF’ 152 | DO_ONCE_LITE_IF(condition, WARN, 1, format) | ^~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:24:41: note: in expansion of macro ‘WARN_ONCE’ 24 | # define fortify_warn_once(x...) WARN_ONCE(x) | ^~~~~~~~~ ../include/linux/fortify-string.h:626:9: note: in expansion of macro ‘fortify_warn_once’ 626 | fortify_warn_once(fortify_memcpy_chk(__fortify_size, __p_size, \ | ^~~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:678:26: note: in expansion of macro ‘__fortify_memcpy_chk’ 678 | #define memcpy(p, q, s) __fortify_memcpy_chk(p, q, s, \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/stages/stage6_event_callback.h:38:17: note: in expansion of macro ‘memcpy’ 38 | memcpy(__str__, __data_offsets.dst##_ptr_ ? : \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:316:17: note: in expansion of macro ‘__assign_str’ 316 | __assign_str(lstr); | ^~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘trace_event_raw_event_foo_bar_with_cond’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:408:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 408 | TRACE_EVENT_CONDITION(foo_bar_with_cond, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:408:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 408 | TRACE_EVENT_CONDITION(foo_bar_with_cond, | ^~~~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘trace_event_raw_event_foo_bar_with_fn’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:451:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 451 | TRACE_EVENT_FN(foo_bar_with_fn, | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:451:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 451 | TRACE_EVENT_FN(foo_bar_with_fn, | ^~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘trace_event_raw_event_foo_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 498 | DECLARE_EVENT_CLASS(foo_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 498 | DECLARE_EVENT_CLASS(foo_template, | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘trace_event_raw_event_foo_rel_loc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:563:1: note: in expansion of macro ‘TRACE_EVENT’ 563 | TRACE_EVENT(foo_rel_loc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:563:1: note: in expansion of macro ‘TRACE_EVENT’ 563 | TRACE_EVENT(foo_rel_loc, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../samples/trace_events/./trace-events-sample.h: In function ‘perf_trace_foo_bar’: ../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 ../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/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 ../arch/x86/include/asm/trace/hyperv.h:98, from ../arch/x86/hyperv/mmu.c:15: ../arch/x86/include/asm/trace//hyperv.h: In function ‘trace_event_raw_event_hyperv_mmu_flush_tlb_multi’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h: In function ‘trace_event_raw_event_hyperv_nested_flush_guest_mapping’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:31:1: note: in expansion of macro ‘TRACE_EVENT’ 31 | TRACE_EVENT(hyperv_nested_flush_guest_mapping, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:31:1: note: in expansion of macro ‘TRACE_EVENT’ 31 | TRACE_EVENT(hyperv_nested_flush_guest_mapping, | ^~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h: In function ‘trace_event_raw_event_hyperv_nested_flush_guest_mapping_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(hyperv_nested_flush_guest_mapping_range, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(hyperv_nested_flush_guest_mapping_range, | ^~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h: In function ‘trace_event_raw_event_hyperv_send_ipi_mask’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(hyperv_send_ipi_mask, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(hyperv_send_ipi_mask, | ^~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h: In function ‘trace_event_raw_event_hyperv_send_ipi_one’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ 74 | TRACE_EVENT(hyperv_send_ipi_one, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ 74 | TRACE_EVENT(hyperv_send_ipi_one, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../arch/x86/include/asm/trace//hyperv.h: In function ‘__bpf_trace_hyperv_mmu_flush_tlb_multi’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, | ^~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h: In function ‘__bpf_trace_hyperv_nested_flush_guest_mapping’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:31:1: note: in expansion of macro ‘TRACE_EVENT’ 31 | TRACE_EVENT(hyperv_nested_flush_guest_mapping, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:31:1: note: in expansion of macro ‘TRACE_EVENT’ 31 | TRACE_EVENT(hyperv_nested_flush_guest_mapping, | ^~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h: In function ‘__bpf_trace_hyperv_nested_flush_guest_mapping_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(hyperv_nested_flush_guest_mapping_range, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(hyperv_nested_flush_guest_mapping_range, | ^~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h: In function ‘__bpf_trace_hyperv_send_ipi_mask’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(hyperv_send_ipi_mask, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(hyperv_send_ipi_mask, | ^~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h: In function ‘__bpf_trace_hyperv_send_ipi_one’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ 74 | TRACE_EVENT(hyperv_send_ipi_one, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ 74 | TRACE_EVENT(hyperv_send_ipi_one, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: arch/x86/hyperv/mmu.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: arch/x86/hyperv] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/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/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 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/maple_tree.h:123, from ../lib/maple_tree.c:65: ../include/trace/events/maple_tree.h: In function ‘trace_event_raw_event_ma_op’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(ma_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(ma_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(ma_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(ma_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(ma_op, | ^~~~~~~~~~~ ../include/trace/events/maple_tree.h: In function ‘trace_event_raw_event_ma_read’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ 46 | TRACE_EVENT(ma_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ 46 | TRACE_EVENT(ma_read, | ^~~~~~~~~~~ ../include/trace/events/maple_tree.h: In function ‘trace_event_raw_event_ma_write’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(ma_write, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(ma_write, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/maple_tree.h: In function ‘__bpf_trace_ma_op’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(ma_op, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(ma_op, | ^~~~~~~~~~~ ../include/trace/events/maple_tree.h: In function ‘__bpf_trace_ma_read’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ 46 | TRACE_EVENT(ma_read, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ 46 | TRACE_EVENT(ma_read, | ^~~~~~~~~~~ ../include/trace/events/maple_tree.h: In function ‘__bpf_trace_ma_write’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(ma_write, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(ma_write, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: lib/maple_tree.o] Error 1 make[3]: *** [../scripts/Makefile.build:485: lib] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/nbd.h:107, from ../drivers/block/nbd.c:50: ../include/trace/events/nbd.h: In function ‘trace_event_raw_event_nbd_transport_event’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(nbd_transport_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(nbd_transport_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(nbd_transport_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(nbd_transport_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(nbd_transport_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h: In function ‘trace_event_raw_event_nbd_send_request’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(nbd_send_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(nbd_send_request, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/nbd.h: In function ‘__bpf_trace_nbd_transport_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(nbd_transport_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(nbd_transport_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h: In function ‘__bpf_trace_nbd_send_request’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(nbd_send_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(nbd_send_request, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/block/nbd.o] Error 1 make[5]: *** Waiting for unfinished jobs.... 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/base/trace.h:56, from ../drivers/base/trace.c:10: ../drivers/base/./trace.h: In function ‘trace_event_raw_event_devres’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/base/./trace.h: In function ‘__bpf_trace_devres’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/base/trace.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/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/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[5]: *** Waiting for unfinished jobs.... 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/iommu.h:162, from ../drivers/iommu/iommu-traces.c:13: ../include/trace/events/iommu.h: In function ‘trace_event_raw_event_iommu_group_event’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(iommu_group_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(iommu_group_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(iommu_group_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(iommu_group_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(iommu_group_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h: In function ‘trace_event_raw_event_iommu_device_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 54 | DECLARE_EVENT_CLASS(iommu_device_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 54 | DECLARE_EVENT_CLASS(iommu_device_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h: In function ‘trace_event_raw_event_map’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ 79 | TRACE_EVENT(map, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ 79 | TRACE_EVENT(map, | ^~~~~~~~~~~ ../include/trace/events/iommu.h: In function ‘trace_event_raw_event_unmap’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ 103 | TRACE_EVENT(unmap, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ 103 | TRACE_EVENT(unmap, | ^~~~~~~~~~~ ../include/trace/events/iommu.h: In function ‘trace_event_raw_event_iommu_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:127:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 127 | DECLARE_EVENT_CLASS(iommu_error, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:127:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 127 | DECLARE_EVENT_CLASS(iommu_error, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/iommu.h: In function ‘__bpf_trace_iommu_group_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(iommu_group_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 18 | DECLARE_EVENT_CLASS(iommu_group_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h: In function ‘__bpf_trace_iommu_device_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 54 | DECLARE_EVENT_CLASS(iommu_device_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 54 | DECLARE_EVENT_CLASS(iommu_device_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h: In function ‘__bpf_trace_map’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ 79 | TRACE_EVENT(map, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ 79 | TRACE_EVENT(map, | ^~~~~~~~~~~ ../include/trace/events/iommu.h: In function ‘__bpf_trace_unmap’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ 103 | TRACE_EVENT(unmap, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ 103 | TRACE_EVENT(unmap, | ^~~~~~~~~~~ ../include/trace/events/iommu.h: In function ‘__bpf_trace_iommu_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:127:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 127 | DECLARE_EVENT_CLASS(iommu_error, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iommu.h:127:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 127 | DECLARE_EVENT_CLASS(iommu_error, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/iommu/iommu-traces.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: drivers/iommu] Error 2 In file included from ../include/trace/define_trace.h:108, from ../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 ../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 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 make[5]: *** [../scripts/Makefile.build:485: sound/pci/hda] Error 2 make[4]: *** [../scripts/Makefile.build:485: sound/pci] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/signal.h:125, from ../kernel/signal.c:53: ../include/trace/events/signal.h: In function ‘trace_event_raw_event_signal_generate’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ ../include/trace/events/signal.h: In function ‘trace_event_raw_event_signal_deliver’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(signal_deliver, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ 96 | TRACE_EVENT(signal_deliver, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h: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/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/nvme/target/trace.h:170, from ../drivers/nvme/target/core.c:16: ../drivers/nvme/target/./trace.h: In function ‘trace_event_raw_event_nvmet_req_init’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nvmet_req_init, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nvmet_req_init, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nvmet_req_init, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nvmet_req_init, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nvmet_req_init, | ^~~~~~~~~~~ ../drivers/nvme/target/./trace.h: In function ‘trace_event_raw_event_nvmet_req_complete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(nvmet_req_complete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(nvmet_req_complete, | ^~~~~~~~~~~ ../drivers/nvme/target/./trace.h: In function ‘trace_event_raw_event_nvmet_async_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(nvmet_async_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(nvmet_async_event, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/nvme/target/./trace.h: In function ‘__bpf_trace_nvmet_req_init’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nvmet_req_init, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nvmet_req_init, | ^~~~~~~~~~~ ../drivers/nvme/target/./trace.h: In function ‘__bpf_trace_nvmet_req_complete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(nvmet_req_complete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ 108 | TRACE_EVENT(nvmet_req_complete, | ^~~~~~~~~~~ ../drivers/nvme/target/./trace.h: In function ‘__bpf_trace_nvmet_async_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(nvmet_async_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(nvmet_async_event, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/nvme/target/core.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/nvme/target] Error 2 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/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 ../include/trace/events/scsi.h:351, from ../drivers/scsi/scsi.c:73: ../include/trace/events/scsi.h: In function ‘trace_event_raw_event_scsi_dispatch_cmd_start’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT(scsi_dispatch_cmd_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT(scsi_dispatch_cmd_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT(scsi_dispatch_cmd_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT(scsi_dispatch_cmd_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT(scsi_dispatch_cmd_start, | ^~~~~~~~~~~ ../include/trace/events/scsi.h: In function ‘trace_event_raw_event_scsi_dispatch_cmd_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ 203 | TRACE_EVENT(scsi_dispatch_cmd_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ 203 | TRACE_EVENT(scsi_dispatch_cmd_error, | ^~~~~~~~~~~ ../include/trace/events/scsi.h: In function ‘trace_event_raw_event_scsi_cmd_done_timeout_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h: In function ‘trace_event_raw_event_scsi_eh_wakeup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ 331 | TRACE_EVENT(scsi_eh_wakeup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ 331 | TRACE_EVENT(scsi_eh_wakeup, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/scsi.h: In function ‘__bpf_trace_scsi_dispatch_cmd_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT(scsi_dispatch_cmd_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT(scsi_dispatch_cmd_start, | ^~~~~~~~~~~ ../include/trace/events/scsi.h: In function ‘__bpf_trace_scsi_dispatch_cmd_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ 203 | TRACE_EVENT(scsi_dispatch_cmd_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ 203 | TRACE_EVENT(scsi_dispatch_cmd_error, | ^~~~~~~~~~~ ../include/trace/events/scsi.h: In function ‘__bpf_trace_scsi_cmd_done_timeout_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h: In function ‘__bpf_trace_scsi_eh_wakeup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ 331 | TRACE_EVENT(scsi_eh_wakeup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ 331 | TRACE_EVENT(scsi_eh_wakeup, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/scsi/scsi.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: drivers/scsi] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/input/keyboard/applespi_trace.h:93, from ../drivers/input/keyboard/applespi.c:64: ../include/trace/../../drivers/input/keyboard/applespi_trace.h: In function ‘trace_event_raw_event_dump_message_template’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/input/keyboard/applespi_trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(dump_message_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/input/keyboard/applespi_trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(dump_message_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/input/keyboard/applespi_trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(dump_message_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/input/keyboard/applespi_trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(dump_message_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/input/keyboard/applespi_trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(dump_message_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/input/keyboard/applespi_trace.h: In function ‘trace_event_raw_event_applespi_irq_received’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/input/keyboard/applespi_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(applespi_irq_received, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/input/keyboard/applespi_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(applespi_irq_received, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../drivers/input/keyboard/applespi_trace.h: In function ‘__bpf_trace_dump_message_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/input/keyboard/applespi_trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(dump_message_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/input/keyboard/applespi_trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(dump_message_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/input/keyboard/applespi_trace.h: In function ‘__bpf_trace_applespi_irq_received’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/input/keyboard/applespi_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(applespi_irq_received, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/input/keyboard/applespi_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(applespi_irq_received, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/input/keyboard/applespi.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/input/keyboard] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/input] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/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/clk.h:313, from ../drivers/clk/clk.c:100: ../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk_rate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 88 | DECLARE_EVENT_CLASS(clk_rate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 88 | DECLARE_EVENT_CLASS(clk_rate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk_rate_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:135:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 135 | DECLARE_EVENT_CLASS(clk_rate_range, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:135:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 135 | DECLARE_EVENT_CLASS(clk_rate_range, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk_parent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(clk_parent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(clk_parent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk_phase’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 198 | DECLARE_EVENT_CLASS(clk_phase, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 198 | DECLARE_EVENT_CLASS(clk_phase, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk_duty_cycle’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:231:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 231 | DECLARE_EVENT_CLASS(clk_duty_cycle, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:231:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 231 | DECLARE_EVENT_CLASS(clk_duty_cycle, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk_rate_request’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(clk_rate_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(clk_rate_request, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/clk.h: In function ‘__bpf_trace_clk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘__bpf_trace_clk_rate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 88 | DECLARE_EVENT_CLASS(clk_rate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 88 | DECLARE_EVENT_CLASS(clk_rate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘__bpf_trace_clk_rate_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:135:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 135 | DECLARE_EVENT_CLASS(clk_rate_range, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:135:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 135 | DECLARE_EVENT_CLASS(clk_rate_range, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘__bpf_trace_clk_parent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(clk_parent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(clk_parent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘__bpf_trace_clk_phase’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 198 | DECLARE_EVENT_CLASS(clk_phase, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 198 | DECLARE_EVENT_CLASS(clk_phase, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘__bpf_trace_clk_duty_cycle’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:231:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 231 | DECLARE_EVENT_CLASS(clk_duty_cycle, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:231:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 231 | DECLARE_EVENT_CLASS(clk_duty_cycle, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h: In function ‘__bpf_trace_clk_rate_request’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(clk_rate_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/clk.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(clk_rate_request, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/clk/clk.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:485: drivers/clk] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/oom.h:223, from ../mm/oom_kill.c:54: ../include/trace/events/oom.h: In function ‘trace_event_raw_event_oom_score_adj_update’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(oom_score_adj_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(oom_score_adj_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(oom_score_adj_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(oom_score_adj_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(oom_score_adj_update, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘trace_event_raw_event_reclaim_retry_zone’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(reclaim_retry_zone, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(reclaim_retry_zone, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘trace_event_raw_event_mark_victim’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(mark_victim, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(mark_victim, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘trace_event_raw_event_wake_reaper’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(wake_reaper, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ 118 | TRACE_EVENT(wake_reaper, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘trace_event_raw_event_start_task_reaping’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ 134 | TRACE_EVENT(start_task_reaping, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ 134 | TRACE_EVENT(start_task_reaping, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘trace_event_raw_event_finish_task_reaping’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ 150 | TRACE_EVENT(finish_task_reaping, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ 150 | TRACE_EVENT(finish_task_reaping, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘trace_event_raw_event_skip_task_reaping’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ 166 | TRACE_EVENT(skip_task_reaping, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ 166 | TRACE_EVENT(skip_task_reaping, | ^~~~~~~~~~~ ../include/trace/events/oom.h: In function ‘trace_event_raw_event_compact_retry’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ 183 | TRACE_EVENT(compact_retry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ 183 | TRACE_EVENT(compact_retry, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h: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/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/base/regmap/trace.h:284, from ../drivers/base/regmap/regmap.c:23: ../drivers/base/regmap/./trace.h: In function ‘trace_event_raw_event_regmap_reg’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(regmap_reg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(regmap_reg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(regmap_reg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(regmap_reg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(regmap_reg, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘trace_event_raw_event_regmap_bulk’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(regmap_bulk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(regmap_bulk, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘trace_event_raw_event_regmap_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(regmap_block, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(regmap_block, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘trace_event_raw_event_regcache_sync’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:152:1: note: in expansion of macro ‘TRACE_EVENT’ 152 | TRACE_EVENT(regcache_sync, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:152:1: note: in expansion of macro ‘TRACE_EVENT’ 152 | TRACE_EVENT(regcache_sync, | ^~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘trace_event_raw_event_regmap_bool’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 175 | DECLARE_EVENT_CLASS(regmap_bool, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 175 | DECLARE_EVENT_CLASS(regmap_bool, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘trace_event_raw_event_regmap_async’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:208:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 208 | DECLARE_EVENT_CLASS(regmap_async, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:208:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 208 | DECLARE_EVENT_CLASS(regmap_async, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘trace_event_raw_event_regcache_drop_region’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(regcache_drop_region, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(regcache_drop_region, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/base/regmap/./trace.h: In function ‘__bpf_trace_regmap_reg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(regmap_reg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(regmap_reg, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘__bpf_trace_regmap_bulk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(regmap_bulk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(regmap_bulk, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘__bpf_trace_regmap_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(regmap_block, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(regmap_block, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘__bpf_trace_regcache_sync’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:152:1: note: in expansion of macro ‘TRACE_EVENT’ 152 | TRACE_EVENT(regcache_sync, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:152:1: note: in expansion of macro ‘TRACE_EVENT’ 152 | TRACE_EVENT(regcache_sync, | ^~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘__bpf_trace_regmap_bool’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 175 | DECLARE_EVENT_CLASS(regmap_bool, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 175 | DECLARE_EVENT_CLASS(regmap_bool, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘__bpf_trace_regmap_async’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:208:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 208 | DECLARE_EVENT_CLASS(regmap_async, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:208:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 208 | DECLARE_EVENT_CLASS(regmap_async, | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h: In function ‘__bpf_trace_regcache_drop_region’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(regcache_drop_region, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/base/regmap/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(regcache_drop_region, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/base/regmap/regmap.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/base/regmap] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/base] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/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/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 ../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 ../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/i2c.h:146, from ../drivers/i2c/i2c-core-base.c:49: ../include/trace/events/i2c.h: In function ‘trace_event_raw_event_i2c_write’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:25:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 25 | TRACE_EVENT_FN(i2c_write, | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:25:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 25 | TRACE_EVENT_FN(i2c_write, | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:25:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 25 | TRACE_EVENT_FN(i2c_write, | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:25:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 25 | TRACE_EVENT_FN(i2c_write, | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:25:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 25 | TRACE_EVENT_FN(i2c_write, | ^~~~~~~~~~~~~~ ../include/trace/events/i2c.h: In function ‘trace_event_raw_event_i2c_read’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:58:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 58 | TRACE_EVENT_FN(i2c_read, | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:58:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 58 | TRACE_EVENT_FN(i2c_read, | ^~~~~~~~~~~~~~ ../include/trace/events/i2c.h: In function ‘trace_event_raw_event_i2c_reply’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:89:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 89 | TRACE_EVENT_FN(i2c_reply, | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:89:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 89 | TRACE_EVENT_FN(i2c_reply, | ^~~~~~~~~~~~~~ ../include/trace/events/i2c.h: In function ‘trace_event_raw_event_i2c_result’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:122:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 122 | TRACE_EVENT_FN(i2c_result, | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:122:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 122 | TRACE_EVENT_FN(i2c_result, | ^~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/i2c.h: In function ‘__bpf_trace_i2c_write’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:25:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 25 | TRACE_EVENT_FN(i2c_write, | ^~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:25:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 25 | TRACE_EVENT_FN(i2c_write, | ^~~~~~~~~~~~~~ ../include/trace/events/i2c.h: In function ‘__bpf_trace_i2c_read’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:58:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 58 | TRACE_EVENT_FN(i2c_read, | ^~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:58:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 58 | TRACE_EVENT_FN(i2c_read, | ^~~~~~~~~~~~~~ ../include/trace/events/i2c.h: In function ‘__bpf_trace_i2c_reply’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:89:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 89 | TRACE_EVENT_FN(i2c_reply, | ^~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:89:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 89 | TRACE_EVENT_FN(i2c_reply, | ^~~~~~~~~~~~~~ ../include/trace/events/i2c.h: In function ‘__bpf_trace_i2c_result’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:122:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 122 | TRACE_EVENT_FN(i2c_result, | ^~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:122:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 122 | TRACE_EVENT_FN(i2c_result, | ^~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/i2c/i2c-core-base.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../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/vb2.h:69, from ../drivers/media/common/videobuf2/vb2-trace.c:5: ../include/trace/events/vb2.h: In function ‘trace_event_raw_event_vb2_event_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/vb2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(vb2_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/vb2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(vb2_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/vb2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(vb2_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/vb2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(vb2_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/vb2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(vb2_event_class, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/vb2.h: In function ‘__bpf_trace_vb2_event_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vb2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(vb2_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vb2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(vb2_event_class, | ^~~~~~~~~~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: drivers/media/common/videobuf2/vb2-trace.o] Error 1 make[6]: *** [../scripts/Makefile.build:485: drivers/media/common/videobuf2] Error 2 make[5]: *** [../scripts/Makefile.build:485: drivers/media/common] Error 2 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/i2c_slave.h:67, from ../drivers/i2c/i2c-core-slave.c:18: ../include/trace/events/i2c_slave.h: In function ‘trace_event_raw_event_i2c_slave’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/i2c_slave.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(i2c_slave, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/i2c_slave.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(i2c_slave, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/i2c_slave.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(i2c_slave, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/i2c_slave.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(i2c_slave, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/i2c_slave.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(i2c_slave, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/i2c_slave.h: In function ‘__bpf_trace_i2c_slave’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/i2c_slave.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(i2c_slave, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/i2c_slave.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(i2c_slave, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/i2c/i2c-core-slave.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../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/smbus.h:245, from ../drivers/i2c/i2c-core-smbus.c:23: ../include/trace/events/smbus.h: In function ‘trace_event_raw_event_smbus_write’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/smbus.h:23:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 23 | TRACE_EVENT_CONDITION(smbus_write, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/smbus.h:23:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 23 | TRACE_EVENT_CONDITION(smbus_write, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/smbus.h:23:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 23 | TRACE_EVENT_CONDITION(smbus_write, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/smbus.h:23:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 23 | TRACE_EVENT_CONDITION(smbus_write, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/smbus.h:23:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 23 | TRACE_EVENT_CONDITION(smbus_write, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/smbus.h: In function ‘trace_event_raw_event_smbus_read’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/smbus.h:91:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 91 | TRACE_EVENT_CONDITION(smbus_read, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/smbus.h:91:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 91 | TRACE_EVENT_CONDITION(smbus_read, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/smbus.h: In function ‘trace_event_raw_event_smbus_reply’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/smbus.h:133:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 133 | TRACE_EVENT_CONDITION(smbus_reply, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/smbus.h:133:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 133 | TRACE_EVENT_CONDITION(smbus_reply, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/smbus.h: In function ‘trace_event_raw_event_smbus_result’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/smbus.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ 199 | TRACE_EVENT(smbus_result, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/smbus.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ 199 | TRACE_EVENT(smbus_result, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/smbus.h: In function ‘__bpf_trace_smbus_write’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/smbus.h:23:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 23 | TRACE_EVENT_CONDITION(smbus_write, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/smbus.h:23:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 23 | TRACE_EVENT_CONDITION(smbus_write, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/smbus.h: In function ‘__bpf_trace_smbus_read’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/smbus.h:91:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 91 | TRACE_EVENT_CONDITION(smbus_read, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/smbus.h:91:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 91 | TRACE_EVENT_CONDITION(smbus_read, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/smbus.h: In function ‘__bpf_trace_smbus_reply’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/smbus.h:133:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 133 | TRACE_EVENT_CONDITION(smbus_reply, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/smbus.h:133:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 133 | TRACE_EVENT_CONDITION(smbus_reply, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/smbus.h: In function ‘__bpf_trace_smbus_result’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/smbus.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ 199 | TRACE_EVENT(smbus_result, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/smbus.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ 199 | TRACE_EVENT(smbus_result, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/i2c/i2c-core-smbus.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: drivers/i2c] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/spi.h:239, from ../drivers/spi/spi.c:39: ../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_controller’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_setup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(spi_setup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(spi_setup, | ^~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_set_cs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(spi_set_cs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(spi_set_cs, | ^~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_message’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 102 | DECLARE_EVENT_CLASS(spi_message, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 102 | DECLARE_EVENT_CLASS(spi_message, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_message_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(spi_message_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(spi_message_done, | ^~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_transfer’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 179 | DECLARE_EVENT_CLASS(spi_transfer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 179 | DECLARE_EVENT_CLASS(spi_transfer, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/spi.h: In function ‘__bpf_trace_spi_controller’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘__bpf_trace_spi_setup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(spi_setup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(spi_setup, | ^~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘__bpf_trace_spi_set_cs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(spi_set_cs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(spi_set_cs, | ^~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘__bpf_trace_spi_message’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 102 | DECLARE_EVENT_CLASS(spi_message, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 102 | DECLARE_EVENT_CLASS(spi_message, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘__bpf_trace_spi_message_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(spi_message_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(spi_message_done, | ^~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘__bpf_trace_spi_transfer’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 179 | DECLARE_EVENT_CLASS(spi_transfer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 179 | DECLARE_EVENT_CLASS(spi_transfer, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/spi/spi.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: drivers/spi] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/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/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 ../arch/x86/include/asm/trace/irq_vectors.h:383, from ../arch/x86/kernel/irq.c:29: ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_x86_irq_vector’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(x86_irq_vector, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(x86_irq_vector, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(x86_irq_vector, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(x86_irq_vector, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(x86_irq_vector, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_config’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(vector_config, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(vector_config, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_mod’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 152 | DECLARE_EVENT_CLASS(vector_mod, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 152 | DECLARE_EVENT_CLASS(vector_mod, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_reserve’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:192:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 192 | DECLARE_EVENT_CLASS(vector_reserve, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:192:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 192 | DECLARE_EVENT_CLASS(vector_reserve, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_alloc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:219:1: note: in expansion of macro ‘TRACE_EVENT’ 219 | TRACE_EVENT(vector_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:219:1: note: in expansion of macro ‘TRACE_EVENT’ 219 | TRACE_EVENT(vector_alloc, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_alloc_managed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:245:1: note: in expansion of macro ‘TRACE_EVENT’ 245 | TRACE_EVENT(vector_alloc_managed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:245:1: note: in expansion of macro ‘TRACE_EVENT’ 245 | TRACE_EVENT(vector_alloc_managed, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_activate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 268 | DECLARE_EVENT_CLASS(vector_activate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 268 | DECLARE_EVENT_CLASS(vector_activate, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_teardown’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ 303 | TRACE_EVENT(vector_teardown, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ 303 | TRACE_EVENT(vector_teardown, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_setup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:325:1: note: in expansion of macro ‘TRACE_EVENT’ 325 | TRACE_EVENT(vector_setup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:325:1: note: in expansion of macro ‘TRACE_EVENT’ 325 | TRACE_EVENT(vector_setup, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_free_moved’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(vector_free_moved, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(vector_free_moved, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_x86_irq_vector’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(x86_irq_vector, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(x86_irq_vector, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_config’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(vector_config, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(vector_config, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_mod’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 152 | DECLARE_EVENT_CLASS(vector_mod, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 152 | DECLARE_EVENT_CLASS(vector_mod, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_reserve’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:192:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 192 | DECLARE_EVENT_CLASS(vector_reserve, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:192:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 192 | DECLARE_EVENT_CLASS(vector_reserve, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_alloc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:219:1: note: in expansion of macro ‘TRACE_EVENT’ 219 | TRACE_EVENT(vector_alloc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:219:1: note: in expansion of macro ‘TRACE_EVENT’ 219 | TRACE_EVENT(vector_alloc, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_alloc_managed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:245:1: note: in expansion of macro ‘TRACE_EVENT’ 245 | TRACE_EVENT(vector_alloc_managed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:245:1: note: in expansion of macro ‘TRACE_EVENT’ 245 | TRACE_EVENT(vector_alloc_managed, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_activate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 268 | DECLARE_EVENT_CLASS(vector_activate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 268 | DECLARE_EVENT_CLASS(vector_activate, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_teardown’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ 303 | TRACE_EVENT(vector_teardown, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ 303 | TRACE_EVENT(vector_teardown, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_setup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:325:1: note: in expansion of macro ‘TRACE_EVENT’ 325 | TRACE_EVENT(vector_setup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:325:1: note: in expansion of macro ‘TRACE_EVENT’ 325 | TRACE_EVENT(vector_setup, | ^~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_free_moved’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(vector_free_moved, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(vector_free_moved, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: arch/x86/kernel/irq.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: arch/x86/kernel] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/rtc.h:206, from ../drivers/rtc/interface.c:18: ../include/trace/events/rtc.h: In function ‘trace_event_raw_event_rtc_time_alarm_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(rtc_time_alarm_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(rtc_time_alarm_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(rtc_time_alarm_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(rtc_time_alarm_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(rtc_time_alarm_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h: In function ‘trace_event_raw_event_rtc_irq_set_freq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(rtc_irq_set_freq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(rtc_irq_set_freq, | ^~~~~~~~~~~ ../include/trace/events/rtc.h: In function ‘trace_event_raw_event_rtc_irq_set_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(rtc_irq_set_state, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(rtc_irq_set_state, | ^~~~~~~~~~~ ../include/trace/events/rtc.h: In function ‘trace_event_raw_event_rtc_alarm_irq_enable’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(rtc_alarm_irq_enable, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(rtc_alarm_irq_enable, | ^~~~~~~~~~~ ../include/trace/events/rtc.h: In function ‘trace_event_raw_event_rtc_offset_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 124 | DECLARE_EVENT_CLASS(rtc_offset_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 124 | DECLARE_EVENT_CLASS(rtc_offset_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h: In function ‘trace_event_raw_event_rtc_timer_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(rtc_timer_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(rtc_timer_class, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/rtc.h: In function ‘__bpf_trace_rtc_time_alarm_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(rtc_time_alarm_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(rtc_time_alarm_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h: In function ‘__bpf_trace_rtc_irq_set_freq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(rtc_irq_set_freq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(rtc_irq_set_freq, | ^~~~~~~~~~~ ../include/trace/events/rtc.h: In function ‘__bpf_trace_rtc_irq_set_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(rtc_irq_set_state, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(rtc_irq_set_state, | ^~~~~~~~~~~ ../include/trace/events/rtc.h: In function ‘__bpf_trace_rtc_alarm_irq_enable’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(rtc_alarm_irq_enable, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(rtc_alarm_irq_enable, | ^~~~~~~~~~~ ../include/trace/events/rtc.h: In function ‘__bpf_trace_rtc_offset_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 124 | DECLARE_EVENT_CLASS(rtc_offset_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 124 | DECLARE_EVENT_CLASS(rtc_offset_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h: In function ‘__bpf_trace_rtc_timer_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(rtc_timer_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(rtc_timer_class, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/rtc/interface.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: drivers/rtc] Error 2 In file included from ../include/trace/define_trace.h:108, from ../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 make[3]: *** [../scripts/Makefile.build:485: kernel] 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/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/pwc.h:65, from ../drivers/media/usb/pwc/pwc-if.c:68: ../include/trace/events/pwc.h: In function ‘trace_event_raw_event_pwc_handler_enter’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwc.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(pwc_handler_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwc.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(pwc_handler_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwc.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(pwc_handler_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwc.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(pwc_handler_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwc.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(pwc_handler_enter, | ^~~~~~~~~~~ ../include/trace/events/pwc.h: In function ‘trace_event_raw_event_pwc_handler_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwc.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(pwc_handler_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwc.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(pwc_handler_exit, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/pwc.h: In function ‘__bpf_trace_pwc_handler_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwc.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(pwc_handler_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwc.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(pwc_handler_enter, | ^~~~~~~~~~~ ../include/trace/events/pwc.h: In function ‘__bpf_trace_pwc_handler_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwc.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(pwc_handler_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pwc.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(pwc_handler_exit, | ^~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: drivers/media/usb/pwc/pwc-if.o] Error 1 make[6]: *** [../scripts/Makefile.build:485: drivers/media/usb/pwc] Error 2 make[5]: *** [../scripts/Makefile.build:485: drivers/media/usb] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/v4l2.h:268, from ../drivers/media/v4l2-core/v4l2-trace.c:7: ../include/trace/events/v4l2.h: In function ‘trace_event_raw_event_v4l2_event_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/v4l2.h:100:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 100 | DECLARE_EVENT_CLASS(v4l2_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/v4l2.h:100:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 100 | DECLARE_EVENT_CLASS(v4l2_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/v4l2.h:100:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 100 | DECLARE_EVENT_CLASS(v4l2_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/v4l2.h:100:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 100 | DECLARE_EVENT_CLASS(v4l2_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/v4l2.h:100:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 100 | DECLARE_EVENT_CLASS(v4l2_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/v4l2.h: In function ‘trace_event_raw_event_vb2_v4l2_event_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/v4l2.h:181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 181 | DECLARE_EVENT_CLASS(vb2_v4l2_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/v4l2.h:181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 181 | DECLARE_EVENT_CLASS(vb2_v4l2_event_class, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/v4l2.h: In function ‘__bpf_trace_v4l2_event_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/v4l2.h:100:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 100 | DECLARE_EVENT_CLASS(v4l2_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/v4l2.h:100:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 100 | DECLARE_EVENT_CLASS(v4l2_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/v4l2.h: In function ‘__bpf_trace_vb2_v4l2_event_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/v4l2.h:181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 181 | DECLARE_EVENT_CLASS(vb2_v4l2_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/v4l2.h:181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 181 | DECLARE_EVENT_CLASS(vb2_v4l2_event_class, | ^~~~~~~~~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/media/v4l2-core/v4l2-trace.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/media/v4l2-core] Error 2 In file included from ../include/trace/define_trace.h:108, from ../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 ../drivers/usb/dwc3/trace.h:348, from ../drivers/usb/dwc3/trace.c:11: ../drivers/usb/dwc3/./trace.h: In function ‘trace_event_raw_event_dwc3_log_io’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(dwc3_log_io, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(dwc3_log_io, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(dwc3_log_io, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(dwc3_log_io, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(dwc3_log_io, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘trace_event_raw_event_dwc3_log_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:51:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 51 | DECLARE_EVENT_CLASS(dwc3_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:51:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 51 | DECLARE_EVENT_CLASS(dwc3_log_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘trace_event_raw_event_dwc3_log_ctrl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 72 | DECLARE_EVENT_CLASS(dwc3_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 72 | DECLARE_EVENT_CLASS(dwc3_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘trace_event_raw_event_dwc3_log_request’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:101:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 101 | DECLARE_EVENT_CLASS(dwc3_log_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:101:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 101 | DECLARE_EVENT_CLASS(dwc3_log_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘trace_event_raw_event_dwc3_log_generic_cmd’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 158 | DECLARE_EVENT_CLASS(dwc3_log_generic_cmd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 158 | DECLARE_EVENT_CLASS(dwc3_log_generic_cmd, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘trace_event_raw_event_dwc3_log_gadget_ep_cmd’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(dwc3_log_gadget_ep_cmd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(dwc3_log_gadget_ep_cmd, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘trace_event_raw_event_dwc3_log_trb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 217 | DECLARE_EVENT_CLASS(dwc3_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 217 | DECLARE_EVENT_CLASS(dwc3_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘trace_event_raw_event_dwc3_log_ep’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:289:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 289 | DECLARE_EVENT_CLASS(dwc3_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:289:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 289 | DECLARE_EVENT_CLASS(dwc3_log_ep, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/usb/dwc3/./trace.h: In function ‘__bpf_trace_dwc3_log_io’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(dwc3_log_io, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(dwc3_log_io, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘__bpf_trace_dwc3_log_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:51:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 51 | DECLARE_EVENT_CLASS(dwc3_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:51:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 51 | DECLARE_EVENT_CLASS(dwc3_log_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘__bpf_trace_dwc3_log_ctrl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 72 | DECLARE_EVENT_CLASS(dwc3_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 72 | DECLARE_EVENT_CLASS(dwc3_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘__bpf_trace_dwc3_log_request’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:101:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 101 | DECLARE_EVENT_CLASS(dwc3_log_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:101:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 101 | DECLARE_EVENT_CLASS(dwc3_log_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘__bpf_trace_dwc3_log_generic_cmd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 158 | DECLARE_EVENT_CLASS(dwc3_log_generic_cmd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 158 | DECLARE_EVENT_CLASS(dwc3_log_generic_cmd, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘__bpf_trace_dwc3_log_gadget_ep_cmd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(dwc3_log_gadget_ep_cmd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(dwc3_log_gadget_ep_cmd, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘__bpf_trace_dwc3_log_trb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 217 | DECLARE_EVENT_CLASS(dwc3_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 217 | DECLARE_EVENT_CLASS(dwc3_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘__bpf_trace_dwc3_log_ep’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:289:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 289 | DECLARE_EVENT_CLASS(dwc3_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:289:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 289 | DECLARE_EVENT_CLASS(dwc3_log_ep, | ^~~~~~~~~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/usb/dwc3/trace.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/usb/dwc3] Error 2 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../net/dsa/trace.h:447, from ../net/dsa/trace.c:6: ../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_port_addr_op_hw’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_port_addr_op_refcount’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(dsa_port_addr_op_refcount, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(dsa_port_addr_op_refcount, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_port_addr_del_not_found’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 143 | DECLARE_EVENT_CLASS(dsa_port_addr_del_not_found, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 143 | DECLARE_EVENT_CLASS(dsa_port_addr_del_not_found, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_add_hw’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:186:1: note: in expansion of macro ‘TRACE_EVENT’ 186 | TRACE_EVENT(dsa_lag_fdb_add_hw, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:186:1: note: in expansion of macro ‘TRACE_EVENT’ 186 | TRACE_EVENT(dsa_lag_fdb_add_hw, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_add_bump’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(dsa_lag_fdb_add_bump, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(dsa_lag_fdb_add_bump, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_del_hw’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ 242 | TRACE_EVENT(dsa_lag_fdb_del_hw, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ 242 | TRACE_EVENT(dsa_lag_fdb_del_hw, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_del_drop’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ 270 | TRACE_EVENT(dsa_lag_fdb_del_drop, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ 270 | TRACE_EVENT(dsa_lag_fdb_del_drop, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_del_not_found’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(dsa_lag_fdb_del_not_found, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(dsa_lag_fdb_del_not_found, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_vlan_op_hw’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:323:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 323 | DECLARE_EVENT_CLASS(dsa_vlan_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:323:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 323 | DECLARE_EVENT_CLASS(dsa_vlan_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_vlan_op_refcount’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 367 | DECLARE_EVENT_CLASS(dsa_vlan_op_refcount, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 367 | DECLARE_EVENT_CLASS(dsa_vlan_op_refcount, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_vlan_del_not_found’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(dsa_vlan_del_not_found, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(dsa_vlan_del_not_found, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_port_addr_op_hw’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_port_addr_op_refcount’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(dsa_port_addr_op_refcount, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(dsa_port_addr_op_refcount, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_port_addr_del_not_found’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 143 | DECLARE_EVENT_CLASS(dsa_port_addr_del_not_found, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 143 | DECLARE_EVENT_CLASS(dsa_port_addr_del_not_found, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_lag_fdb_add_hw’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:186:1: note: in expansion of macro ‘TRACE_EVENT’ 186 | TRACE_EVENT(dsa_lag_fdb_add_hw, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:186:1: note: in expansion of macro ‘TRACE_EVENT’ 186 | TRACE_EVENT(dsa_lag_fdb_add_hw, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_lag_fdb_add_bump’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(dsa_lag_fdb_add_bump, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ 214 | TRACE_EVENT(dsa_lag_fdb_add_bump, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_lag_fdb_del_hw’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ 242 | TRACE_EVENT(dsa_lag_fdb_del_hw, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ 242 | TRACE_EVENT(dsa_lag_fdb_del_hw, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_lag_fdb_del_drop’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ 270 | TRACE_EVENT(dsa_lag_fdb_del_drop, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ 270 | TRACE_EVENT(dsa_lag_fdb_del_drop, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_lag_fdb_del_not_found’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(dsa_lag_fdb_del_not_found, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ 298 | TRACE_EVENT(dsa_lag_fdb_del_not_found, | ^~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_vlan_op_hw’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:323:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 323 | DECLARE_EVENT_CLASS(dsa_vlan_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:323:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 323 | DECLARE_EVENT_CLASS(dsa_vlan_op_hw, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_vlan_op_refcount’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 367 | DECLARE_EVENT_CLASS(dsa_vlan_op_refcount, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 367 | DECLARE_EVENT_CLASS(dsa_vlan_op_refcount, | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_vlan_del_not_found’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(dsa_vlan_del_not_found, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/dsa/./trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(dsa_vlan_del_not_found, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/dsa/trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/dsa] Error 2 In file included from ../include/trace/define_trace.h:108, from ../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 ../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/media/platform/chips-media/coda/trace.h:175, from ../drivers/media/platform/chips-media/coda/coda-bit.c:32: ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘trace_event_raw_event_coda_bit_run’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(coda_bit_run, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(coda_bit_run, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(coda_bit_run, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(coda_bit_run, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(coda_bit_run, | ^~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘trace_event_raw_event_coda_bit_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(coda_bit_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(coda_bit_done, | ^~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘trace_event_raw_event_coda_buf_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(coda_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(coda_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘trace_event_raw_event_coda_buf_meta_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(coda_buf_meta_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(coda_buf_meta_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘trace_event_raw_event_coda_meta_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(coda_meta_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(coda_meta_class, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘__bpf_trace_coda_bit_run’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(coda_bit_run, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(coda_bit_run, | ^~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘__bpf_trace_coda_bit_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(coda_bit_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(coda_bit_done, | ^~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘__bpf_trace_coda_buf_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(coda_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(coda_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘__bpf_trace_coda_buf_meta_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(coda_buf_meta_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(coda_buf_meta_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘__bpf_trace_coda_meta_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(coda_meta_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(coda_meta_class, | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/media/platform/chips-media/coda/coda-bit.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/media/platform/chips-media/coda] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/media/platform/chips-media] Error 2 make[6]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/vmscan.h:496, from ../mm/vmscan.c:71: ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_kswapd_sleep’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_kswapd_wake’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_wakeup_kswapd’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_direct_reclaim_begin_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:115:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 115 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:115:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 115 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_direct_reclaim_end_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_shrink_slab_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ 199 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ 199 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_shrink_slab_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ 244 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ 244 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_lru_isolate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_write_folio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(mm_vmscan_write_folio, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(mm_vmscan_write_folio, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_lru_shrink_inactive’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_lru_shrink_active’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_node_reclaim_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_throttled’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ 467 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ 467 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_kswapd_sleep’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_kswapd_wake’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_wakeup_kswapd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_direct_reclaim_begin_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:115:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 115 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:115:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 115 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_direct_reclaim_end_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_shrink_slab_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ 199 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ 199 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_shrink_slab_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ 244 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ 244 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_lru_isolate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_write_folio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(mm_vmscan_write_folio, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(mm_vmscan_write_folio, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_lru_shrink_inactive’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_lru_shrink_active’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_node_reclaim_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ ../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_throttled’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ 467 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ 467 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: mm/vmscan.o] Error 1 make[3]: *** [../scripts/Makefile.build:485: mm] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/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 ../drivers/usb/chipidea/trace.h:92, from ../drivers/usb/chipidea/trace.c:11: ../drivers/usb/chipidea/./trace.h: In function ‘trace_event_raw_event_ci_log’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/chipidea/./trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(ci_log, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/chipidea/./trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(ci_log, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/chipidea/./trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(ci_log, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/chipidea/./trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(ci_log, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/chipidea/./trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(ci_log, | ^~~~~~~~~~~ ../drivers/usb/chipidea/./trace.h: In function ‘trace_event_raw_event_ci_log_trb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/chipidea/./trace.h:40:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(ci_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/chipidea/./trace.h:40:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(ci_log_trb, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/usb/chipidea/./trace.h: In function ‘__bpf_trace_ci_log’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/chipidea/./trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(ci_log, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/chipidea/./trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(ci_log, | ^~~~~~~~~~~ ../drivers/usb/chipidea/./trace.h: In function ‘__bpf_trace_ci_log_trb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/chipidea/./trace.h:40:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(ci_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/chipidea/./trace.h:40:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(ci_log_trb, | ^~~~~~~~~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/usb/chipidea/trace.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/usb/chipidea] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/media/platform/nvidia/tegra-vde/trace.h:95, from ../drivers/media/platform/nvidia/tegra-vde/vde.c:28: ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘trace_event_raw_event_register_access’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(register_access, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(register_access, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(register_access, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(register_access, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(register_access, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘trace_event_raw_event_vde_setup_iram_entry’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(vde_setup_iram_entry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(vde_setup_iram_entry, | ^~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘trace_event_raw_event_vde_ref_l0’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(vde_ref_l0, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(vde_ref_l0, | ^~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘trace_event_raw_event_vde_ref_l1’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(vde_ref_l1, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(vde_ref_l1, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘__bpf_trace_register_access’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(register_access, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(register_access, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘__bpf_trace_vde_setup_iram_entry’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(vde_setup_iram_entry, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(vde_setup_iram_entry, | ^~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘__bpf_trace_vde_ref_l0’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(vde_ref_l0, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(vde_ref_l0, | ^~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘__bpf_trace_vde_ref_l1’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(vde_ref_l1, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(vde_ref_l1, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/media/platform/nvidia/tegra-vde/vde.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/media/platform/nvidia/tegra-vde] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/media/platform/nvidia] Error 2 make[5]: *** [../scripts/Makefile.build:485: drivers/media/platform] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/usb/host/xhci-trace.h:626, from ../drivers/usb/host/xhci-trace.c:12: ../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_msg’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 28 | DECLARE_EVENT_CLASS(xhci_log_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 28 | DECLARE_EVENT_CLASS(xhci_log_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 28 | DECLARE_EVENT_CLASS(xhci_log_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 28 | DECLARE_EVENT_CLASS(xhci_log_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 28 | DECLARE_EVENT_CLASS(xhci_log_msg, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_ctx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:73:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 73 | DECLARE_EVENT_CLASS(xhci_log_ctx, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:73:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 73 | DECLARE_EVENT_CLASS(xhci_log_ctx, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_trb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:110:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 110 | DECLARE_EVENT_CLASS(xhci_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:110:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 110 | DECLARE_EVENT_CLASS(xhci_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_free_virt_dev’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:168:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 168 | DECLARE_EVENT_CLASS(xhci_log_free_virt_dev, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:168:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 168 | DECLARE_EVENT_CLASS(xhci_log_free_virt_dev, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_virt_dev’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:197:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 197 | DECLARE_EVENT_CLASS(xhci_log_virt_dev, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:197:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 197 | DECLARE_EVENT_CLASS(xhci_log_virt_dev, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_urb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(xhci_log_urb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(xhci_log_urb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_ep_ctx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 313 | DECLARE_EVENT_CLASS(xhci_log_ep_ctx, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 313 | DECLARE_EVENT_CLASS(xhci_log_ep_ctx, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_slot_ctx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 358 | DECLARE_EVENT_CLASS(xhci_log_slot_ctx, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 358 | DECLARE_EVENT_CLASS(xhci_log_slot_ctx, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_ctrl_ctx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:424:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 424 | DECLARE_EVENT_CLASS(xhci_log_ctrl_ctx, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:424:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 424 | DECLARE_EVENT_CLASS(xhci_log_ctrl_ctx, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_ring’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:449:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 449 | DECLARE_EVENT_CLASS(xhci_log_ring, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:449:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 449 | DECLARE_EVENT_CLASS(xhci_log_ring, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_portsc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 512 | DECLARE_EVENT_CLASS(xhci_log_portsc, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 512 | DECLARE_EVENT_CLASS(xhci_log_portsc, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_doorbell’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 547 | DECLARE_EVENT_CLASS(xhci_log_doorbell, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 547 | DECLARE_EVENT_CLASS(xhci_log_doorbell, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_dbc_log_request’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:573:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 573 | DECLARE_EVENT_CLASS(xhci_dbc_log_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:573:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 573 | DECLARE_EVENT_CLASS(xhci_dbc_log_request, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_msg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 28 | DECLARE_EVENT_CLASS(xhci_log_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 28 | DECLARE_EVENT_CLASS(xhci_log_msg, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_ctx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:73:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 73 | DECLARE_EVENT_CLASS(xhci_log_ctx, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:73:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 73 | DECLARE_EVENT_CLASS(xhci_log_ctx, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_trb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:110:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 110 | DECLARE_EVENT_CLASS(xhci_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:110:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 110 | DECLARE_EVENT_CLASS(xhci_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_free_virt_dev’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:168:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 168 | DECLARE_EVENT_CLASS(xhci_log_free_virt_dev, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:168:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 168 | DECLARE_EVENT_CLASS(xhci_log_free_virt_dev, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_virt_dev’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:197:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 197 | DECLARE_EVENT_CLASS(xhci_log_virt_dev, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:197:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 197 | DECLARE_EVENT_CLASS(xhci_log_virt_dev, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_urb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(xhci_log_urb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(xhci_log_urb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_ep_ctx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 313 | DECLARE_EVENT_CLASS(xhci_log_ep_ctx, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 313 | DECLARE_EVENT_CLASS(xhci_log_ep_ctx, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_slot_ctx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 358 | DECLARE_EVENT_CLASS(xhci_log_slot_ctx, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 358 | DECLARE_EVENT_CLASS(xhci_log_slot_ctx, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_ctrl_ctx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:424:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 424 | DECLARE_EVENT_CLASS(xhci_log_ctrl_ctx, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:424:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 424 | DECLARE_EVENT_CLASS(xhci_log_ctrl_ctx, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_ring’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:449:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 449 | DECLARE_EVENT_CLASS(xhci_log_ring, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:449:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 449 | DECLARE_EVENT_CLASS(xhci_log_ring, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_portsc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 512 | DECLARE_EVENT_CLASS(xhci_log_portsc, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 512 | DECLARE_EVENT_CLASS(xhci_log_portsc, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_doorbell’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 547 | DECLARE_EVENT_CLASS(xhci_log_doorbell, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 547 | DECLARE_EVENT_CLASS(xhci_log_doorbell, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_dbc_log_request’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:573:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 573 | DECLARE_EVENT_CLASS(xhci_dbc_log_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:573:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 573 | DECLARE_EVENT_CLASS(xhci_dbc_log_request, | ^~~~~~~~~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/usb/host/xhci-trace.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/usb/host] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/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 ../sound/soc/intel/avs/trace.h:154, from ../sound/soc/intel/avs/trace.c:12: ../sound/soc/intel/avs/./trace.h: In function ‘trace_event_raw_event_avs_dsp_core_op’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(avs_dsp_core_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(avs_dsp_core_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(avs_dsp_core_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(avs_dsp_core_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(avs_dsp_core_op, | ^~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h: In function ‘trace_event_raw_event_avs_ipc_msg_hdr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h: In function ‘trace_event_raw_event_avs_ipc_msg_payload’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:96:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 96 | TRACE_EVENT_CONDITION(avs_ipc_msg_payload, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:96:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 96 | TRACE_EVENT_CONDITION(avs_ipc_msg_payload, | ^~~~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h: In function ‘trace_event_raw_event_avs_d0ix’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ 125 | TRACE_EVENT(avs_d0ix, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ 125 | TRACE_EVENT(avs_d0ix, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../sound/soc/intel/avs/./trace.h: In function ‘__bpf_trace_avs_dsp_core_op’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(avs_dsp_core_op, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(avs_dsp_core_op, | ^~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h: In function ‘__bpf_trace_avs_ipc_msg_hdr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h: In function ‘__bpf_trace_avs_ipc_msg_payload’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:96:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 96 | TRACE_EVENT_CONDITION(avs_ipc_msg_payload, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:96:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 96 | TRACE_EVENT_CONDITION(avs_ipc_msg_payload, | ^~~~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h: In function ‘__bpf_trace_avs_d0ix’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ 125 | TRACE_EVENT(avs_d0ix, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ 125 | TRACE_EVENT(avs_d0ix, | ^~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: sound/soc/intel/avs/trace.o] Error 1 make[6]: *** [../scripts/Makefile.build:485: sound/soc/intel/avs] Error 2 make[5]: *** [../scripts/Makefile.build:485: sound/soc/intel] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/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 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/usb/gadget/udc/trace.h:294, from ../drivers/usb/gadget/udc/trace.c:10: ../drivers/usb/gadget/udc/./trace.h: In function ‘trace_event_raw_event_udc_log_gadget’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(udc_log_gadget, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(udc_log_gadget, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(udc_log_gadget, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(udc_log_gadget, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(udc_log_gadget, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h: In function ‘trace_event_raw_event_udc_log_ep’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:144:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 144 | DECLARE_EVENT_CLASS(udc_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:144:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 144 | DECLARE_EVENT_CLASS(udc_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h: In function ‘trace_event_raw_event_udc_log_req’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:218:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 218 | DECLARE_EVENT_CLASS(udc_log_req, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:218:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 218 | DECLARE_EVENT_CLASS(udc_log_req, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/usb/gadget/udc/./trace.h: In function ‘__bpf_trace_udc_log_gadget’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(udc_log_gadget, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(udc_log_gadget, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h: In function ‘__bpf_trace_udc_log_ep’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:144:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 144 | DECLARE_EVENT_CLASS(udc_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:144:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 144 | DECLARE_EVENT_CLASS(udc_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h: In function ‘__bpf_trace_udc_log_req’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:218:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 218 | DECLARE_EVENT_CLASS(udc_log_req, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:218:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 218 | DECLARE_EVENT_CLASS(udc_log_req, | ^~~~~~~~~~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: drivers/usb/gadget/udc/trace.o] Error 1 make[7]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../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 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/fungible/funeth/funeth_trace.h:117, from ../drivers/net/ethernet/fungible/funeth/funeth_rx.c:15: ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘trace_event_raw_event_funeth_tx’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(funeth_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(funeth_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(funeth_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(funeth_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(funeth_tx, | ^~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘trace_event_raw_event_funeth_tx_free’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(funeth_tx_free, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(funeth_tx_free, | ^~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘trace_event_raw_event_funeth_rx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(funeth_rx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(funeth_rx, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘__bpf_trace_funeth_tx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(funeth_tx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(funeth_tx, | ^~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘__bpf_trace_funeth_tx_free’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(funeth_tx_free, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(funeth_tx_free, | ^~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘__bpf_trace_funeth_rx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(funeth_rx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(funeth_rx, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/fungible/funeth/funeth_rx.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/fungible/funeth] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/fungible] Error 2 make[6]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/usb/typec/ucsi/trace.h:120, from ../drivers/usb/typec/ucsi/trace.c:4: ../drivers/usb/typec/ucsi/./trace.h: In function ‘trace_event_raw_event_ucsi_log_command’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(ucsi_log_command, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(ucsi_log_command, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(ucsi_log_command, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(ucsi_log_command, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(ucsi_log_command, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h: In function ‘trace_event_raw_event_ucsi_log_connector_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:42:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 42 | DECLARE_EVENT_CLASS(ucsi_log_connector_status, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:42:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 42 | DECLARE_EVENT_CLASS(ucsi_log_connector_status, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h: In function ‘trace_event_raw_event_ucsi_log_register_altmode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:85:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 85 | DECLARE_EVENT_CLASS(ucsi_log_register_altmode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:85:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 85 | DECLARE_EVENT_CLASS(ucsi_log_register_altmode, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/usb/typec/ucsi/./trace.h: In function ‘__bpf_trace_ucsi_log_command’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(ucsi_log_command, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(ucsi_log_command, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h: In function ‘__bpf_trace_ucsi_log_connector_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:42:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 42 | DECLARE_EVENT_CLASS(ucsi_log_connector_status, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:42:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 42 | DECLARE_EVENT_CLASS(ucsi_log_connector_status, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h: In function ‘__bpf_trace_ucsi_log_register_altmode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:85:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 85 | DECLARE_EVENT_CLASS(ucsi_log_register_altmode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:85:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 85 | DECLARE_EVENT_CLASS(ucsi_log_register_altmode, | ^~~~~~~~~~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: drivers/usb/typec/ucsi/trace.o] Error 1 make[6]: *** [../scripts/Makefile.build:485: drivers/usb/typec/ucsi] Error 2 make[6]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/mediatek/mt76/trace.h:111, from ../drivers/net/wireless/mediatek/mt76/trace.c:10: ../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘trace_event_raw_event_dev_reg_evt’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘trace_event_raw_event_dev_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(dev_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(dev_irq, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘trace_event_raw_event_dev_txid_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 82 | DECLARE_EVENT_CLASS(dev_txid_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 82 | DECLARE_EVENT_CLASS(dev_txid_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h: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/iocost.h:225, from ../block/blk-iocost.c:751: ../include/trace/events/iocost.h: In function ‘trace_event_raw_event_iocost_iocg_state’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h: In function ‘trace_event_raw_event_iocg_inuse_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h: In function ‘trace_event_raw_event_iocost_ioc_vrate_adj’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ 142 | TRACE_EVENT(iocost_ioc_vrate_adj, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ 142 | TRACE_EVENT(iocost_ioc_vrate_adj, | ^~~~~~~~~~~ ../include/trace/events/iocost.h: In function ‘trace_event_raw_event_iocost_iocg_forgive_debt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ 181 | TRACE_EVENT(iocost_iocg_forgive_debt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ 181 | TRACE_EVENT(iocost_iocg_forgive_debt, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/iocost.h: In function ‘__bpf_trace_iocost_iocg_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h: In function ‘__bpf_trace_iocg_inuse_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h: In function ‘__bpf_trace_iocost_ioc_vrate_adj’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ 142 | TRACE_EVENT(iocost_ioc_vrate_adj, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ 142 | TRACE_EVENT(iocost_ioc_vrate_adj, | ^~~~~~~~~~~ ../include/trace/events/iocost.h: In function ‘__bpf_trace_iocost_iocg_forgive_debt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ 181 | TRACE_EVENT(iocost_iocg_forgive_debt, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ 181 | TRACE_EVENT(iocost_iocg_forgive_debt, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: block/blk-iocost.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../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/usb/mtu3/mtu3_trace.h:277, from ../drivers/usb/mtu3/mtu3_trace.c:12: ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘trace_event_raw_event_mtu3_log’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(mtu3_log, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(mtu3_log, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(mtu3_log, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(mtu3_log, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(mtu3_log, | ^~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘trace_event_raw_event_mtu3_u3_ltssm_isr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(mtu3_u3_ltssm_isr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(mtu3_u3_ltssm_isr, | ^~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘trace_event_raw_event_mtu3_u2_common_isr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ 54 | TRACE_EVENT(mtu3_u2_common_isr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ 54 | TRACE_EVENT(mtu3_u2_common_isr, | ^~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘trace_event_raw_event_mtu3_qmu_isr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ 70 | TRACE_EVENT(mtu3_qmu_isr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ 70 | TRACE_EVENT(mtu3_qmu_isr, | ^~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘trace_event_raw_event_mtu3_log_setup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 88 | DECLARE_EVENT_CLASS(mtu3_log_setup, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 88 | DECLARE_EVENT_CLASS(mtu3_log_setup, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘trace_event_raw_event_mtu3_log_request’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(mtu3_log_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(mtu3_log_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘trace_event_raw_event_mtu3_log_gpd’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 173 | DECLARE_EVENT_CLASS(mtu3_log_gpd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 173 | DECLARE_EVENT_CLASS(mtu3_log_gpd, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘trace_event_raw_event_mtu3_log_ep’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:214:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 214 | DECLARE_EVENT_CLASS(mtu3_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:214:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 214 | DECLARE_EVENT_CLASS(mtu3_log_ep, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘__bpf_trace_mtu3_log’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(mtu3_log, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(mtu3_log, | ^~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘__bpf_trace_mtu3_u3_ltssm_isr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(mtu3_u3_ltssm_isr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(mtu3_u3_ltssm_isr, | ^~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘__bpf_trace_mtu3_u2_common_isr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ 54 | TRACE_EVENT(mtu3_u2_common_isr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ 54 | TRACE_EVENT(mtu3_u2_common_isr, | ^~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘__bpf_trace_mtu3_qmu_isr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ 70 | TRACE_EVENT(mtu3_qmu_isr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ 70 | TRACE_EVENT(mtu3_qmu_isr, | ^~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘__bpf_trace_mtu3_log_setup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 88 | DECLARE_EVENT_CLASS(mtu3_log_setup, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 88 | DECLARE_EVENT_CLASS(mtu3_log_setup, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘__bpf_trace_mtu3_log_request’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(mtu3_log_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(mtu3_log_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘__bpf_trace_mtu3_log_gpd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 173 | DECLARE_EVENT_CLASS(mtu3_log_gpd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 173 | DECLARE_EVENT_CLASS(mtu3_log_gpd, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘__bpf_trace_mtu3_log_ep’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:214:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 214 | DECLARE_EVENT_CLASS(mtu3_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:214:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 214 | DECLARE_EVENT_CLASS(mtu3_log_ep, | ^~~~~~~~~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/usb/mtu3/mtu3_trace.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/usb/mtu3] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_brcmsmac.h:100, from ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_events.h:36, from ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_events.c:22: ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘trace_event_raw_event_brcms_timer’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ 29 | TRACE_EVENT(brcms_timer, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ 29 | TRACE_EVENT(brcms_timer, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ 29 | TRACE_EVENT(brcms_timer, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ 29 | TRACE_EVENT(brcms_timer, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ 29 | TRACE_EVENT(brcms_timer, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘trace_event_raw_event_brcms_dpc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(brcms_dpc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(brcms_dpc, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘trace_event_raw_event_brcms_macintstatus’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(brcms_macintstatus, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(brcms_macintstatus, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘__bpf_trace_brcms_timer’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ 29 | TRACE_EVENT(brcms_timer, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ 29 | TRACE_EVENT(brcms_timer, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘__bpf_trace_brcms_dpc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(brcms_dpc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(brcms_dpc, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘__bpf_trace_brcms_macintstatus’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(brcms_macintstatus, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(brcms_macintstatus, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_brcmsmac_tx.h:108, from ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_events.h:37: ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘trace_event_raw_event_brcms_txdesc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(brcms_txdesc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(brcms_txdesc, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘trace_event_raw_event_brcms_txstatus’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(brcms_txstatus, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(brcms_txstatus, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘trace_event_raw_event_brcms_ampdu_session’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(brcms_ampdu_session, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(brcms_ampdu_session, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘__bpf_trace_brcms_txdesc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(brcms_txdesc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(brcms_txdesc, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘__bpf_trace_brcms_txstatus’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(brcms_txstatus, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(brcms_txstatus, | ^~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘__bpf_trace_brcms_ampdu_session’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(brcms_ampdu_session, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(brcms_ampdu_session, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_brcmsmac_msg.h:90, from ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_events.h:38: ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h: In function ‘trace_event_raw_event_brcms_msg_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(brcms_msg_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(brcms_msg_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h: In function ‘trace_event_raw_event_brcms_dbg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(brcms_dbg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(brcms_dbg, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h: In function ‘__bpf_trace_brcms_msg_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(brcms_msg_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(brcms_msg_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h: In function ‘__bpf_trace_brcms_dbg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(brcms_dbg, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(brcms_dbg, | ^~~~~~~~~~~ make[9]: *** [../scripts/Makefile.build:244: drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_events.o] Error 1 make[8]: *** [../scripts/Makefile.build:485: drivers/net/wireless/broadcom/brcm80211/brcmsmac] Error 2 make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/broadcom/brcm80211] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/net/wireless/broadcom] Error 2 make[6]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_trace.h:137, from ../drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.c:9: ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘trace_event_raw_event_hclge_vf_mbx_get’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(hclge_vf_mbx_get, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(hclge_vf_mbx_get, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(hclge_vf_mbx_get, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(hclge_vf_mbx_get, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(hclge_vf_mbx_get, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘trace_event_raw_event_hclge_vf_mbx_send’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(hclge_vf_mbx_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(hclge_vf_mbx_send, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘trace_event_raw_event_hclge_vf_cmd_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 80 | DECLARE_EVENT_CLASS(hclge_vf_cmd_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 80 | DECLARE_EVENT_CLASS(hclge_vf_cmd_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘__bpf_trace_hclge_vf_mbx_get’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(hclge_vf_mbx_get, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(hclge_vf_mbx_get, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘__bpf_trace_hclge_vf_mbx_send’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(hclge_vf_mbx_send, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ 47 | TRACE_EVENT(hclge_vf_mbx_send, | ^~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘__bpf_trace_hclge_vf_cmd_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 80 | DECLARE_EVENT_CLASS(hclge_vf_cmd_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 80 | DECLARE_EVENT_CLASS(hclge_vf_cmd_template, | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../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 ../fs/ext2/trace.h:94, from ../fs/ext2/trace.c:6: ../fs/ext2/./trace.h: In function ‘trace_event_raw_event_ext2_dio_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(ext2_dio_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(ext2_dio_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(ext2_dio_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(ext2_dio_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(ext2_dio_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h: In function ‘trace_event_raw_event_ext2_dio_write_endio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(ext2_dio_write_endio, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(ext2_dio_write_endio, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../fs/ext2/./trace.h: In function ‘__bpf_trace_ext2_dio_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(ext2_dio_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(ext2_dio_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h: In function ‘__bpf_trace_ext2_dio_write_endio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(ext2_dio_write_endio, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(ext2_dio_write_endio, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/ext2/trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/ext2] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/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 make[3]: *** [../scripts/Makefile.build:485: block] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/xen.h:459, from ../arch/x86/xen/trace.c:21: ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc__batch’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(xen_mc__batch, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(xen_mc__batch, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(xen_mc__batch, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(xen_mc__batch, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 15 | DECLARE_EVENT_CLASS(xen_mc__batch, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc_entry’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(xen_mc_entry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(xen_mc_entry, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc_entry_alloc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(xen_mc_entry_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ 55 | TRACE_EVENT(xen_mc_entry_alloc, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc_callback’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(xen_mc_callback, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(xen_mc_callback, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc_flush_reason’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(xen_mc_flush_reason, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(xen_mc_flush_reason, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc_flush’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(xen_mc_flush, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(xen_mc_flush, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc_extend_args’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(xen_mc_extend_args, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(xen_mc_extend_args, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu__set_pte’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 134 | DECLARE_EVENT_CLASS(xen_mmu__set_pte, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 134 | DECLARE_EVENT_CLASS(xen_mmu__set_pte, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_set_pmd’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(xen_mmu_set_pmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(xen_mmu_set_pmd, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_pte_clear’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:176:1: note: in expansion of macro ‘TRACE_EVENT’ 176 | TRACE_EVENT(xen_mmu_pte_clear, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:176:1: note: in expansion of macro ‘TRACE_EVENT’ 176 | TRACE_EVENT(xen_mmu_pte_clear, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_pmd_clear’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ 191 | TRACE_EVENT(xen_mmu_pmd_clear, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ 191 | TRACE_EVENT(xen_mmu_pmd_clear, | ^~~~~~~~~~~ ../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:241:1: note: in expansion of macro ‘TRACE_EVENT’ 241 | 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:241:1: note: in expansion of macro ‘TRACE_EVENT’ 241 | TRACE_EVENT(xen_mmu_set_pud, | ^~~~~~~~~~~ ../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_pte_clear’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:176:1: note: in expansion of macro ‘TRACE_EVENT’ 176 | TRACE_EVENT(xen_mmu_pte_clear, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:176:1: note: in expansion of macro ‘TRACE_EVENT’ 176 | TRACE_EVENT(xen_mmu_pte_clear, | ^~~~~~~~~~~ ../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mmu_pmd_clear’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ 191 | TRACE_EVENT(xen_mmu_pmd_clear, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/xen.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ 191 | TRACE_EVENT(xen_mmu_pmd_clear, | ^~~~~~~~~~~ ../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:241:1: note: in expansion of macro ‘TRACE_EVENT’ 241 | 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:241:1: note: in expansion of macro ‘TRACE_EVENT’ 241 | TRACE_EVENT(xen_mmu_set_pud, | ^~~~~~~~~~~ ../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/usb_trace.h:86, from ../drivers/net/wireless/mediatek/mt76/usb_trace.c:10: ../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘trace_event_raw_event_dev_reg_evt’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘trace_event_raw_event_urb_transfer’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 54 | DECLARE_EVENT_CLASS(urb_transfer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 54 | DECLARE_EVENT_CLASS(urb_transfer, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘__bpf_trace_dev_reg_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘__bpf_trace_urb_transfer’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 54 | DECLARE_EVENT_CLASS(urb_transfer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 54 | DECLARE_EVENT_CLASS(urb_transfer, | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/usb_trace.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/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 ../include/trace/events/kvm.h:495, from ../arch/x86/kvm/../../../virt/kvm/kvm_main.c:65: ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_userspace_exit’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(kvm_userspace_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(kvm_userspace_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(kvm_userspace_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(kvm_userspace_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(kvm_userspace_exit, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_vcpu_wakeup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(kvm_vcpu_wakeup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(kvm_vcpu_wakeup, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_set_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(kvm_set_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(kvm_set_irq, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_ioapic_set_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(kvm_ioapic_set_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(kvm_ioapic_set_irq, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_ioapic_delayed_eoi_inj’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ 123 | TRACE_EVENT(kvm_ioapic_delayed_eoi_inj, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ 123 | TRACE_EVENT(kvm_ioapic_delayed_eoi_inj, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_msi_set_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ 143 | TRACE_EVENT(kvm_msi_set_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ 143 | TRACE_EVENT(kvm_msi_set_irq, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_ack_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ 183 | TRACE_EVENT(kvm_ack_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ 183 | TRACE_EVENT(kvm_ack_irq, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_mmio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:213:1: note: in expansion of macro ‘TRACE_EVENT’ 213 | TRACE_EVENT(kvm_mmio, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:213:1: note: in expansion of macro ‘TRACE_EVENT’ 213 | TRACE_EVENT(kvm_mmio, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_fpu’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(kvm_fpu, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(kvm_fpu, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_async_get_page_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:259:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 259 | DECLARE_EVENT_CLASS(kvm_async_get_page_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:259:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 259 | DECLARE_EVENT_CLASS(kvm_async_get_page_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_async_pf_nopresent_ready’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 292 | DECLARE_EVENT_CLASS(kvm_async_pf_nopresent_ready, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 292 | DECLARE_EVENT_CLASS(kvm_async_pf_nopresent_ready, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_async_pf_completed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_halt_poll_ns’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(kvm_halt_poll_ns, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(kvm_halt_poll_ns, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_dirty_ring_push’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ 378 | TRACE_EVENT(kvm_dirty_ring_push, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ 378 | TRACE_EVENT(kvm_dirty_ring_push, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_dirty_ring_reset’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:405:1: note: in expansion of macro ‘TRACE_EVENT’ 405 | TRACE_EVENT(kvm_dirty_ring_reset, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:405:1: note: in expansion of macro ‘TRACE_EVENT’ 405 | TRACE_EVENT(kvm_dirty_ring_reset, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_dirty_ring_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:426:1: note: in expansion of macro ‘TRACE_EVENT’ 426 | TRACE_EVENT(kvm_dirty_ring_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:426:1: note: in expansion of macro ‘TRACE_EVENT’ 426 | TRACE_EVENT(kvm_dirty_ring_exit, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_unmap_hva_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:441:1: note: in expansion of macro ‘TRACE_EVENT’ 441 | TRACE_EVENT(kvm_unmap_hva_range, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:441:1: note: in expansion of macro ‘TRACE_EVENT’ 441 | TRACE_EVENT(kvm_unmap_hva_range, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_age_hva’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:459:1: note: in expansion of macro ‘TRACE_EVENT’ 459 | TRACE_EVENT(kvm_age_hva, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:459:1: note: in expansion of macro ‘TRACE_EVENT’ 459 | TRACE_EVENT(kvm_age_hva, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_test_age_hva’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:477:1: note: in expansion of macro ‘TRACE_EVENT’ 477 | TRACE_EVENT(kvm_test_age_hva, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:477:1: note: in expansion of macro ‘TRACE_EVENT’ 477 | TRACE_EVENT(kvm_test_age_hva, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_userspace_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(kvm_userspace_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ 22 | TRACE_EVENT(kvm_userspace_exit, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_vcpu_wakeup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(kvm_vcpu_wakeup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(kvm_vcpu_wakeup, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_set_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(kvm_set_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(kvm_set_irq, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_ioapic_set_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(kvm_ioapic_set_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(kvm_ioapic_set_irq, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_ioapic_delayed_eoi_inj’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ 123 | TRACE_EVENT(kvm_ioapic_delayed_eoi_inj, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ 123 | TRACE_EVENT(kvm_ioapic_delayed_eoi_inj, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_msi_set_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ 143 | TRACE_EVENT(kvm_msi_set_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ 143 | TRACE_EVENT(kvm_msi_set_irq, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_ack_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ 183 | TRACE_EVENT(kvm_ack_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ 183 | TRACE_EVENT(kvm_ack_irq, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_mmio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:213:1: note: in expansion of macro ‘TRACE_EVENT’ 213 | TRACE_EVENT(kvm_mmio, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:213:1: note: in expansion of macro ‘TRACE_EVENT’ 213 | TRACE_EVENT(kvm_mmio, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_fpu’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(kvm_fpu, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(kvm_fpu, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_async_get_page_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:259:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 259 | DECLARE_EVENT_CLASS(kvm_async_get_page_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:259:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 259 | DECLARE_EVENT_CLASS(kvm_async_get_page_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_async_pf_nopresent_ready’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 292 | DECLARE_EVENT_CLASS(kvm_async_pf_nopresent_ready, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 292 | DECLARE_EVENT_CLASS(kvm_async_pf_nopresent_ready, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_async_pf_completed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_halt_poll_ns’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(kvm_halt_poll_ns, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(kvm_halt_poll_ns, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_dirty_ring_push’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ 378 | TRACE_EVENT(kvm_dirty_ring_push, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ 378 | TRACE_EVENT(kvm_dirty_ring_push, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_dirty_ring_reset’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:405:1: note: in expansion of macro ‘TRACE_EVENT’ 405 | TRACE_EVENT(kvm_dirty_ring_reset, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:405:1: note: in expansion of macro ‘TRACE_EVENT’ 405 | TRACE_EVENT(kvm_dirty_ring_reset, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_dirty_ring_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:426:1: note: in expansion of macro ‘TRACE_EVENT’ 426 | TRACE_EVENT(kvm_dirty_ring_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:426:1: note: in expansion of macro ‘TRACE_EVENT’ 426 | TRACE_EVENT(kvm_dirty_ring_exit, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_unmap_hva_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:441:1: note: in expansion of macro ‘TRACE_EVENT’ 441 | TRACE_EVENT(kvm_unmap_hva_range, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:441:1: note: in expansion of macro ‘TRACE_EVENT’ 441 | TRACE_EVENT(kvm_unmap_hva_range, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_age_hva’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:459:1: note: in expansion of macro ‘TRACE_EVENT’ 459 | TRACE_EVENT(kvm_age_hva, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:459:1: note: in expansion of macro ‘TRACE_EVENT’ 459 | TRACE_EVENT(kvm_age_hva, | ^~~~~~~~~~~ ../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_test_age_hva’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:477:1: note: in expansion of macro ‘TRACE_EVENT’ 477 | TRACE_EVENT(kvm_test_age_hva, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/kvm.h:477:1: note: in expansion of macro ‘TRACE_EVENT’ 477 | TRACE_EVENT(kvm_test_age_hva, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: arch/x86/kvm/../../../virt/kvm/kvm_main.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/mediatek/mt76/mt792x_trace.h:51, from ../drivers/net/wireless/mediatek/mt76/mt792x_trace.c:10: ../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h: In function ‘trace_event_raw_event_lp_event’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(lp_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(lp_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(lp_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(lp_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(lp_event, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h: In function ‘__bpf_trace_lp_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(lp_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(lp_event, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/mt792x_trace.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../fs/iomap/trace.h:313, from ../fs/iomap/trace.c:13: ../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_readpage_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_range_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(iomap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(iomap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_writepage_map’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(iomap_writepage_map, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(iomap_writepage_map, | ^~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_iter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ 200 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ 200 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_dio_rw_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(iomap_dio_rw_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(iomap_dio_rw_begin, | ^~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_dio_complete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(iomap_dio_complete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(iomap_dio_complete, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_readpage_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_range_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(iomap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(iomap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_writepage_map’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(iomap_writepage_map, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ 158 | TRACE_EVENT(iomap_writepage_map, | ^~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_iter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ 200 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ 200 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_dio_rw_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(iomap_dio_rw_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ 236 | TRACE_EVENT(iomap_dio_rw_begin, | ^~~~~~~~~~~ ../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_dio_complete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(iomap_dio_complete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(iomap_dio_complete, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/iomap/trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/iomap] Error 2 In file included from ../include/trace/define_trace.h:108, from ../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/usb/musb/musb_trace.h:389, from ../drivers/usb/musb/musb_trace.c:11: ../drivers/usb/musb/./musb_trace.h: In function ‘trace_event_raw_event_musb_log’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(musb_log, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(musb_log, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(musb_log, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(musb_log, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(musb_log, | ^~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘trace_event_raw_event_musb_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(musb_state, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(musb_state, | ^~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘trace_event_raw_event_musb_regb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:57:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 57 | DECLARE_EVENT_CLASS(musb_regb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:57:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 57 | DECLARE_EVENT_CLASS(musb_regb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘trace_event_raw_event_musb_regw’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:89:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 89 | DECLARE_EVENT_CLASS(musb_regw, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:89:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 89 | DECLARE_EVENT_CLASS(musb_regw, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘trace_event_raw_event_musb_regl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 121 | DECLARE_EVENT_CLASS(musb_regl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 121 | DECLARE_EVENT_CLASS(musb_regl, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘trace_event_raw_event_musb_isr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:153:1: note: in expansion of macro ‘TRACE_EVENT’ 153 | TRACE_EVENT(musb_isr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:153:1: note: in expansion of macro ‘TRACE_EVENT’ 153 | TRACE_EVENT(musb_isr, | ^~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘trace_event_raw_event_musb_urb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 174 | DECLARE_EVENT_CLASS(musb_urb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 174 | DECLARE_EVENT_CLASS(musb_urb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘trace_event_raw_event_musb_req’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 236 | DECLARE_EVENT_CLASS(musb_req, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 236 | DECLARE_EVENT_CLASS(musb_req, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/usb/musb/./musb_trace.h: In function ‘__bpf_trace_musb_log’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(musb_log, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(musb_log, | ^~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘__bpf_trace_musb_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(musb_state, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(musb_state, | ^~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘__bpf_trace_musb_regb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:57:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 57 | DECLARE_EVENT_CLASS(musb_regb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:57:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 57 | DECLARE_EVENT_CLASS(musb_regb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘__bpf_trace_musb_regw’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:89:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 89 | DECLARE_EVENT_CLASS(musb_regw, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:89:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 89 | DECLARE_EVENT_CLASS(musb_regw, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘__bpf_trace_musb_regl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 121 | DECLARE_EVENT_CLASS(musb_regl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 121 | DECLARE_EVENT_CLASS(musb_regl, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘__bpf_trace_musb_isr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:153:1: note: in expansion of macro ‘TRACE_EVENT’ 153 | TRACE_EVENT(musb_isr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:153:1: note: in expansion of macro ‘TRACE_EVENT’ 153 | TRACE_EVENT(musb_isr, | ^~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘__bpf_trace_musb_urb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 174 | DECLARE_EVENT_CLASS(musb_urb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 174 | DECLARE_EVENT_CLASS(musb_urb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘__bpf_trace_musb_req’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 236 | DECLARE_EVENT_CLASS(musb_req, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 236 | DECLARE_EVENT_CLASS(musb_req, | ^~~~~~~~~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/usb/musb/musb_trace.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/usb/musb] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/mellanox/mlx5/core/diag/cmd_tracepoint.h:45, from ../drivers/net/ethernet/mellanox/mlx5/core/cmd.c:48: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h: In function ‘trace_event_raw_event_mlx5_cmd’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_cmd, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h: In function ‘__bpf_trace_mlx5_cmd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_cmd, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_cmd, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/cmd.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../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/usb/typec/tipd/trace.h:398, from ../drivers/usb/typec/tipd/trace.c:9: ../drivers/usb/typec/tipd/./trace.h: In function ‘trace_event_raw_event_tps6598x_irq’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT(tps6598x_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT(tps6598x_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT(tps6598x_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT(tps6598x_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT(tps6598x_irq, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘trace_event_raw_event_cd321x_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(cd321x_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(cd321x_irq, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘trace_event_raw_event_tps25750_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:269:1: note: in expansion of macro ‘TRACE_EVENT’ 269 | TRACE_EVENT(tps25750_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:269:1: note: in expansion of macro ‘TRACE_EVENT’ 269 | TRACE_EVENT(tps25750_irq, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘trace_event_raw_event_tps6598x_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:284:1: note: in expansion of macro ‘TRACE_EVENT’ 284 | TRACE_EVENT(tps6598x_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:284:1: note: in expansion of macro ‘TRACE_EVENT’ 284 | TRACE_EVENT(tps6598x_status, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘trace_event_raw_event_tps25750_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:311:1: note: in expansion of macro ‘TRACE_EVENT’ 311 | TRACE_EVENT(tps25750_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:311:1: note: in expansion of macro ‘TRACE_EVENT’ 311 | TRACE_EVENT(tps25750_status, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘trace_event_raw_event_tps6598x_power_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ 332 | TRACE_EVENT(tps6598x_power_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ 332 | TRACE_EVENT(tps6598x_power_status, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘trace_event_raw_event_tps25750_power_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:352:1: note: in expansion of macro ‘TRACE_EVENT’ 352 | TRACE_EVENT(tps25750_power_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:352:1: note: in expansion of macro ‘TRACE_EVENT’ 352 | TRACE_EVENT(tps25750_power_status, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘trace_event_raw_event_tps6598x_data_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ 372 | TRACE_EVENT(tps6598x_data_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ 372 | TRACE_EVENT(tps6598x_data_status, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/usb/typec/tipd/./trace.h: In function ‘__bpf_trace_tps6598x_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT(tps6598x_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT(tps6598x_irq, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘__bpf_trace_cd321x_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(cd321x_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(cd321x_irq, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘__bpf_trace_tps25750_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:269:1: note: in expansion of macro ‘TRACE_EVENT’ 269 | TRACE_EVENT(tps25750_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:269:1: note: in expansion of macro ‘TRACE_EVENT’ 269 | TRACE_EVENT(tps25750_irq, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘__bpf_trace_tps6598x_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:284:1: note: in expansion of macro ‘TRACE_EVENT’ 284 | TRACE_EVENT(tps6598x_status, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:284:1: note: in expansion of macro ‘TRACE_EVENT’ 284 | TRACE_EVENT(tps6598x_status, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘__bpf_trace_tps25750_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:311:1: note: in expansion of macro ‘TRACE_EVENT’ 311 | TRACE_EVENT(tps25750_status, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:311:1: note: in expansion of macro ‘TRACE_EVENT’ 311 | TRACE_EVENT(tps25750_status, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘__bpf_trace_tps6598x_power_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ 332 | TRACE_EVENT(tps6598x_power_status, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ 332 | TRACE_EVENT(tps6598x_power_status, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘__bpf_trace_tps25750_power_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:352:1: note: in expansion of macro ‘TRACE_EVENT’ 352 | TRACE_EVENT(tps25750_power_status, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:352:1: note: in expansion of macro ‘TRACE_EVENT’ 352 | TRACE_EVENT(tps25750_power_status, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘__bpf_trace_tps6598x_data_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ 372 | TRACE_EVENT(tps6598x_data_status, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ 372 | TRACE_EVENT(tps6598x_data_status, | ^~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: drivers/usb/typec/tipd/trace.o] Error 1 make[6]: *** [../scripts/Makefile.build:485: drivers/usb/typec/tipd] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/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[5]: *** [../scripts/Makefile.build:485: drivers/usb/typec] Error 2 make[3]: *** [../scripts/Makefile.build:485: io_uring] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/ath/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/wireless/mediatek/mt76/mt7615/mt7615_trace.h:56, from ../drivers/net/wireless/mediatek/mt76/mt7615/trace.c:10: ../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h: In function ‘trace_event_raw_event_dev_token’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_token, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_token, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_token, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_token, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_token, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h: In function ‘__bpf_trace_dev_token’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_token, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(dev_token, | ^~~~~~~~~~~~~~~~~~~ make[9]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/mt7615/trace.o] Error 1 make[8]: *** [../scripts/Makefile.build:485: drivers/net/wireless/mediatek/mt76/mt7615] Error 2 make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/mediatek/mt76] Error 2 make[7]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/silabs/wfx/traces.h:496, from ../drivers/net/wireless/silabs/wfx/debug.c:20: ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_hif_data’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_io_data’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 236 | DECLARE_EVENT_CLASS(io_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 236 | DECLARE_EVENT_CLASS(io_data, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_io_data32’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 279 | DECLARE_EVENT_CLASS(io_data32, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 279 | DECLARE_EVENT_CLASS(io_data32, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_piggyback’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 314 | DECLARE_EVENT_CLASS(piggyback, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 314 | DECLARE_EVENT_CLASS(piggyback, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_bh_stats’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ 335 | TRACE_EVENT(bh_stats, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ 335 | TRACE_EVENT(bh_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_tx_stats’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ 363 | TRACE_EVENT(tx_stats, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ 363 | TRACE_EVENT(tx_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_queues_stats’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ 437 | TRACE_EVENT(queues_stats, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ 437 | TRACE_EVENT(queues_stats, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_hif_data’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_io_data’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 236 | DECLARE_EVENT_CLASS(io_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 236 | DECLARE_EVENT_CLASS(io_data, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_io_data32’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 279 | DECLARE_EVENT_CLASS(io_data32, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 279 | DECLARE_EVENT_CLASS(io_data32, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_piggyback’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 314 | DECLARE_EVENT_CLASS(piggyback, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 314 | DECLARE_EVENT_CLASS(piggyback, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_bh_stats’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ 335 | TRACE_EVENT(bh_stats, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ 335 | TRACE_EVENT(bh_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_tx_stats’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ 363 | TRACE_EVENT(tx_stats, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ 363 | TRACE_EVENT(tx_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_queues_stats’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ 437 | TRACE_EVENT(queues_stats, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ 437 | TRACE_EVENT(queues_stats, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/silabs/wfx/debug.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/silabs/wfx] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/net/wireless/silabs] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/intel/iavf/iavf_trace.h:209, from ../drivers/net/ethernet/intel/iavf/iavf_main.c:13: ../drivers/net/ethernet/intel/iavf/./iavf_trace.h: In function ‘trace_event_raw_event_iavf_tx_template’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h: In function ‘trace_event_raw_event_iavf_rx_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:111:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 111 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:111:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 111 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h: In function ‘trace_event_raw_event_iavf_xmit_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 156 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 156 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/intel/iavf/./iavf_trace.h: In function ‘__bpf_trace_iavf_tx_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 59 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h: In function ‘__bpf_trace_iavf_rx_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:111:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 111 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:111:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 111 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h: In function ‘__bpf_trace_iavf_xmit_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 156 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/iavf/./iavf_trace.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 156 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/intel/iavf/iavf_main.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/intel/iavf] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/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 ../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/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/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/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/usb/cdns3/cdns3-trace.h:557, from ../drivers/usb/cdns3/cdns3-trace.c:11: ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_halt’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(cdns3_halt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(cdns3_halt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(cdns3_halt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(cdns3_halt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(cdns3_halt, | ^~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_wa1’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(cdns3_wa1, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(cdns3_wa1, | ^~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_wa2’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(cdns3_wa2, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(cdns3_wa2, | ^~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_doorbell’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 72 | DECLARE_EVENT_CLASS(cdns3_log_doorbell, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 72 | DECLARE_EVENT_CLASS(cdns3_log_doorbell, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_usb_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 97 | DECLARE_EVENT_CLASS(cdns3_log_usb_irq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 97 | DECLARE_EVENT_CLASS(cdns3_log_usb_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_epx_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:117:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 117 | DECLARE_EVENT_CLASS(cdns3_log_epx_irq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:117:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 117 | DECLARE_EVENT_CLASS(cdns3_log_epx_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_ep0_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(cdns3_log_ep0_irq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(cdns3_log_ep0_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_ctrl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 169 | DECLARE_EVENT_CLASS(cdns3_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 169 | DECLARE_EVENT_CLASS(cdns3_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_request’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 198 | DECLARE_EVENT_CLASS(cdns3_log_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 198 | DECLARE_EVENT_CLASS(cdns3_log_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_ep0_queue’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:271:1: note: in expansion of macro ‘TRACE_EVENT’ 271 | TRACE_EVENT(cdns3_ep0_queue, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:271:1: note: in expansion of macro ‘TRACE_EVENT’ 271 | TRACE_EVENT(cdns3_ep0_queue, | ^~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_stream_split_transfer_len’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:286:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 286 | DECLARE_EVENT_CLASS(cdns3_stream_split_transfer_len, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:286:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 286 | DECLARE_EVENT_CLASS(cdns3_stream_split_transfer_len, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_aligned_request’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:319:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 319 | DECLARE_EVENT_CLASS(cdns3_log_aligned_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:319:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 319 | DECLARE_EVENT_CLASS(cdns3_log_aligned_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_map_request’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 357 | DECLARE_EVENT_CLASS(cdns3_log_map_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 357 | DECLARE_EVENT_CLASS(cdns3_log_map_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_trb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 385 | DECLARE_EVENT_CLASS(cdns3_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 385 | DECLARE_EVENT_CLASS(cdns3_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_ring’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 433 | DECLARE_EVENT_CLASS(cdns3_log_ring, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 433 | DECLARE_EVENT_CLASS(cdns3_log_ring, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_ep’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:454:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 454 | DECLARE_EVENT_CLASS(cdns3_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:454:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 454 | DECLARE_EVENT_CLASS(cdns3_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_request_handled’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 510 | DECLARE_EVENT_CLASS(cdns3_log_request_handled, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 510 | DECLARE_EVENT_CLASS(cdns3_log_request_handled, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_halt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(cdns3_halt, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(cdns3_halt, | ^~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_wa1’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(cdns3_wa1, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(cdns3_wa1, | ^~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_wa2’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(cdns3_wa2, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(cdns3_wa2, | ^~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_doorbell’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 72 | DECLARE_EVENT_CLASS(cdns3_log_doorbell, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 72 | DECLARE_EVENT_CLASS(cdns3_log_doorbell, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_usb_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 97 | DECLARE_EVENT_CLASS(cdns3_log_usb_irq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 97 | DECLARE_EVENT_CLASS(cdns3_log_usb_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_epx_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:117:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 117 | DECLARE_EVENT_CLASS(cdns3_log_epx_irq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:117:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 117 | DECLARE_EVENT_CLASS(cdns3_log_epx_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_ep0_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(cdns3_log_ep0_irq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(cdns3_log_ep0_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_ctrl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 169 | DECLARE_EVENT_CLASS(cdns3_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 169 | DECLARE_EVENT_CLASS(cdns3_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_request’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 198 | DECLARE_EVENT_CLASS(cdns3_log_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 198 | DECLARE_EVENT_CLASS(cdns3_log_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_ep0_queue’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:271:1: note: in expansion of macro ‘TRACE_EVENT’ 271 | TRACE_EVENT(cdns3_ep0_queue, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:271:1: note: in expansion of macro ‘TRACE_EVENT’ 271 | TRACE_EVENT(cdns3_ep0_queue, | ^~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_stream_split_transfer_len’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:286:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 286 | DECLARE_EVENT_CLASS(cdns3_stream_split_transfer_len, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:286:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 286 | DECLARE_EVENT_CLASS(cdns3_stream_split_transfer_len, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_aligned_request’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:319:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 319 | DECLARE_EVENT_CLASS(cdns3_log_aligned_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:319:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 319 | DECLARE_EVENT_CLASS(cdns3_log_aligned_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_map_request’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 357 | DECLARE_EVENT_CLASS(cdns3_log_map_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 357 | DECLARE_EVENT_CLASS(cdns3_log_map_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_trb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 385 | DECLARE_EVENT_CLASS(cdns3_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 385 | DECLARE_EVENT_CLASS(cdns3_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_ring’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 433 | DECLARE_EVENT_CLASS(cdns3_log_ring, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 433 | DECLARE_EVENT_CLASS(cdns3_log_ring, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_ep’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:454:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 454 | DECLARE_EVENT_CLASS(cdns3_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:454:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 454 | DECLARE_EVENT_CLASS(cdns3_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_request_handled’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 510 | DECLARE_EVENT_CLASS(cdns3_log_request_handled, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 510 | DECLARE_EVENT_CLASS(cdns3_log_request_handled, | ^~~~~~~~~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/usb/cdns3/cdns3-trace.o] Error 1 make[6]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/intel/i40e/i40e_trace.h:258, from ../drivers/net/ethernet/intel/i40e/i40e_main.c:25: ../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘trace_event_raw_event_i40e_napi_poll’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(i40e_napi_poll, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(i40e_napi_poll, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(i40e_napi_poll, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(i40e_napi_poll, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(i40e_napi_poll, | ^~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘trace_event_raw_event_i40e_tx_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘trace_event_raw_event_i40e_rx_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 160 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 160 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘trace_event_raw_event_i40e_xmit_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:205:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 205 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:205:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 205 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘__bpf_trace_i40e_napi_poll’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(i40e_napi_poll, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(i40e_napi_poll, | ^~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘__bpf_trace_i40e_tx_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘__bpf_trace_i40e_rx_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 160 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 160 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘__bpf_trace_i40e_xmit_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:205:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 205 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/i40e/./i40e_trace.h:205:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 205 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/intel/i40e/i40e_main.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/intel/i40e] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/sof_intel.h:148, from ../sound/soc/sof/intel/tracepoints.c:3: ../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_irq’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(sof_intel_hda_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(sof_intel_hda_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(sof_intel_hda_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(sof_intel_hda_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(sof_intel_hda_irq, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_ipc_firmware_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(sof_intel_ipc_firmware_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(sof_intel_ipc_firmware_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_D0I3C_updated’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(sof_intel_D0I3C_updated, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(sof_intel_D0I3C_updated, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_irq_ipc_check’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_dsp_pcm’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_dsp_stream_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(sof_intel_hda_dsp_stream_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(sof_intel_hda_dsp_stream_status, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_dsp_check_stream_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ 130 | TRACE_EVENT(sof_intel_hda_dsp_check_stream_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ 130 | TRACE_EVENT(sof_intel_hda_dsp_check_stream_irq, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_hda_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(sof_intel_hda_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(sof_intel_hda_irq, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_ipc_firmware_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(sof_intel_ipc_firmware_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 32 | DECLARE_EVENT_CLASS(sof_intel_ipc_firmware_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_D0I3C_updated’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(sof_intel_D0I3C_updated, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(sof_intel_D0I3C_updated, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_hda_irq_ipc_check’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_hda_dsp_pcm’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_hda_dsp_stream_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(sof_intel_hda_dsp_stream_status, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ 113 | TRACE_EVENT(sof_intel_hda_dsp_stream_status, | ^~~~~~~~~~~ ../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_hda_dsp_check_stream_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ 130 | TRACE_EVENT(sof_intel_hda_dsp_check_stream_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sof_intel.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ 130 | TRACE_EVENT(sof_intel_hda_dsp_check_stream_irq, | ^~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: sound/soc/sof/intel/tracepoints.o] Error 1 make[6]: *** [../scripts/Makefile.build:485: sound/soc/sof/intel] Error 2 make[5]: *** [../scripts/Makefile.build:485: sound/soc/sof] Error 2 make[4]: *** [../scripts/Makefile.build:485: sound/soc] Error 2 make[3]: *** [../scripts/Makefile.build:485: sound] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/ath/ath6kl/trace.h:327, from ../drivers/net/wireless/ath/ath6kl/trace.c:20: ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_wmi_cmd’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath6kl_wmi_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath6kl_wmi_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath6kl_wmi_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath6kl_wmi_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath6kl_wmi_cmd, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_wmi_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(ath6kl_wmi_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(ath6kl_wmi_event, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_sdio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(ath6kl_sdio, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(ath6kl_sdio, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_sdio_scat’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro ‘TRACE_EVENT’ 120 | TRACE_EVENT(ath6kl_sdio_scat, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro ‘TRACE_EVENT’ 120 | TRACE_EVENT(ath6kl_sdio_scat, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_sdio_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:174:1: note: in expansion of macro ‘TRACE_EVENT’ 174 | TRACE_EVENT(ath6kl_sdio_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:174:1: note: in expansion of macro ‘TRACE_EVENT’ 174 | TRACE_EVENT(ath6kl_sdio_irq, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_htc_rx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ 194 | TRACE_EVENT(ath6kl_htc_rx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ 194 | TRACE_EVENT(ath6kl_htc_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_htc_tx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(ath6kl_htc_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(ath6kl_htc_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_log_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 252 | DECLARE_EVENT_CLASS(ath6kl_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 252 | DECLARE_EVENT_CLASS(ath6kl_log_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_log_dbg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:279:1: note: in expansion of macro ‘TRACE_EVENT’ 279 | TRACE_EVENT(ath6kl_log_dbg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:279:1: note: in expansion of macro ‘TRACE_EVENT’ 279 | TRACE_EVENT(ath6kl_log_dbg, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_log_dbg_dump’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ 293 | TRACE_EVENT(ath6kl_log_dbg_dump, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ 293 | TRACE_EVENT(ath6kl_log_dbg_dump, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_wmi_cmd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath6kl_wmi_cmd, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(ath6kl_wmi_cmd, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_wmi_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(ath6kl_wmi_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ 62 | TRACE_EVENT(ath6kl_wmi_event, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_sdio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(ath6kl_sdio, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(ath6kl_sdio, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_sdio_scat’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro ‘TRACE_EVENT’ 120 | TRACE_EVENT(ath6kl_sdio_scat, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro ‘TRACE_EVENT’ 120 | TRACE_EVENT(ath6kl_sdio_scat, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_sdio_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:174:1: note: in expansion of macro ‘TRACE_EVENT’ 174 | TRACE_EVENT(ath6kl_sdio_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:174:1: note: in expansion of macro ‘TRACE_EVENT’ 174 | TRACE_EVENT(ath6kl_sdio_irq, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_htc_rx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ 194 | TRACE_EVENT(ath6kl_htc_rx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ 194 | TRACE_EVENT(ath6kl_htc_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_htc_tx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(ath6kl_htc_tx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(ath6kl_htc_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_log_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 252 | DECLARE_EVENT_CLASS(ath6kl_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 252 | DECLARE_EVENT_CLASS(ath6kl_log_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_log_dbg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:279:1: note: in expansion of macro ‘TRACE_EVENT’ 279 | TRACE_EVENT(ath6kl_log_dbg, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:279:1: note: in expansion of macro ‘TRACE_EVENT’ 279 | TRACE_EVENT(ath6kl_log_dbg, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_log_dbg_dump’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ 293 | TRACE_EVENT(ath6kl_log_dbg_dump, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath6kl/./trace.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ 293 | TRACE_EVENT(ath6kl_log_dbg_dump, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/ath6kl/trace.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath/ath6kl] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/mellanox/mlx5/core/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/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 ../arch/x86/kvm/mmu/mmutrace.h:451, from ../arch/x86/kvm/mmu/mmu.c:193: ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_pagetable_walk’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_paging_element’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ 88 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ 88 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_set_bit_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 106 | DECLARE_EVENT_CLASS(kvm_mmu_set_bit_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 106 | DECLARE_EVENT_CLASS(kvm_mmu_set_bit_class, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_walker_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ 140 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ 140 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_get_page’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_page_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 176 | DECLARE_EVENT_CLASS(kvm_mmu_page_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 176 | DECLARE_EVENT_CLASS(kvm_mmu_page_class, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_mark_mmio_spte’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ 210 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ 210 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_handle_mmio_page_fault’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_fast_page_fault’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_zap_all_fast’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ 289 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ 289 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_check_mmio_spte’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ 310 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ 310 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_set_spte’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ 333 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ 333 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_spte_requested’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ 369 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ 369 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_tdp_mmu_spte_changed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ 391 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ 391 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_split_huge_page’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ 420 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ 420 | TRACE_EVENT( | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_pagetable_walk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_paging_element’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ 88 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ 88 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_set_bit_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 106 | DECLARE_EVENT_CLASS(kvm_mmu_set_bit_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 106 | DECLARE_EVENT_CLASS(kvm_mmu_set_bit_class, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_walker_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ 140 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ 140 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_get_page’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ 157 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_page_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 176 | DECLARE_EVENT_CLASS(kvm_mmu_page_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 176 | DECLARE_EVENT_CLASS(kvm_mmu_page_class, | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_mark_mmio_spte’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ 210 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ 210 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_handle_mmio_page_fault’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_fast_page_fault’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_zap_all_fast’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ 289 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ 289 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_check_mmio_spte’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ 310 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ 310 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_set_spte’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ 333 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ 333 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_spte_requested’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ 369 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ 369 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_tdp_mmu_spte_changed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ 391 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ 391 | TRACE_EVENT( | ^~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_split_huge_page’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ 420 | TRACE_EVENT( | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ 420 | TRACE_EVENT( | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: arch/x86/kvm/mmu/mmu.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/ath/ath11k/trace.h:346, from ../drivers/net/wireless/ath/ath11k/trace.c:9: ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_htt_pktlog’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(ath11k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(ath11k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(ath11k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(ath11k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(ath11k_htt_pktlog, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_htt_ppdu_stats’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_htt_rxdesc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(ath11k_htt_rxdesc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(ath11k_htt_rxdesc, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_log_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 124 | DECLARE_EVENT_CLASS(ath11k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 124 | DECLARE_EVENT_CLASS(ath11k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_wmi_cmd’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ 160 | TRACE_EVENT(ath11k_wmi_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ 160 | TRACE_EVENT(ath11k_wmi_cmd, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_wmi_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ 190 | TRACE_EVENT(ath11k_wmi_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ 190 | TRACE_EVENT(ath11k_wmi_event, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_log_dbg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(ath11k_log_dbg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(ath11k_log_dbg, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_log_dbg_dump’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ 249 | TRACE_EVENT(ath11k_log_dbg_dump, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ 249 | TRACE_EVENT(ath11k_log_dbg_dump, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_wmi_diag’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ 282 | TRACE_EVENT(ath11k_wmi_diag, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ 282 | TRACE_EVENT(ath11k_wmi_diag, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_ps_timekeeper’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ 309 | TRACE_EVENT(ath11k_ps_timekeeper, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ 309 | TRACE_EVENT(ath11k_ps_timekeeper, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_htt_pktlog’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(ath11k_htt_pktlog, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ 36 | TRACE_EVENT(ath11k_htt_pktlog, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_htt_ppdu_stats’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_htt_rxdesc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(ath11k_htt_rxdesc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(ath11k_htt_rxdesc, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_log_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 124 | DECLARE_EVENT_CLASS(ath11k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 124 | DECLARE_EVENT_CLASS(ath11k_log_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_wmi_cmd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ 160 | TRACE_EVENT(ath11k_wmi_cmd, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ 160 | TRACE_EVENT(ath11k_wmi_cmd, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_wmi_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ 190 | TRACE_EVENT(ath11k_wmi_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ 190 | TRACE_EVENT(ath11k_wmi_event, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_log_dbg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(ath11k_log_dbg, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(ath11k_log_dbg, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_log_dbg_dump’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ 249 | TRACE_EVENT(ath11k_log_dbg_dump, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ 249 | TRACE_EVENT(ath11k_log_dbg_dump, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_wmi_diag’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ 282 | TRACE_EVENT(ath11k_wmi_diag, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ 282 | TRACE_EVENT(ath11k_wmi_diag, | ^~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_ps_timekeeper’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ 309 | TRACE_EVENT(ath11k_ps_timekeeper, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ 309 | TRACE_EVENT(ath11k_ps_timekeeper, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/ath11k/trace.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath/ath11k] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/mellanox/mlx5/core/sf/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 ../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 ../include/trace/events/nilfs2.h:229, from ../fs/nilfs2/segment.c:78: ../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_collection_stage_transition’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(nilfs2_collection_stage_transition, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(nilfs2_collection_stage_transition, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(nilfs2_collection_stage_transition, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(nilfs2_collection_stage_transition, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(nilfs2_collection_stage_transition, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_transaction_transition’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nilfs2_transaction_transition, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nilfs2_transaction_transition, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_segment_usage_check’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(nilfs2_segment_usage_check, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(nilfs2_segment_usage_check, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_segment_usage_allocated’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_segment_usage_freed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ 145 | TRACE_EVENT(nilfs2_segment_usage_freed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ 145 | TRACE_EVENT(nilfs2_segment_usage_freed, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_mdt_insert_new_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_mdt_submit_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ 191 | TRACE_EVENT(nilfs2_mdt_submit_block, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ 191 | TRACE_EVENT(nilfs2_mdt_submit_block, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_collection_stage_transition’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(nilfs2_collection_stage_transition, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ 25 | TRACE_EVENT(nilfs2_collection_stage_transition, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_transaction_transition’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nilfs2_transaction_transition, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ 66 | TRACE_EVENT(nilfs2_transaction_transition, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_segment_usage_check’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(nilfs2_segment_usage_check, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(nilfs2_segment_usage_check, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_segment_usage_allocated’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_segment_usage_freed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ 145 | TRACE_EVENT(nilfs2_segment_usage_freed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ 145 | TRACE_EVENT(nilfs2_segment_usage_freed, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_mdt_insert_new_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, | ^~~~~~~~~~~ ../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_mdt_submit_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ 191 | TRACE_EVENT(nilfs2_mdt_submit_block, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ 191 | TRACE_EVENT(nilfs2_mdt_submit_block, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/nilfs2/segment.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/nilfs2] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/mellanox/mlx5/core/diag/en_rep_tracepoint.h:54, from ../drivers/net/ethernet/mellanox/mlx5/core/en_rep.c:58: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h: In function ‘trace_event_raw_event_mlx5e_rep_neigh_update’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5e_rep_neigh_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5e_rep_neigh_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5e_rep_neigh_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5e_rep_neigh_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5e_rep_neigh_update, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h: In function ‘__bpf_trace_mlx5e_rep_neigh_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5e_rep_neigh_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5e_rep_neigh_update, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/en_rep.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.h:114, from ../drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.c:5: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘trace_event_raw_event_mlx5e_flower_template’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘trace_event_raw_event_mlx5e_stats_flower’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(mlx5e_stats_flower, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(mlx5e_stats_flower, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘trace_event_raw_event_mlx5e_tc_update_neigh_used_value’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘__bpf_trace_mlx5e_flower_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘__bpf_trace_mlx5e_stats_flower’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(mlx5e_stats_flower, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(mlx5e_stats_flower, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘__bpf_trace_mlx5e_tc_update_neigh_used_value’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:123, from ../drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:9: ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_vport_qos_destroy’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_vport_qos_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(mlx5_esw_vport_qos_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(mlx5_esw_vport_qos_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_group_qos_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(mlx5_esw_group_qos_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(mlx5_esw_group_qos_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_group_qos_config’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(mlx5_esw_group_qos_config, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(mlx5_esw_group_qos_config, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_vport_qos_destroy’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_vport_qos_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(mlx5_esw_vport_qos_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(mlx5_esw_vport_qos_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_group_qos_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(mlx5_esw_group_qos_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 62 | DECLARE_EVENT_CLASS(mlx5_esw_group_qos_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_group_qos_config’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(mlx5_esw_group_qos_config, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(mlx5_esw_group_qos_config, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../drivers/usb/gadget/udc/cdns2/cdns2-trace.h:605, from ../drivers/usb/gadget/udc/cdns2/cdns2-trace.c:11: ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_enable_disable’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:33:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 33 | DECLARE_EVENT_CLASS(cdns2_log_enable_disable, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:33:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 33 | DECLARE_EVENT_CLASS(cdns2_log_enable_disable, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:33:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 33 | DECLARE_EVENT_CLASS(cdns2_log_enable_disable, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:33:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 33 | DECLARE_EVENT_CLASS(cdns2_log_enable_disable, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:33:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 33 | DECLARE_EVENT_CLASS(cdns2_log_enable_disable, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_simple’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 60 | DECLARE_EVENT_CLASS(cdns2_log_simple, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 60 | DECLARE_EVENT_CLASS(cdns2_log_simple, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_ep_halt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:97:1: note: in expansion of macro ‘TRACE_EVENT’ 97 | TRACE_EVENT(cdns2_ep_halt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:97:1: note: in expansion of macro ‘TRACE_EVENT’ 97 | TRACE_EVENT(cdns2_ep_halt, | ^~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_wa1’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(cdns2_wa1, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(cdns2_wa1, | ^~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_doorbell’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 128 | DECLARE_EVENT_CLASS(cdns2_log_doorbell, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 128 | DECLARE_EVENT_CLASS(cdns2_log_doorbell, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_usb_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 154 | DECLARE_EVENT_CLASS(cdns2_log_usb_irq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 154 | DECLARE_EVENT_CLASS(cdns2_log_usb_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_dma_ep_ists’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:176:1: note: in expansion of macro ‘TRACE_EVENT’ 176 | TRACE_EVENT(cdns2_dma_ep_ists, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:176:1: note: in expansion of macro ‘TRACE_EVENT’ 176 | TRACE_EVENT(cdns2_dma_ep_ists, | ^~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_epx_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:189:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 189 | DECLARE_EVENT_CLASS(cdns2_log_epx_irq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:189:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 189 | DECLARE_EVENT_CLASS(cdns2_log_epx_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_ep0_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 216 | DECLARE_EVENT_CLASS(cdns2_log_ep0_irq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 216 | DECLARE_EVENT_CLASS(cdns2_log_ep0_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_ctrl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:240:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 240 | DECLARE_EVENT_CLASS(cdns2_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:240:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 240 | DECLARE_EVENT_CLASS(cdns2_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_request’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:269:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 269 | DECLARE_EVENT_CLASS(cdns2_log_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:269:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 269 | DECLARE_EVENT_CLASS(cdns2_log_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_ep0_enqueue’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ 358 | TRACE_EVENT(cdns2_ep0_enqueue, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ 358 | TRACE_EVENT(cdns2_ep0_enqueue, | ^~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_map_request’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:373:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 373 | DECLARE_EVENT_CLASS(cdns2_log_map_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:373:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 373 | DECLARE_EVENT_CLASS(cdns2_log_map_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_trb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:402:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 402 | DECLARE_EVENT_CLASS(cdns2_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:402:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 402 | DECLARE_EVENT_CLASS(cdns2_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_ring’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:438:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 438 | DECLARE_EVENT_CLASS(cdns2_log_ring, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:438:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 438 | DECLARE_EVENT_CLASS(cdns2_log_ring, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_ep’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 466 | DECLARE_EVENT_CLASS(cdns2_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 466 | DECLARE_EVENT_CLASS(cdns2_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_request_handled’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:520:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 520 | DECLARE_EVENT_CLASS(cdns2_log_request_handled, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:520:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 520 | DECLARE_EVENT_CLASS(cdns2_log_request_handled, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_epx_reg_config’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 558 | DECLARE_EVENT_CLASS(cdns2_log_epx_reg_config, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 558 | DECLARE_EVENT_CLASS(cdns2_log_epx_reg_config, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_enable_disable’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:33:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 33 | DECLARE_EVENT_CLASS(cdns2_log_enable_disable, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:33:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 33 | DECLARE_EVENT_CLASS(cdns2_log_enable_disable, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_simple’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 60 | DECLARE_EVENT_CLASS(cdns2_log_simple, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 60 | DECLARE_EVENT_CLASS(cdns2_log_simple, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_ep_halt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:97:1: note: in expansion of macro ‘TRACE_EVENT’ 97 | TRACE_EVENT(cdns2_ep_halt, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:97:1: note: in expansion of macro ‘TRACE_EVENT’ 97 | TRACE_EVENT(cdns2_ep_halt, | ^~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_wa1’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(cdns2_wa1, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(cdns2_wa1, | ^~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_doorbell’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 128 | DECLARE_EVENT_CLASS(cdns2_log_doorbell, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 128 | DECLARE_EVENT_CLASS(cdns2_log_doorbell, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_usb_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 154 | DECLARE_EVENT_CLASS(cdns2_log_usb_irq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 154 | DECLARE_EVENT_CLASS(cdns2_log_usb_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_dma_ep_ists’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:176:1: note: in expansion of macro ‘TRACE_EVENT’ 176 | TRACE_EVENT(cdns2_dma_ep_ists, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:176:1: note: in expansion of macro ‘TRACE_EVENT’ 176 | TRACE_EVENT(cdns2_dma_ep_ists, | ^~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_epx_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:189:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 189 | DECLARE_EVENT_CLASS(cdns2_log_epx_irq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:189:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 189 | DECLARE_EVENT_CLASS(cdns2_log_epx_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_ep0_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 216 | DECLARE_EVENT_CLASS(cdns2_log_ep0_irq, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 216 | DECLARE_EVENT_CLASS(cdns2_log_ep0_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_ctrl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:240:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 240 | DECLARE_EVENT_CLASS(cdns2_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:240:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 240 | DECLARE_EVENT_CLASS(cdns2_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_request’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:269:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 269 | DECLARE_EVENT_CLASS(cdns2_log_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:269:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 269 | DECLARE_EVENT_CLASS(cdns2_log_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_ep0_enqueue’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ 358 | TRACE_EVENT(cdns2_ep0_enqueue, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ 358 | TRACE_EVENT(cdns2_ep0_enqueue, | ^~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_map_request’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:373:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 373 | DECLARE_EVENT_CLASS(cdns2_log_map_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:373:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 373 | DECLARE_EVENT_CLASS(cdns2_log_map_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_trb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:402:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 402 | DECLARE_EVENT_CLASS(cdns2_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:402:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 402 | DECLARE_EVENT_CLASS(cdns2_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_ring’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:438:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 438 | DECLARE_EVENT_CLASS(cdns2_log_ring, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:438:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 438 | DECLARE_EVENT_CLASS(cdns2_log_ring, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_ep’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 466 | DECLARE_EVENT_CLASS(cdns2_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 466 | DECLARE_EVENT_CLASS(cdns2_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_request_handled’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:520:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 520 | DECLARE_EVENT_CLASS(cdns2_log_request_handled, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:520:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 520 | DECLARE_EVENT_CLASS(cdns2_log_request_handled, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_epx_reg_config’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 558 | DECLARE_EVENT_CLASS(cdns2_log_epx_reg_config, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 558 | DECLARE_EVENT_CLASS(cdns2_log_epx_reg_config, | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/usb/gadget/udc/cdns2/cdns2-trace.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/usb/gadget/udc/cdns2] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/usb/gadget/udc] Error 2 make[5]: *** [../scripts/Makefile.build:485: drivers/usb/gadget] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/usb/cdns3/cdnsp-trace.h:826, from ../drivers/usb/cdns3/cdnsp-trace.c:12: ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_ep’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 37 | DECLARE_EVENT_CLASS(cdnsp_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 37 | DECLARE_EVENT_CLASS(cdnsp_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 37 | DECLARE_EVENT_CLASS(cdnsp_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 37 | DECLARE_EVENT_CLASS(cdnsp_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 37 | DECLARE_EVENT_CLASS(cdnsp_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_enable_disable’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 97 | DECLARE_EVENT_CLASS(cdnsp_log_enable_disable, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 97 | DECLARE_EVENT_CLASS(cdnsp_log_enable_disable, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_simple’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 134 | DECLARE_EVENT_CLASS(cdnsp_log_simple, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 134 | DECLARE_EVENT_CLASS(cdnsp_log_simple, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_looking_trb_in_td’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ 191 | TRACE_EVENT(cdnsp_looking_trb_in_td, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ 191 | TRACE_EVENT(cdnsp_looking_trb_in_td, | ^~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_port_info’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:215:1: note: in expansion of macro ‘TRACE_EVENT’ 215 | TRACE_EVENT(cdnsp_port_info, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:215:1: note: in expansion of macro ‘TRACE_EVENT’ 215 | TRACE_EVENT(cdnsp_port_info, | ^~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_deq_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:234:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 234 | DECLARE_EVENT_CLASS(cdnsp_log_deq_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:234:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 234 | DECLARE_EVENT_CLASS(cdnsp_log_deq_state, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_ctrl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:265:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 265 | DECLARE_EVENT_CLASS(cdnsp_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:265:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 265 | DECLARE_EVENT_CLASS(cdnsp_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_bounce’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:294:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 294 | DECLARE_EVENT_CLASS(cdnsp_log_bounce, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:294:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 294 | DECLARE_EVENT_CLASS(cdnsp_log_bounce, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_trb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:336:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 336 | DECLARE_EVENT_CLASS(cdnsp_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:336:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 336 | DECLARE_EVENT_CLASS(cdnsp_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_pdev’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 407 | DECLARE_EVENT_CLASS(cdnsp_log_pdev, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 407 | DECLARE_EVENT_CLASS(cdnsp_log_pdev, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_request’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:451:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 451 | DECLARE_EVENT_CLASS(cdnsp_log_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:451:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 451 | DECLARE_EVENT_CLASS(cdnsp_log_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_ep_ctx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:537:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 537 | DECLARE_EVENT_CLASS(cdnsp_log_ep_ctx, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:537:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 537 | DECLARE_EVENT_CLASS(cdnsp_log_ep_ctx, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_slot_ctx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 598 | DECLARE_EVENT_CLASS(cdnsp_log_slot_ctx, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 598 | DECLARE_EVENT_CLASS(cdnsp_log_slot_ctx, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_td_info’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 665 | DECLARE_EVENT_CLASS(cdnsp_log_td_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 665 | DECLARE_EVENT_CLASS(cdnsp_log_td_info, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_ring’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:697:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 697 | DECLARE_EVENT_CLASS(cdnsp_log_ring, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:697:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 697 | DECLARE_EVENT_CLASS(cdnsp_log_ring, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_portsc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 771 | DECLARE_EVENT_CLASS(cdnsp_log_portsc, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 771 | DECLARE_EVENT_CLASS(cdnsp_log_portsc, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_stream_number’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:799:1: note: in expansion of macro ‘TRACE_EVENT’ 799 | TRACE_EVENT(cdnsp_stream_number, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:799:1: note: in expansion of macro ‘TRACE_EVENT’ 799 | TRACE_EVENT(cdnsp_stream_number, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_ep’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 37 | DECLARE_EVENT_CLASS(cdnsp_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 37 | DECLARE_EVENT_CLASS(cdnsp_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_enable_disable’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 97 | DECLARE_EVENT_CLASS(cdnsp_log_enable_disable, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 97 | DECLARE_EVENT_CLASS(cdnsp_log_enable_disable, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_simple’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 134 | DECLARE_EVENT_CLASS(cdnsp_log_simple, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 134 | DECLARE_EVENT_CLASS(cdnsp_log_simple, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_looking_trb_in_td’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ 191 | TRACE_EVENT(cdnsp_looking_trb_in_td, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ 191 | TRACE_EVENT(cdnsp_looking_trb_in_td, | ^~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_port_info’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:215:1: note: in expansion of macro ‘TRACE_EVENT’ 215 | TRACE_EVENT(cdnsp_port_info, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:215:1: note: in expansion of macro ‘TRACE_EVENT’ 215 | TRACE_EVENT(cdnsp_port_info, | ^~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_deq_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:234:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 234 | DECLARE_EVENT_CLASS(cdnsp_log_deq_state, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:234:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 234 | DECLARE_EVENT_CLASS(cdnsp_log_deq_state, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_ctrl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:265:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 265 | DECLARE_EVENT_CLASS(cdnsp_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:265:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 265 | DECLARE_EVENT_CLASS(cdnsp_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_bounce’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:294:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 294 | DECLARE_EVENT_CLASS(cdnsp_log_bounce, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:294:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 294 | DECLARE_EVENT_CLASS(cdnsp_log_bounce, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_trb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:336:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 336 | DECLARE_EVENT_CLASS(cdnsp_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:336:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 336 | DECLARE_EVENT_CLASS(cdnsp_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_pdev’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 407 | DECLARE_EVENT_CLASS(cdnsp_log_pdev, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 407 | DECLARE_EVENT_CLASS(cdnsp_log_pdev, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_request’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:451:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 451 | DECLARE_EVENT_CLASS(cdnsp_log_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:451:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 451 | DECLARE_EVENT_CLASS(cdnsp_log_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_ep_ctx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:537:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 537 | DECLARE_EVENT_CLASS(cdnsp_log_ep_ctx, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:537:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 537 | DECLARE_EVENT_CLASS(cdnsp_log_ep_ctx, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_slot_ctx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 598 | DECLARE_EVENT_CLASS(cdnsp_log_slot_ctx, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 598 | DECLARE_EVENT_CLASS(cdnsp_log_slot_ctx, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_td_info’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 665 | DECLARE_EVENT_CLASS(cdnsp_log_td_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 665 | DECLARE_EVENT_CLASS(cdnsp_log_td_info, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_ring’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:697:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 697 | DECLARE_EVENT_CLASS(cdnsp_log_ring, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:697:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 697 | DECLARE_EVENT_CLASS(cdnsp_log_ring, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_portsc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 771 | DECLARE_EVENT_CLASS(cdnsp_log_portsc, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 771 | DECLARE_EVENT_CLASS(cdnsp_log_portsc, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_stream_number’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:799:1: note: in expansion of macro ‘TRACE_EVENT’ 799 | TRACE_EVENT(cdnsp_stream_number, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:799:1: note: in expansion of macro ‘TRACE_EVENT’ 799 | TRACE_EVENT(cdnsp_stream_number, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/usb/cdns3/cdnsp-trace.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/usb/cdns3] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/usb] 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/wireless/mediatek/mt7601u/trace.h:392, from ../drivers/net/wireless/mediatek/mt7601u/trace.c:11: ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_dev_reg_evtu’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_submit_urb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ 56 | TRACE_EVENT(mt_submit_urb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ 56 | TRACE_EVENT(mt_submit_urb, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_mcu_msg_send’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(mt_mcu_msg_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(mt_mcu_msg_send, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_vend_req’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_ee_read’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(ee_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(ee_read, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_dev_rf_reg_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 141 | DECLARE_EVENT_CLASS(dev_rf_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 141 | DECLARE_EVENT_CLASS(dev_rf_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_dev_bbp_reg_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(dev_bbp_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(dev_bbp_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_dev_simple_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 199 | DECLARE_EVENT_CLASS(dev_simple_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 199 | DECLARE_EVENT_CLASS(dev_simple_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_freq_cal_offset’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ 230 | TRACE_EVENT(freq_cal_offset, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ 230 | TRACE_EVENT(freq_cal_offset, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_rx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ 247 | TRACE_EVENT(mt_rx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ 247 | TRACE_EVENT(mt_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_tx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro ‘TRACE_EVENT’ 277 | TRACE_EVENT(mt_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro ‘TRACE_EVENT’ 277 | TRACE_EVENT(mt_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_tx_dma_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:302:1: note: in expansion of macro ‘TRACE_EVENT’ 302 | TRACE_EVENT(mt_tx_dma_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:302:1: note: in expansion of macro ‘TRACE_EVENT’ 302 | TRACE_EVENT(mt_tx_dma_done, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_tx_status_cleaned’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(mt_tx_status_cleaned, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(mt_tx_status_cleaned, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_tx_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ 330 | TRACE_EVENT(mt_tx_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ 330 | TRACE_EVENT(mt_tx_status, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_rx_dma_aggr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:346:1: note: in expansion of macro ‘TRACE_EVENT’ 346 | TRACE_EVENT(mt_rx_dma_aggr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:346:1: note: in expansion of macro ‘TRACE_EVENT’ 346 | TRACE_EVENT(mt_rx_dma_aggr, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_set_shared_key’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro ‘TRACE_EVENT’ 368 | TRACE_EVENT(set_shared_key, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro ‘TRACE_EVENT’ 368 | TRACE_EVENT(set_shared_key, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_dev_reg_evtu’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_submit_urb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ 56 | TRACE_EVENT(mt_submit_urb, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ 56 | TRACE_EVENT(mt_submit_urb, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_mcu_msg_send’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(mt_mcu_msg_send, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(mt_mcu_msg_send, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_vend_req’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_ee_read’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(ee_read, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(ee_read, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_dev_rf_reg_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 141 | DECLARE_EVENT_CLASS(dev_rf_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 141 | DECLARE_EVENT_CLASS(dev_rf_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_dev_bbp_reg_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(dev_bbp_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(dev_bbp_reg_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_dev_simple_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 199 | DECLARE_EVENT_CLASS(dev_simple_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 199 | DECLARE_EVENT_CLASS(dev_simple_evt, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_freq_cal_offset’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ 230 | TRACE_EVENT(freq_cal_offset, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ 230 | TRACE_EVENT(freq_cal_offset, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_rx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ 247 | TRACE_EVENT(mt_rx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ 247 | TRACE_EVENT(mt_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_tx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro ‘TRACE_EVENT’ 277 | TRACE_EVENT(mt_tx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro ‘TRACE_EVENT’ 277 | TRACE_EVENT(mt_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_tx_dma_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:302:1: note: in expansion of macro ‘TRACE_EVENT’ 302 | TRACE_EVENT(mt_tx_dma_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:302:1: note: in expansion of macro ‘TRACE_EVENT’ 302 | TRACE_EVENT(mt_tx_dma_done, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_tx_status_cleaned’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(mt_tx_status_cleaned, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(mt_tx_status_cleaned, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_tx_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ 330 | TRACE_EVENT(mt_tx_status, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ 330 | TRACE_EVENT(mt_tx_status, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_rx_dma_aggr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:346:1: note: in expansion of macro ‘TRACE_EVENT’ 346 | TRACE_EVENT(mt_rx_dma_aggr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:346:1: note: in expansion of macro ‘TRACE_EVENT’ 346 | TRACE_EVENT(mt_rx_dma_aggr, | ^~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_set_shared_key’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro ‘TRACE_EVENT’ 368 | TRACE_EVENT(set_shared_key, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro ‘TRACE_EVENT’ 368 | TRACE_EVENT(set_shared_key, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt7601u/trace.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/mediatek/mt7601u] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/net/wireless/mediatek] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/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/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 make[6]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/intel] Error 2 make[5]: *** [../scripts/Makefile.build:485: drivers/net/ethernet] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/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/wireless/intel/iwlwifi/iwl-devtrace-io.h:194, from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h:92, from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace.c:18: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_ioread32’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_ioread32, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_ioread32, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_ioread32, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_ioread32, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_ioread32, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_iowrite8’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(iwlwifi_dev_iowrite8, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(iwlwifi_dev_iowrite8, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_iowrite32’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(iwlwifi_dev_iowrite32, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(iwlwifi_dev_iowrite32, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_iowrite64’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(iwlwifi_dev_iowrite64, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(iwlwifi_dev_iowrite64, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_iowrite_prph32’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(iwlwifi_dev_iowrite_prph32, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(iwlwifi_dev_iowrite_prph32, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_iowrite_prph64’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(iwlwifi_dev_iowrite_prph64, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(iwlwifi_dev_iowrite_prph64, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_ioread_prph32’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ 119 | TRACE_EVENT(iwlwifi_dev_ioread_prph32, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ 119 | TRACE_EVENT(iwlwifi_dev_ioread_prph32, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_irq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(iwlwifi_dev_irq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(iwlwifi_dev_irq, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_irq_msix’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ 149 | TRACE_EVENT(iwlwifi_dev_irq_msix, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ 149 | TRACE_EVENT(iwlwifi_dev_irq_msix, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_ict_read’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:172:1: note: in expansion of macro ‘TRACE_EVENT’ 172 | TRACE_EVENT(iwlwifi_dev_ict_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:172:1: note: in expansion of macro ‘TRACE_EVENT’ 172 | TRACE_EVENT(iwlwifi_dev_ict_read, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_ioread32’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_ioread32, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_ioread32, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_iowrite8’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(iwlwifi_dev_iowrite8, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(iwlwifi_dev_iowrite8, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_iowrite32’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(iwlwifi_dev_iowrite32, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(iwlwifi_dev_iowrite32, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_iowrite64’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(iwlwifi_dev_iowrite64, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(iwlwifi_dev_iowrite64, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_iowrite_prph32’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(iwlwifi_dev_iowrite_prph32, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(iwlwifi_dev_iowrite_prph32, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_iowrite_prph64’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(iwlwifi_dev_iowrite_prph64, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(iwlwifi_dev_iowrite_prph64, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_ioread_prph32’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ 119 | TRACE_EVENT(iwlwifi_dev_ioread_prph32, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ 119 | TRACE_EVENT(iwlwifi_dev_ioread_prph32, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(iwlwifi_dev_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ 136 | TRACE_EVENT(iwlwifi_dev_irq, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_irq_msix’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ 149 | TRACE_EVENT(iwlwifi_dev_irq_msix, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ 149 | TRACE_EVENT(iwlwifi_dev_irq_msix, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_ict_read’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:172:1: note: in expansion of macro ‘TRACE_EVENT’ 172 | TRACE_EVENT(iwlwifi_dev_ict_read, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:172:1: note: in expansion of macro ‘TRACE_EVENT’ 172 | TRACE_EVENT(iwlwifi_dev_ict_read, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace-ucode.h:61, from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h:93: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h: In function ‘trace_event_raw_event_iwlwifi_dev_ucode_cont_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(iwlwifi_dev_ucode_cont_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(iwlwifi_dev_ucode_cont_event, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h: In function ‘trace_event_raw_event_iwlwifi_dev_ucode_wrap_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(iwlwifi_dev_ucode_wrap_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(iwlwifi_dev_ucode_wrap_event, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h: In function ‘__bpf_trace_iwlwifi_dev_ucode_cont_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(iwlwifi_dev_ucode_cont_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(iwlwifi_dev_ucode_cont_event, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h: In function ‘__bpf_trace_iwlwifi_dev_ucode_wrap_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(iwlwifi_dev_ucode_wrap_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(iwlwifi_dev_ucode_wrap_event, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace-msg.h:71, from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h:94: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h: In function ‘trace_event_raw_event_iwlwifi_msg_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(iwlwifi_msg_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(iwlwifi_msg_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h: In function ‘trace_event_raw_event_iwlwifi_dbg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(iwlwifi_dbg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(iwlwifi_dbg, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h: In function ‘__bpf_trace_iwlwifi_msg_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(iwlwifi_msg_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 17 | DECLARE_EVENT_CLASS(iwlwifi_msg_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h: In function ‘__bpf_trace_iwlwifi_dbg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(iwlwifi_dbg, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(iwlwifi_dbg, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace-data.h:59, from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h:95: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h: In function ‘trace_event_raw_event_iwlwifi_dev_tx_tb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_tx_tb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_tx_tb, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h: In function ‘trace_event_raw_event_iwlwifi_dev_rx_data’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ 37 | TRACE_EVENT(iwlwifi_dev_rx_data, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ 37 | TRACE_EVENT(iwlwifi_dev_rx_data, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h: In function ‘__bpf_trace_iwlwifi_dev_tx_tb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_tx_tb, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ 17 | TRACE_EVENT(iwlwifi_dev_tx_tb, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h: In function ‘__bpf_trace_iwlwifi_dev_rx_data’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ 37 | TRACE_EVENT(iwlwifi_dev_rx_data, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ 37 | TRACE_EVENT(iwlwifi_dev_rx_data, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace-iwlwifi.h:137, from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h:96: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘trace_event_raw_event_iwlwifi_dev_hcmd’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(iwlwifi_dev_hcmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(iwlwifi_dev_hcmd, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘trace_event_raw_event_iwlwifi_dev_rx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(iwlwifi_dev_rx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(iwlwifi_dev_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘trace_event_raw_event_iwlwifi_dev_tx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(iwlwifi_dev_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(iwlwifi_dev_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘trace_event_raw_event_iwlwifi_dev_ucode_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ 112 | TRACE_EVENT(iwlwifi_dev_ucode_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ 112 | TRACE_EVENT(iwlwifi_dev_ucode_event, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘__bpf_trace_iwlwifi_dev_hcmd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(iwlwifi_dev_hcmd, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ 18 | TRACE_EVENT(iwlwifi_dev_hcmd, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘__bpf_trace_iwlwifi_dev_rx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(iwlwifi_dev_rx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(iwlwifi_dev_rx, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘__bpf_trace_iwlwifi_dev_tx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(iwlwifi_dev_tx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(iwlwifi_dev_tx, | ^~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘__bpf_trace_iwlwifi_dev_ucode_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ 112 | TRACE_EVENT(iwlwifi_dev_ucode_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ 112 | TRACE_EVENT(iwlwifi_dev_ucode_event, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/intel/iwlwifi/iwl-devtrace.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/intel/iwlwifi] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/net/wireless/intel] Error 2 make[5]: *** [../scripts/Makefile.build:485: drivers/net/wireless] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/net] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/media/test-drivers/visl/visl-trace-fwht.h:66, from ../drivers/media/test-drivers/visl/visl-trace-points.c:5: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-fwht.h: In function ‘trace_event_raw_event_v4l2_ctrl_fwht_params_tmpl’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-fwht.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_fwht_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-fwht.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_fwht_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-fwht.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_fwht_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-fwht.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_fwht_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-fwht.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_fwht_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-fwht.h: In function ‘__bpf_trace_v4l2_ctrl_fwht_params_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-fwht.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_fwht_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-fwht.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_fwht_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../drivers/media/test-drivers/visl/visl-trace-mpeg2.h:99, from ../drivers/media/test-drivers/visl/visl-trace-points.c:6: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h: In function ‘trace_event_raw_event_v4l2_ctrl_mpeg2_seq_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_seq_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_seq_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h: In function ‘trace_event_raw_event_v4l2_ctrl_mpeg2_pic_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 28 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_pic_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 28 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_pic_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h: In function ‘trace_event_raw_event_v4l2_ctrl_mpeg2_quant_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 56 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_quant_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 56 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_quant_tmpl, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h: In function ‘__bpf_trace_v4l2_ctrl_mpeg2_seq_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_seq_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_seq_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h: In function ‘__bpf_trace_v4l2_ctrl_mpeg2_pic_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 28 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_pic_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 28 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_pic_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h: In function ‘__bpf_trace_v4l2_ctrl_mpeg2_quant_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 56 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_quant_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 56 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_quant_tmpl, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../drivers/media/test-drivers/visl/visl-trace-vp8.h:156, from ../drivers/media/test-drivers/visl/visl-trace-points.c:7: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h: In function ‘trace_event_raw_event_v4l2_ctrl_vp8_entropy_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_entropy_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_entropy_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h: In function ‘trace_event_raw_event_v4l2_ctrl_vp8_frame_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 37 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_frame_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 37 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_frame_tmpl, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h: In function ‘__bpf_trace_v4l2_ctrl_vp8_entropy_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_entropy_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_entropy_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h: In function ‘__bpf_trace_v4l2_ctrl_vp8_frame_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 37 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_frame_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 37 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_frame_tmpl, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../drivers/media/test-drivers/visl/visl-trace-vp9.h:292, from ../drivers/media/test-drivers/visl/visl-trace-points.c:8: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘trace_event_raw_event_v4l2_ctrl_vp9_frame_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_frame_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_frame_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘trace_event_raw_event_v4l2_ctrl_vp9_compressed_hdr_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 128 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_hdr_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 128 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_hdr_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘trace_event_raw_event_v4l2_ctrl_vp9_compressed_coef_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h:204:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 204 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_coef_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h:204:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 204 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_coef_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘trace_event_raw_event_v4l2_vp9_mv_probs_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 217 | DECLARE_EVENT_CLASS(v4l2_vp9_mv_probs_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 217 | DECLARE_EVENT_CLASS(v4l2_vp9_mv_probs_tmpl, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘__bpf_trace_v4l2_ctrl_vp9_frame_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_frame_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_frame_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘__bpf_trace_v4l2_ctrl_vp9_compressed_hdr_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 128 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_hdr_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 128 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_hdr_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘__bpf_trace_v4l2_ctrl_vp9_compressed_coef_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h:204:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 204 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_coef_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h:204:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 204 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_coef_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘__bpf_trace_v4l2_vp9_mv_probs_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 217 | DECLARE_EVENT_CLASS(v4l2_vp9_mv_probs_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 217 | DECLARE_EVENT_CLASS(v4l2_vp9_mv_probs_tmpl, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../drivers/media/test-drivers/visl/visl-trace-h264.h:349, from ../drivers/media/test-drivers/visl/visl-trace-points.c:9: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘trace_event_raw_event_v4l2_ctrl_h264_sps_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_sps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_sps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘trace_event_raw_event_v4l2_ctrl_h264_pps_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:70:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 70 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:70:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 70 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘trace_event_raw_event_v4l2_ctrl_h264_scaling_matrix_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_scaling_matrix_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_scaling_matrix_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘trace_event_raw_event_v4l2_ctrl_h264_pred_weights_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 125 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pred_weights_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 125 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pred_weights_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘trace_event_raw_event_v4l2_ctrl_h264_slice_params_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 173 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_slice_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 173 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_slice_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘trace_event_raw_event_v4l2_h264_reference_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 216 | DECLARE_EVENT_CLASS(v4l2_h264_reference_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 216 | DECLARE_EVENT_CLASS(v4l2_h264_reference_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘trace_event_raw_event_v4l2_ctrl_h264_decode_params_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:232:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 232 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_decode_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:232:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 232 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_decode_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘trace_event_raw_event_v4l2_h264_dpb_entry_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 271 | DECLARE_EVENT_CLASS(v4l2_h264_dpb_entry_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 271 | DECLARE_EVENT_CLASS(v4l2_h264_dpb_entry_tmpl, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘__bpf_trace_v4l2_ctrl_h264_sps_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_sps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_sps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘__bpf_trace_v4l2_ctrl_h264_pps_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:70:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 70 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:70:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 70 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘__bpf_trace_v4l2_ctrl_h264_scaling_matrix_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_scaling_matrix_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_scaling_matrix_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘__bpf_trace_v4l2_ctrl_h264_pred_weights_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 125 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pred_weights_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 125 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pred_weights_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘__bpf_trace_v4l2_ctrl_h264_slice_params_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 173 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_slice_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 173 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_slice_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘__bpf_trace_v4l2_h264_reference_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 216 | DECLARE_EVENT_CLASS(v4l2_h264_reference_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 216 | DECLARE_EVENT_CLASS(v4l2_h264_reference_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘__bpf_trace_v4l2_ctrl_h264_decode_params_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:232:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 232 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_decode_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:232:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 232 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_decode_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘__bpf_trace_v4l2_h264_dpb_entry_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 271 | DECLARE_EVENT_CLASS(v4l2_h264_dpb_entry_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 271 | DECLARE_EVENT_CLASS(v4l2_h264_dpb_entry_tmpl, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../drivers/media/test-drivers/visl/visl-trace-hevc.h:405, from ../drivers/media/test-drivers/visl/visl-trace-points.c:10: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘trace_event_raw_event_v4l2_ctrl_hevc_sps_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_sps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_sps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘trace_event_raw_event_v4l2_ctrl_hevc_pps_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 80 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_pps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 80 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_pps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘trace_event_raw_event_v4l2_ctrl_hevc_slice_params_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 147 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_slice_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 147 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_slice_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘trace_event_raw_event_v4l2_hevc_pred_weight_table_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 224 | DECLARE_EVENT_CLASS(v4l2_hevc_pred_weight_table_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 224 | DECLARE_EVENT_CLASS(v4l2_hevc_pred_weight_table_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘trace_event_raw_event_v4l2_ctrl_hevc_scaling_matrix_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:272:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 272 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_scaling_matrix_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:272:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 272 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_scaling_matrix_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘trace_event_raw_event_v4l2_ctrl_hevc_decode_params_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 307 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_decode_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 307 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_decode_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘trace_event_raw_event_v4l2_hevc_dpb_entry_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 347 | DECLARE_EVENT_CLASS(v4l2_hevc_dpb_entry_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 347 | DECLARE_EVENT_CLASS(v4l2_hevc_dpb_entry_tmpl, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘__bpf_trace_v4l2_ctrl_hevc_sps_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_sps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_sps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘__bpf_trace_v4l2_ctrl_hevc_pps_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 80 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_pps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 80 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_pps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘__bpf_trace_v4l2_ctrl_hevc_slice_params_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 147 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_slice_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 147 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_slice_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘__bpf_trace_v4l2_hevc_pred_weight_table_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 224 | DECLARE_EVENT_CLASS(v4l2_hevc_pred_weight_table_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 224 | DECLARE_EVENT_CLASS(v4l2_hevc_pred_weight_table_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘__bpf_trace_v4l2_ctrl_hevc_scaling_matrix_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:272:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 272 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_scaling_matrix_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:272:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 272 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_scaling_matrix_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘__bpf_trace_v4l2_ctrl_hevc_decode_params_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 307 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_decode_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 307 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_decode_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘__bpf_trace_v4l2_hevc_dpb_entry_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 347 | DECLARE_EVENT_CLASS(v4l2_hevc_dpb_entry_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 347 | DECLARE_EVENT_CLASS(v4l2_hevc_dpb_entry_tmpl, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../drivers/media/test-drivers/visl/visl-trace-av1.h:314, from ../drivers/media/test-drivers/visl/visl-trace-points.c:11: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘trace_event_raw_event_v4l2_ctrl_av1_seq_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_seq_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_seq_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘trace_event_raw_event_v4l2_ctrl_av1_tge_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_tge_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_tge_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘trace_event_raw_event_v4l2_ctrl_av1_frame_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 60 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_frame_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 60 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_frame_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘trace_event_raw_event_v4l2_ctrl_av1_film_grain_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h:223:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 223 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_film_grain_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h:223:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 223 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_film_grain_tmpl, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘__bpf_trace_v4l2_ctrl_av1_seq_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_seq_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_seq_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘__bpf_trace_v4l2_ctrl_av1_tge_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_tge_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_tge_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘__bpf_trace_v4l2_ctrl_av1_frame_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 60 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_frame_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 60 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_frame_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘__bpf_trace_v4l2_ctrl_av1_film_grain_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h:223:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 223 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_film_grain_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h:223:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 223 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_film_grain_tmpl, | ^~~~~~~~~~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: drivers/media/test-drivers/visl/visl-trace-points.o] Error 1 make[6]: *** [../scripts/Makefile.build:485: drivers/media/test-drivers/visl] Error 2 make[5]: *** [../scripts/Makefile.build:485: drivers/media/test-drivers] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/media] Error 2 make[3]: *** [../scripts/Makefile.build:485: drivers] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/cachefiles.h:860, from ../fs/cachefiles/internal.h:151, from ../fs/cachefiles/main.c:24: ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ref’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_lookup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ 244 | TRACE_EVENT(cachefiles_lookup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ 244 | TRACE_EVENT(cachefiles_lookup, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_mkdir’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ 270 | TRACE_EVENT(cachefiles_mkdir, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ 270 | TRACE_EVENT(cachefiles_mkdir, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_tmpfile’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ 290 | TRACE_EVENT(cachefiles_tmpfile, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ 290 | TRACE_EVENT(cachefiles_tmpfile, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_link’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ 310 | TRACE_EVENT(cachefiles_link, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ 310 | TRACE_EVENT(cachefiles_link, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_unlink’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ 330 | TRACE_EVENT(cachefiles_unlink, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ 330 | TRACE_EVENT(cachefiles_unlink, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_rename’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:355:1: note: in expansion of macro ‘TRACE_EVENT’ 355 | TRACE_EVENT(cachefiles_rename, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:355:1: note: in expansion of macro ‘TRACE_EVENT’ 355 | TRACE_EVENT(cachefiles_rename, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_coherency’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:380:1: note: in expansion of macro ‘TRACE_EVENT’ 380 | TRACE_EVENT(cachefiles_coherency, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:380:1: note: in expansion of macro ‘TRACE_EVENT’ 380 | TRACE_EVENT(cachefiles_coherency, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_vol_coherency’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(cachefiles_vol_coherency, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(cachefiles_vol_coherency, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_prep_read’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(cachefiles_prep_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(cachefiles_prep_read, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_read’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:478:1: note: in expansion of macro ‘TRACE_EVENT’ 478 | TRACE_EVENT(cachefiles_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:478:1: note: in expansion of macro ‘TRACE_EVENT’ 478 | TRACE_EVENT(cachefiles_read, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_write’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:507:1: note: in expansion of macro ‘TRACE_EVENT’ 507 | TRACE_EVENT(cachefiles_write, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:507:1: note: in expansion of macro ‘TRACE_EVENT’ 507 | TRACE_EVENT(cachefiles_write, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_trunc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(cachefiles_trunc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(cachefiles_trunc, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_mark_active’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ 566 | TRACE_EVENT(cachefiles_mark_active, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ 566 | TRACE_EVENT(cachefiles_mark_active, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_mark_failed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:587:1: note: in expansion of macro ‘TRACE_EVENT’ 587 | TRACE_EVENT(cachefiles_mark_failed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:587:1: note: in expansion of macro ‘TRACE_EVENT’ 587 | TRACE_EVENT(cachefiles_mark_failed, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_mark_inactive’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:608:1: note: in expansion of macro ‘TRACE_EVENT’ 608 | TRACE_EVENT(cachefiles_mark_inactive, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:608:1: note: in expansion of macro ‘TRACE_EVENT’ 608 | TRACE_EVENT(cachefiles_mark_inactive, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_vfs_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(cachefiles_vfs_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(cachefiles_vfs_error, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_io_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ 656 | TRACE_EVENT(cachefiles_io_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ 656 | TRACE_EVENT(cachefiles_io_error, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ondemand_open’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:683:1: note: in expansion of macro ‘TRACE_EVENT’ 683 | TRACE_EVENT(cachefiles_ondemand_open, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:683:1: note: in expansion of macro ‘TRACE_EVENT’ 683 | TRACE_EVENT(cachefiles_ondemand_open, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ondemand_copen’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:713:1: note: in expansion of macro ‘TRACE_EVENT’ 713 | TRACE_EVENT(cachefiles_ondemand_copen, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:713:1: note: in expansion of macro ‘TRACE_EVENT’ 713 | TRACE_EVENT(cachefiles_ondemand_copen, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ondemand_close’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ 737 | TRACE_EVENT(cachefiles_ondemand_close, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ 737 | TRACE_EVENT(cachefiles_ondemand_close, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ondemand_read’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ 760 | TRACE_EVENT(cachefiles_ondemand_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ 760 | TRACE_EVENT(cachefiles_ondemand_read, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ondemand_cread’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ 790 | TRACE_EVENT(cachefiles_ondemand_cread, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ 790 | TRACE_EVENT(cachefiles_ondemand_cread, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ondemand_fd_write’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(cachefiles_ondemand_fd_write, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(cachefiles_ondemand_fd_write, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ondemand_fd_release’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:837:1: note: in expansion of macro ‘TRACE_EVENT’ 837 | TRACE_EVENT(cachefiles_ondemand_fd_release, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:837:1: note: in expansion of macro ‘TRACE_EVENT’ 837 | TRACE_EVENT(cachefiles_ondemand_fd_release, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ref’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_lookup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ 244 | TRACE_EVENT(cachefiles_lookup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ 244 | TRACE_EVENT(cachefiles_lookup, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_mkdir’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ 270 | TRACE_EVENT(cachefiles_mkdir, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ 270 | TRACE_EVENT(cachefiles_mkdir, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_tmpfile’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ 290 | TRACE_EVENT(cachefiles_tmpfile, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ 290 | TRACE_EVENT(cachefiles_tmpfile, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_link’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ 310 | TRACE_EVENT(cachefiles_link, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ 310 | TRACE_EVENT(cachefiles_link, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_unlink’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ 330 | TRACE_EVENT(cachefiles_unlink, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ 330 | TRACE_EVENT(cachefiles_unlink, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_rename’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:355:1: note: in expansion of macro ‘TRACE_EVENT’ 355 | TRACE_EVENT(cachefiles_rename, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:355:1: note: in expansion of macro ‘TRACE_EVENT’ 355 | TRACE_EVENT(cachefiles_rename, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_coherency’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:380:1: note: in expansion of macro ‘TRACE_EVENT’ 380 | TRACE_EVENT(cachefiles_coherency, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:380:1: note: in expansion of macro ‘TRACE_EVENT’ 380 | TRACE_EVENT(cachefiles_coherency, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_vol_coherency’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(cachefiles_vol_coherency, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(cachefiles_vol_coherency, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_prep_read’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(cachefiles_prep_read, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ 436 | TRACE_EVENT(cachefiles_prep_read, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_read’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:478:1: note: in expansion of macro ‘TRACE_EVENT’ 478 | TRACE_EVENT(cachefiles_read, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:478:1: note: in expansion of macro ‘TRACE_EVENT’ 478 | TRACE_EVENT(cachefiles_read, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_write’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:507:1: note: in expansion of macro ‘TRACE_EVENT’ 507 | TRACE_EVENT(cachefiles_write, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:507:1: note: in expansion of macro ‘TRACE_EVENT’ 507 | TRACE_EVENT(cachefiles_write, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_trunc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(cachefiles_trunc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(cachefiles_trunc, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_mark_active’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ 566 | TRACE_EVENT(cachefiles_mark_active, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ 566 | TRACE_EVENT(cachefiles_mark_active, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_mark_failed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:587:1: note: in expansion of macro ‘TRACE_EVENT’ 587 | TRACE_EVENT(cachefiles_mark_failed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:587:1: note: in expansion of macro ‘TRACE_EVENT’ 587 | TRACE_EVENT(cachefiles_mark_failed, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_mark_inactive’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:608:1: note: in expansion of macro ‘TRACE_EVENT’ 608 | TRACE_EVENT(cachefiles_mark_inactive, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:608:1: note: in expansion of macro ‘TRACE_EVENT’ 608 | TRACE_EVENT(cachefiles_mark_inactive, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_vfs_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(cachefiles_vfs_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(cachefiles_vfs_error, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_io_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ 656 | TRACE_EVENT(cachefiles_io_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ 656 | TRACE_EVENT(cachefiles_io_error, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ondemand_open’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:683:1: note: in expansion of macro ‘TRACE_EVENT’ 683 | TRACE_EVENT(cachefiles_ondemand_open, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:683:1: note: in expansion of macro ‘TRACE_EVENT’ 683 | TRACE_EVENT(cachefiles_ondemand_open, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ondemand_copen’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:713:1: note: in expansion of macro ‘TRACE_EVENT’ 713 | TRACE_EVENT(cachefiles_ondemand_copen, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:713:1: note: in expansion of macro ‘TRACE_EVENT’ 713 | TRACE_EVENT(cachefiles_ondemand_copen, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ondemand_close’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ 737 | TRACE_EVENT(cachefiles_ondemand_close, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ 737 | TRACE_EVENT(cachefiles_ondemand_close, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ondemand_read’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ 760 | TRACE_EVENT(cachefiles_ondemand_read, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ 760 | TRACE_EVENT(cachefiles_ondemand_read, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ondemand_cread’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ 790 | TRACE_EVENT(cachefiles_ondemand_cread, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ 790 | TRACE_EVENT(cachefiles_ondemand_cread, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ondemand_fd_write’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(cachefiles_ondemand_fd_write, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(cachefiles_ondemand_fd_write, | ^~~~~~~~~~~ ../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ondemand_fd_release’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:837:1: note: in expansion of macro ‘TRACE_EVENT’ 837 | TRACE_EVENT(cachefiles_ondemand_fd_release, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cachefiles.h:837:1: note: in expansion of macro ‘TRACE_EVENT’ 837 | TRACE_EVENT(cachefiles_ondemand_fd_release, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/cachefiles/main.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/cachefiles] Error 2 In file included from ../include/trace/define_trace.h:108, from ../fs/smb/client/trace.h:1579, from ../fs/smb/client/trace.c:8: ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_rw_err_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_other_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:161:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 161 | DECLARE_EVENT_CLASS(smb3_other_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:161:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 161 | DECLARE_EVENT_CLASS(smb3_other_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_copy_range_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 213 | DECLARE_EVENT_CLASS(smb3_copy_range_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 213 | DECLARE_EVENT_CLASS(smb3_copy_range_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_copy_range_done_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(smb3_copy_range_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(smb3_copy_range_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_rw_done_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:321:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 321 | DECLARE_EVENT_CLASS(smb3_rw_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:321:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 321 | DECLARE_EVENT_CLASS(smb3_rw_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_other_done_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:374:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 374 | DECLARE_EVENT_CLASS(smb3_other_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:374:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 374 | DECLARE_EVENT_CLASS(smb3_other_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_eof_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:423:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 423 | DECLARE_EVENT_CLASS(smb3_eof_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:423:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 423 | DECLARE_EVENT_CLASS(smb3_eof_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_fd_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:463:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 463 | DECLARE_EVENT_CLASS(smb3_fd_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:463:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 463 | DECLARE_EVENT_CLASS(smb3_fd_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_fd_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:499:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 499 | DECLARE_EVENT_CLASS(smb3_fd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:499:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 499 | DECLARE_EVENT_CLASS(smb3_fd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_inf_enter_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:541:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 541 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:541:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 541 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_inf_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 585 | DECLARE_EVENT_CLASS(smb3_inf_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 585 | DECLARE_EVENT_CLASS(smb3_inf_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_inf_compound_enter_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:633:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 633 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:633:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 633 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_inf_compound_done_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:678:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 678 | DECLARE_EVENT_CLASS(smb3_inf_compound_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:678:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 678 | DECLARE_EVENT_CLASS(smb3_inf_compound_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_inf_compound_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:719:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 719 | DECLARE_EVENT_CLASS(smb3_inf_compound_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:719:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 719 | DECLARE_EVENT_CLASS(smb3_inf_compound_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_cmd_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:768:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 768 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:768:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 768 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_cmd_done_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:809:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 809 | DECLARE_EVENT_CLASS(smb3_cmd_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:809:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 809 | DECLARE_EVENT_CLASS(smb3_cmd_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_mid_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 844 | DECLARE_EVENT_CLASS(smb3_mid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 844 | DECLARE_EVENT_CLASS(smb3_mid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_exit_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:881:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 881 | DECLARE_EVENT_CLASS(smb3_exit_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:881:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 881 | DECLARE_EVENT_CLASS(smb3_exit_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_sync_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:910:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 910 | DECLARE_EVENT_CLASS(smb3_sync_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:910:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 910 | DECLARE_EVENT_CLASS(smb3_sync_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_enter_exit_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:936:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 936 | DECLARE_EVENT_CLASS(smb3_enter_exit_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:936:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 936 | DECLARE_EVENT_CLASS(smb3_enter_exit_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_tcon_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 965 | DECLARE_EVENT_CLASS(smb3_tcon_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 965 | DECLARE_EVENT_CLASS(smb3_tcon_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_open_enter_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1007:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1007 | DECLARE_EVENT_CLASS(smb3_open_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1007:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1007 | DECLARE_EVENT_CLASS(smb3_open_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_open_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1049:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1049 | DECLARE_EVENT_CLASS(smb3_open_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1049:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1049 | DECLARE_EVENT_CLASS(smb3_open_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_open_done_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1091:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1091 | DECLARE_EVENT_CLASS(smb3_open_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1091:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1091 | DECLARE_EVENT_CLASS(smb3_open_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_lease_done_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1134 | DECLARE_EVENT_CLASS(smb3_lease_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1134 | DECLARE_EVENT_CLASS(smb3_lease_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_lease_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1172 | DECLARE_EVENT_CLASS(smb3_lease_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1172 | DECLARE_EVENT_CLASS(smb3_lease_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_connect_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1213 | DECLARE_EVENT_CLASS(smb3_connect_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1213 | DECLARE_EVENT_CLASS(smb3_connect_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_connect_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1248:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1248 | DECLARE_EVENT_CLASS(smb3_connect_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1248:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1248 | DECLARE_EVENT_CLASS(smb3_connect_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_sess_setup_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1284:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1284 | DECLARE_EVENT_CLASS(smb3_sess_setup_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1284:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1284 | DECLARE_EVENT_CLASS(smb3_sess_setup_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_reconnect_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1324 | DECLARE_EVENT_CLASS(smb3_reconnect_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1324 | DECLARE_EVENT_CLASS(smb3_reconnect_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_ses_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1355:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1355 | DECLARE_EVENT_CLASS(smb3_ses_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1355:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1355 | DECLARE_EVENT_CLASS(smb3_ses_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_ioctl_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(smb3_ioctl_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(smb3_ioctl_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_shutdown_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1403 | DECLARE_EVENT_CLASS(smb3_shutdown_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1403 | DECLARE_EVENT_CLASS(smb3_shutdown_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_shutdown_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1428:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1428 | DECLARE_EVENT_CLASS(smb3_shutdown_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1428:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1428 | DECLARE_EVENT_CLASS(smb3_shutdown_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_credit_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1456 | DECLARE_EVENT_CLASS(smb3_credit_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1456 | DECLARE_EVENT_CLASS(smb3_credit_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_tcon_ref’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1516:1: note: in expansion of macro ‘TRACE_EVENT’ 1516 | TRACE_EVENT(smb3_tcon_ref, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1516:1: note: in expansion of macro ‘TRACE_EVENT’ 1516 | TRACE_EVENT(smb3_tcon_ref, | ^~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_rw_credits’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1536:1: note: in expansion of macro ‘TRACE_EVENT’ 1536 | TRACE_EVENT(smb3_rw_credits, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1536:1: note: in expansion of macro ‘TRACE_EVENT’ 1536 | TRACE_EVENT(smb3_rw_credits, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_rw_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 105 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_other_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:161:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 161 | DECLARE_EVENT_CLASS(smb3_other_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:161:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 161 | DECLARE_EVENT_CLASS(smb3_other_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_copy_range_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 213 | DECLARE_EVENT_CLASS(smb3_copy_range_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 213 | DECLARE_EVENT_CLASS(smb3_copy_range_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_copy_range_done_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(smb3_copy_range_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 267 | DECLARE_EVENT_CLASS(smb3_copy_range_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_rw_done_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:321:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 321 | DECLARE_EVENT_CLASS(smb3_rw_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:321:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 321 | DECLARE_EVENT_CLASS(smb3_rw_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_other_done_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:374:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 374 | DECLARE_EVENT_CLASS(smb3_other_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:374:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 374 | DECLARE_EVENT_CLASS(smb3_other_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_eof_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:423:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 423 | DECLARE_EVENT_CLASS(smb3_eof_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:423:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 423 | DECLARE_EVENT_CLASS(smb3_eof_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_fd_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:463:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 463 | DECLARE_EVENT_CLASS(smb3_fd_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:463:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 463 | DECLARE_EVENT_CLASS(smb3_fd_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_fd_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:499:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 499 | DECLARE_EVENT_CLASS(smb3_fd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:499:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 499 | DECLARE_EVENT_CLASS(smb3_fd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_inf_enter_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:541:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 541 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:541:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 541 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_inf_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 585 | DECLARE_EVENT_CLASS(smb3_inf_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 585 | DECLARE_EVENT_CLASS(smb3_inf_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_inf_compound_enter_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:633:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 633 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:633:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 633 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_inf_compound_done_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:678:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 678 | DECLARE_EVENT_CLASS(smb3_inf_compound_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:678:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 678 | DECLARE_EVENT_CLASS(smb3_inf_compound_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_inf_compound_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:719:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 719 | DECLARE_EVENT_CLASS(smb3_inf_compound_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:719:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 719 | DECLARE_EVENT_CLASS(smb3_inf_compound_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_cmd_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:768:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 768 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:768:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 768 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_cmd_done_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:809:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 809 | DECLARE_EVENT_CLASS(smb3_cmd_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:809:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 809 | DECLARE_EVENT_CLASS(smb3_cmd_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_mid_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 844 | DECLARE_EVENT_CLASS(smb3_mid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 844 | DECLARE_EVENT_CLASS(smb3_mid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_exit_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:881:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 881 | DECLARE_EVENT_CLASS(smb3_exit_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:881:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 881 | DECLARE_EVENT_CLASS(smb3_exit_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_sync_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:910:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 910 | DECLARE_EVENT_CLASS(smb3_sync_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:910:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 910 | DECLARE_EVENT_CLASS(smb3_sync_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_enter_exit_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:936:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 936 | DECLARE_EVENT_CLASS(smb3_enter_exit_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:936:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 936 | DECLARE_EVENT_CLASS(smb3_enter_exit_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_tcon_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 965 | DECLARE_EVENT_CLASS(smb3_tcon_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 965 | DECLARE_EVENT_CLASS(smb3_tcon_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_open_enter_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1007:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1007 | DECLARE_EVENT_CLASS(smb3_open_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1007:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1007 | DECLARE_EVENT_CLASS(smb3_open_enter_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_open_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1049:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1049 | DECLARE_EVENT_CLASS(smb3_open_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1049:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1049 | DECLARE_EVENT_CLASS(smb3_open_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_open_done_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1091:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1091 | DECLARE_EVENT_CLASS(smb3_open_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1091:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1091 | DECLARE_EVENT_CLASS(smb3_open_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_lease_done_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1134 | DECLARE_EVENT_CLASS(smb3_lease_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1134 | DECLARE_EVENT_CLASS(smb3_lease_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_lease_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1172 | DECLARE_EVENT_CLASS(smb3_lease_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1172 | DECLARE_EVENT_CLASS(smb3_lease_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_connect_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1213 | DECLARE_EVENT_CLASS(smb3_connect_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1213 | DECLARE_EVENT_CLASS(smb3_connect_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_connect_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1248:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1248 | DECLARE_EVENT_CLASS(smb3_connect_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1248:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1248 | DECLARE_EVENT_CLASS(smb3_connect_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_sess_setup_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1284:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1284 | DECLARE_EVENT_CLASS(smb3_sess_setup_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1284:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1284 | DECLARE_EVENT_CLASS(smb3_sess_setup_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_reconnect_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1324 | DECLARE_EVENT_CLASS(smb3_reconnect_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1324 | DECLARE_EVENT_CLASS(smb3_reconnect_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_ses_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1355:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1355 | DECLARE_EVENT_CLASS(smb3_ses_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1355:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1355 | DECLARE_EVENT_CLASS(smb3_ses_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_ioctl_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(smb3_ioctl_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(smb3_ioctl_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_shutdown_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1403 | DECLARE_EVENT_CLASS(smb3_shutdown_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1403 | DECLARE_EVENT_CLASS(smb3_shutdown_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_shutdown_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1428:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1428 | DECLARE_EVENT_CLASS(smb3_shutdown_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1428:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1428 | DECLARE_EVENT_CLASS(smb3_shutdown_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_credit_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1456 | DECLARE_EVENT_CLASS(smb3_credit_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1456 | DECLARE_EVENT_CLASS(smb3_credit_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_tcon_ref’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1516:1: note: in expansion of macro ‘TRACE_EVENT’ 1516 | TRACE_EVENT(smb3_tcon_ref, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1516:1: note: in expansion of macro ‘TRACE_EVENT’ 1516 | TRACE_EVENT(smb3_tcon_ref, | ^~~~~~~~~~~ ../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_rw_credits’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1536:1: note: in expansion of macro ‘TRACE_EVENT’ 1536 | TRACE_EVENT(smb3_rw_credits, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/smb/client/./trace.h:1536:1: note: in expansion of macro ‘TRACE_EVENT’ 1536 | TRACE_EVENT(smb3_rw_credits, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: fs/smb/client/trace.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: fs/smb/client] Error 2 make[4]: *** [../scripts/Makefile.build:485: fs/smb] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/skb.h:98, from ../net/core/net-traces.c:30: ../include/trace/events/skb.h: In function ‘trace_event_raw_event_kfree_skb’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(kfree_skb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(kfree_skb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(kfree_skb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(kfree_skb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(kfree_skb, | ^~~~~~~~~~~ ../include/trace/events/skb.h: In function ‘trace_event_raw_event_consume_skb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ 57 | TRACE_EVENT(consume_skb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ 57 | TRACE_EVENT(consume_skb, | ^~~~~~~~~~~ ../include/trace/events/skb.h: In function ‘trace_event_raw_event_skb_copy_datagram_iovec’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(skb_copy_datagram_iovec, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(skb_copy_datagram_iovec, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/skb.h: In function ‘__bpf_trace_kfree_skb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(kfree_skb, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(kfree_skb, | ^~~~~~~~~~~ ../include/trace/events/skb.h: In function ‘__bpf_trace_consume_skb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ 57 | TRACE_EVENT(consume_skb, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ 57 | TRACE_EVENT(consume_skb, | ^~~~~~~~~~~ ../include/trace/events/skb.h: In function ‘__bpf_trace_skb_copy_datagram_iovec’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(skb_copy_datagram_iovec, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(skb_copy_datagram_iovec, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/net.h:319, from ../net/core/net-traces.c:31: ../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_start_xmit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(net_dev_start_xmit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(net_dev_start_xmit, | ^~~~~~~~~~~ ../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_xmit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(net_dev_xmit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(net_dev_xmit, | ^~~~~~~~~~~ ../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_xmit_timeout’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(net_dev_xmit_timeout, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(net_dev_xmit_timeout, | ^~~~~~~~~~~ ../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:122:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 122 | DECLARE_EVENT_CLASS(net_dev_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:122:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 122 | DECLARE_EVENT_CLASS(net_dev_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_rx_verbose_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_rx_exit_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 264 | DECLARE_EVENT_CLASS(net_dev_rx_exit_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 264 | DECLARE_EVENT_CLASS(net_dev_rx_exit_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_start_xmit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(net_dev_start_xmit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(net_dev_start_xmit, | ^~~~~~~~~~~ ../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_xmit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(net_dev_xmit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(net_dev_xmit, | ^~~~~~~~~~~ ../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_xmit_timeout’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(net_dev_xmit_timeout, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ 99 | TRACE_EVENT(net_dev_xmit_timeout, | ^~~~~~~~~~~ ../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:122:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 122 | DECLARE_EVENT_CLASS(net_dev_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:122:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 122 | DECLARE_EVENT_CLASS(net_dev_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_rx_verbose_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 165 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_rx_exit_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 264 | DECLARE_EVENT_CLASS(net_dev_rx_exit_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/net.h:264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 264 | DECLARE_EVENT_CLASS(net_dev_rx_exit_template, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/napi.h:77, from ../net/core/net-traces.c:32: ../include/trace/events/napi.h: In function ‘trace_event_raw_event_napi_poll’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(napi_poll, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(napi_poll, | ^~~~~~~~~~~ ../include/trace/events/napi.h: In function ‘trace_event_raw_event_dql_stall_detected’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(dql_stall_detected, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(dql_stall_detected, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/napi.h: In function ‘__bpf_trace_napi_poll’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(napi_poll, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(napi_poll, | ^~~~~~~~~~~ ../include/trace/events/napi.h: In function ‘__bpf_trace_dql_stall_detected’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(dql_stall_detected, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ 39 | TRACE_EVENT(dql_stall_detected, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/sock.h:313, from ../net/core/net-traces.c:33: ../include/trace/events/sock.h: In function ‘trace_event_raw_event_sock_rcvqueue_full’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(sock_rcvqueue_full, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(sock_rcvqueue_full, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘trace_event_raw_event_sock_exceed_buf_limit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(sock_exceed_buf_limit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(sock_exceed_buf_limit, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘trace_event_raw_event_inet_sock_set_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(inet_sock_set_state, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(inet_sock_set_state, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘trace_event_raw_event_inet_sk_error_report’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ 194 | TRACE_EVENT(inet_sk_error_report, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ 194 | TRACE_EVENT(inet_sk_error_report, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘trace_event_raw_event_sk_data_ready’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ 241 | TRACE_EVENT(sk_data_ready, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ 241 | TRACE_EVENT(sk_data_ready, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘trace_event_raw_event_sock_msg_length’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 268 | DECLARE_EVENT_CLASS(sock_msg_length, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 268 | DECLARE_EVENT_CLASS(sock_msg_length, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/sock.h: In function ‘__bpf_trace_sock_rcvqueue_full’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(sock_rcvqueue_full, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(sock_rcvqueue_full, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘__bpf_trace_sock_exceed_buf_limit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(sock_exceed_buf_limit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(sock_exceed_buf_limit, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘__bpf_trace_inet_sock_set_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(inet_sock_set_state, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(inet_sock_set_state, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘__bpf_trace_inet_sk_error_report’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ 194 | TRACE_EVENT(inet_sk_error_report, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ 194 | TRACE_EVENT(inet_sk_error_report, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘__bpf_trace_sk_data_ready’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ 241 | TRACE_EVENT(sk_data_ready, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ 241 | TRACE_EVENT(sk_data_ready, | ^~~~~~~~~~~ ../include/trace/events/sock.h: In function ‘__bpf_trace_sock_msg_length’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 268 | DECLARE_EVENT_CLASS(sock_msg_length, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sock.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 268 | DECLARE_EVENT_CLASS(sock_msg_length, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/udp.h:52, from ../net/core/net-traces.c:34: ../include/trace/events/udp.h: In function ‘trace_event_raw_event_udp_fail_queue_rcv_skb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/udp.h: In function ‘__bpf_trace_udp_fail_queue_rcv_skb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/tcp.h:734, from ../net/core/net-traces.c:35: ../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_event_sk_skb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_send_reset’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(tcp_send_reset, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(tcp_send_reset, | ^~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_event_sk’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 147 | DECLARE_EVENT_CLASS(tcp_event_sk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 147 | DECLARE_EVENT_CLASS(tcp_event_sk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_retransmit_synack’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(tcp_retransmit_synack, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(tcp_retransmit_synack, | ^~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_probe’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ 264 | TRACE_EVENT(tcp_probe, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ 264 | TRACE_EVENT(tcp_probe, | ^~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_event_skb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 333 | DECLARE_EVENT_CLASS(tcp_event_skb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 333 | DECLARE_EVENT_CLASS(tcp_event_skb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_cong_state_set’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ 366 | TRACE_EVENT(tcp_cong_state_set, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ 366 | TRACE_EVENT(tcp_cong_state_set, | ^~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_hash_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:414:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 414 | DECLARE_EVENT_CLASS(tcp_hash_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:414:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 414 | DECLARE_EVENT_CLASS(tcp_hash_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_ao_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 510 | DECLARE_EVENT_CLASS(tcp_ao_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 510 | DECLARE_EVENT_CLASS(tcp_ao_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_ao_event_sk’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_ao_event_sne’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_event_sk_skb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_send_reset’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(tcp_send_reset, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(tcp_send_reset, | ^~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_event_sk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 147 | DECLARE_EVENT_CLASS(tcp_event_sk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 147 | DECLARE_EVENT_CLASS(tcp_event_sk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_retransmit_synack’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(tcp_retransmit_synack, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ 216 | TRACE_EVENT(tcp_retransmit_synack, | ^~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_probe’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ 264 | TRACE_EVENT(tcp_probe, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ 264 | TRACE_EVENT(tcp_probe, | ^~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_event_skb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 333 | DECLARE_EVENT_CLASS(tcp_event_skb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 333 | DECLARE_EVENT_CLASS(tcp_event_skb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_cong_state_set’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ 366 | TRACE_EVENT(tcp_cong_state_set, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ 366 | TRACE_EVENT(tcp_cong_state_set, | ^~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_hash_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:414:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 414 | DECLARE_EVENT_CLASS(tcp_hash_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:414:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 414 | DECLARE_EVENT_CLASS(tcp_hash_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_ao_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 510 | DECLARE_EVENT_CLASS(tcp_ao_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 510 | DECLARE_EVENT_CLASS(tcp_ao_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_ao_event_sk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_ao_event_sne’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/fib.h:102, from ../net/core/net-traces.c:36: ../include/trace/events/fib.h: In function ‘trace_event_raw_event_fib_table_lookup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib_table_lookup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib_table_lookup, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/fib.h: In function ‘__bpf_trace_fib_table_lookup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib_table_lookup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(fib_table_lookup, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/qdisc.h:153, from ../net/core/net-traces.c:37: ../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_dequeue’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(qdisc_dequeue, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(qdisc_dequeue, | ^~~~~~~~~~~ ../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_enqueue’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(qdisc_enqueue, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(qdisc_enqueue, | ^~~~~~~~~~~ ../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_reset’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(qdisc_reset, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(qdisc_reset, | ^~~~~~~~~~~ ../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_destroy’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(qdisc_destroy, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(qdisc_destroy, | ^~~~~~~~~~~ ../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_create’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ 127 | TRACE_EVENT(qdisc_create, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ 127 | TRACE_EVENT(qdisc_create, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_dequeue’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(qdisc_dequeue, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(qdisc_dequeue, | ^~~~~~~~~~~ ../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_enqueue’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(qdisc_enqueue, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ 49 | TRACE_EVENT(qdisc_enqueue, | ^~~~~~~~~~~ ../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_reset’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(qdisc_reset, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ 77 | TRACE_EVENT(qdisc_reset, | ^~~~~~~~~~~ ../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_destroy’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(qdisc_destroy, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(qdisc_destroy, | ^~~~~~~~~~~ ../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_create’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ 127 | TRACE_EVENT(qdisc_create, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ 127 | TRACE_EVENT(qdisc_create, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/bridge.h:187, from ../net/core/net-traces.c:39: ../include/trace/events/bridge.h: In function ‘trace_event_raw_event_br_fdb_add’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(br_fdb_add, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(br_fdb_add, | ^~~~~~~~~~~ ../include/trace/events/bridge.h: In function ‘trace_event_raw_event_br_fdb_external_learn_add’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(br_fdb_external_learn_add, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(br_fdb_external_learn_add, | ^~~~~~~~~~~ ../include/trace/events/bridge.h: In function ‘trace_event_raw_event_fdb_delete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(fdb_delete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(fdb_delete, | ^~~~~~~~~~~ ../include/trace/events/bridge.h: In function ‘trace_event_raw_event_br_fdb_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ 95 | TRACE_EVENT(br_fdb_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ 95 | TRACE_EVENT(br_fdb_update, | ^~~~~~~~~~~ ../include/trace/events/bridge.h: In function ‘trace_event_raw_event_br_mdb_full’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ 125 | TRACE_EVENT(br_mdb_full, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ 125 | TRACE_EVENT(br_mdb_full, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/bridge.h: In function ‘__bpf_trace_br_fdb_add’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(br_fdb_add, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ 12 | TRACE_EVENT(br_fdb_add, | ^~~~~~~~~~~ ../include/trace/events/bridge.h: In function ‘__bpf_trace_br_fdb_external_learn_add’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(br_fdb_external_learn_add, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(br_fdb_external_learn_add, | ^~~~~~~~~~~ ../include/trace/events/bridge.h: In function ‘__bpf_trace_fdb_delete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(fdb_delete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ 69 | TRACE_EVENT(fdb_delete, | ^~~~~~~~~~~ ../include/trace/events/bridge.h: In function ‘__bpf_trace_br_fdb_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ 95 | TRACE_EVENT(br_fdb_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ 95 | TRACE_EVENT(br_fdb_update, | ^~~~~~~~~~~ ../include/trace/events/bridge.h: In function ‘__bpf_trace_br_mdb_full’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ 125 | TRACE_EVENT(br_mdb_full, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ 125 | TRACE_EVENT(br_mdb_full, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/page_pool.h:119, from ../net/core/net-traces.c:48: ../include/trace/events/page_pool.h: In function ‘trace_event_raw_event_page_pool_release’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(page_pool_release, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(page_pool_release, | ^~~~~~~~~~~ ../include/trace/events/page_pool.h: In function ‘trace_event_raw_event_page_pool_state_release’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(page_pool_state_release, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(page_pool_state_release, | ^~~~~~~~~~~ ../include/trace/events/page_pool.h: In function ‘trace_event_raw_event_page_pool_state_hold’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(page_pool_state_hold, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(page_pool_state_hold, | ^~~~~~~~~~~ ../include/trace/events/page_pool.h: In function ‘trace_event_raw_event_page_pool_update_nid’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(page_pool_update_nid, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(page_pool_update_nid, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/page_pool.h: In function ‘__bpf_trace_page_pool_release’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(page_pool_release, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(page_pool_release, | ^~~~~~~~~~~ ../include/trace/events/page_pool.h: In function ‘__bpf_trace_page_pool_state_release’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(page_pool_state_release, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(page_pool_state_release, | ^~~~~~~~~~~ ../include/trace/events/page_pool.h: In function ‘__bpf_trace_page_pool_state_hold’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(page_pool_state_hold, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(page_pool_state_hold, | ^~~~~~~~~~~ ../include/trace/events/page_pool.h: In function ‘__bpf_trace_page_pool_update_nid’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(page_pool_update_nid, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ 94 | TRACE_EVENT(page_pool_update_nid, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/neigh.h:255, from ../net/core/net-traces.c:51: ../include/trace/events/neigh.h: In function ‘trace_event_raw_event_neigh_create’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(neigh_create, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(neigh_create, | ^~~~~~~~~~~ ../include/trace/events/neigh.h: In function ‘trace_event_raw_event_neigh_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(neigh_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(neigh_update, | ^~~~~~~~~~~ ../include/trace/events/neigh.h: In function ‘trace_event_raw_event_neigh__update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 156 | DECLARE_EVENT_CLASS(neigh__update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 156 | DECLARE_EVENT_CLASS(neigh__update, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/neigh.h: In function ‘__bpf_trace_neigh_create’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(neigh_create, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ 23 | TRACE_EVENT(neigh_create, | ^~~~~~~~~~~ ../include/trace/events/neigh.h: In function ‘__bpf_trace_neigh_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(neigh_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(neigh_update, | ^~~~~~~~~~~ ../include/trace/events/neigh.h: In function ‘__bpf_trace_neigh__update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 156 | DECLARE_EVENT_CLASS(neigh__update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 156 | DECLARE_EVENT_CLASS(neigh__update, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/core/net-traces.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/core] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/afs.h:1612, from ../fs/afs/internal.h:985, from ../fs/afs/main.c:16: ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_receive_data’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(afs_receive_data, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(afs_receive_data, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(afs_receive_data, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(afs_receive_data, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(afs_receive_data, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_notify_call’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ 569 | TRACE_EVENT(afs_notify_call, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ 569 | TRACE_EVENT(afs_notify_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cb_call’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ 591 | TRACE_EVENT(afs_cb_call, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ 591 | TRACE_EVENT(afs_cb_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_call’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ 615 | TRACE_EVENT(afs_call, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ 615 | TRACE_EVENT(afs_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_fs_call’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ 645 | TRACE_EVENT(afs_make_fs_call, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ 645 | TRACE_EVENT(afs_make_fs_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_fs_calli’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ 676 | TRACE_EVENT(afs_make_fs_calli, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ 676 | TRACE_EVENT(afs_make_fs_calli, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_fs_call1’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ 711 | TRACE_EVENT(afs_make_fs_call1, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ 711 | TRACE_EVENT(afs_make_fs_call1, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_fs_call2’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ 748 | TRACE_EVENT(afs_make_fs_call2, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ 748 | TRACE_EVENT(afs_make_fs_call2, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_vl_call’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ 790 | TRACE_EVENT(afs_make_vl_call, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ 790 | TRACE_EVENT(afs_make_vl_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_call_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(afs_call_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(afs_call_done, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_send_data’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ 836 | TRACE_EVENT(afs_send_data, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ 836 | TRACE_EVENT(afs_send_data, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_sent_data’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ 860 | TRACE_EVENT(afs_sent_data, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ 860 | TRACE_EVENT(afs_sent_data, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_dir_check_failed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ 884 | TRACE_EVENT(afs_dir_check_failed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ 884 | TRACE_EVENT(afs_dir_check_failed, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_call_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ 905 | TRACE_EVENT(afs_call_state, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ 905 | TRACE_EVENT(afs_call_state, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_lookup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ 935 | TRACE_EVENT(afs_lookup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ 935 | TRACE_EVENT(afs_lookup, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_edit_dir’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ 961 | TRACE_EVENT(afs_edit_dir, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ 961 | TRACE_EVENT(afs_edit_dir, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_protocol_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1009:1: note: in expansion of macro ‘TRACE_EVENT’ 1009 | TRACE_EVENT(afs_protocol_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1009:1: note: in expansion of macro ‘TRACE_EVENT’ 1009 | TRACE_EVENT(afs_protocol_error, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_io_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ 1029 | TRACE_EVENT(afs_io_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ 1029 | TRACE_EVENT(afs_io_error, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_file_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ 1051 | TRACE_EVENT(afs_file_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ 1051 | TRACE_EVENT(afs_file_error, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_bulkstat_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1074:1: note: in expansion of macro ‘TRACE_EVENT’ 1074 | TRACE_EVENT(afs_bulkstat_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1074:1: note: in expansion of macro ‘TRACE_EVENT’ 1074 | TRACE_EVENT(afs_bulkstat_error, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cm_no_server’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ 1099 | TRACE_EVENT(afs_cm_no_server, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ 1099 | TRACE_EVENT(afs_cm_no_server, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cm_no_server_u’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ 1120 | TRACE_EVENT(afs_cm_no_server_u, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ 1120 | TRACE_EVENT(afs_cm_no_server_u, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_flock_ev’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ 1141 | TRACE_EVENT(afs_flock_ev, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ 1141 | TRACE_EVENT(afs_flock_ev, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_flock_op’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ 1171 | TRACE_EVENT(afs_flock_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ 1171 | TRACE_EVENT(afs_flock_op, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_reload_dir’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ 1205 | TRACE_EVENT(afs_reload_dir, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ 1205 | TRACE_EVENT(afs_reload_dir, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_silly_rename’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ 1222 | TRACE_EVENT(afs_silly_rename, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ 1222 | TRACE_EVENT(afs_silly_rename, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_get_tree’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(afs_get_tree, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(afs_get_tree, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cb_v_break’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ 1268 | TRACE_EVENT(afs_cb_v_break, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ 1268 | TRACE_EVENT(afs_cb_v_break, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cb_break’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ 1292 | TRACE_EVENT(afs_cb_break, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ 1292 | TRACE_EVENT(afs_cb_break, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cb_miss’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ 1319 | TRACE_EVENT(afs_cb_miss, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ 1319 | TRACE_EVENT(afs_cb_miss, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_server’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ 1339 | TRACE_EVENT(afs_server, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ 1339 | TRACE_EVENT(afs_server, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_volume’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ 1366 | TRACE_EVENT(afs_volume, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ 1366 | TRACE_EVENT(afs_volume, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cell’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ 1389 | TRACE_EVENT(afs_cell, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ 1389 | TRACE_EVENT(afs_cell, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_alist’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ 1416 | TRACE_EVENT(afs_alist, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ 1416 | TRACE_EVENT(afs_alist, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_estate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ 1440 | TRACE_EVENT(afs_estate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ 1440 | TRACE_EVENT(afs_estate, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_fs_probe’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ 1468 | TRACE_EVENT(afs_fs_probe, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ 1468 | TRACE_EVENT(afs_fs_probe, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_vl_probe’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ 1504 | TRACE_EVENT(afs_vl_probe, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ 1504 | TRACE_EVENT(afs_vl_probe, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_rotate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(afs_rotate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(afs_rotate, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_call’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ 1573 | TRACE_EVENT(afs_make_call, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ 1573 | TRACE_EVENT(afs_make_call, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_receive_data’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(afs_receive_data, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ 536 | TRACE_EVENT(afs_receive_data, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_notify_call’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ 569 | TRACE_EVENT(afs_notify_call, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ 569 | TRACE_EVENT(afs_notify_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cb_call’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ 591 | TRACE_EVENT(afs_cb_call, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ 591 | TRACE_EVENT(afs_cb_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_call’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ 615 | TRACE_EVENT(afs_call, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ 615 | TRACE_EVENT(afs_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_fs_call’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ 645 | TRACE_EVENT(afs_make_fs_call, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ 645 | TRACE_EVENT(afs_make_fs_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_fs_calli’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ 676 | TRACE_EVENT(afs_make_fs_calli, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ 676 | TRACE_EVENT(afs_make_fs_calli, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_fs_call1’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ 711 | TRACE_EVENT(afs_make_fs_call1, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ 711 | TRACE_EVENT(afs_make_fs_call1, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_fs_call2’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ 748 | TRACE_EVENT(afs_make_fs_call2, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ 748 | TRACE_EVENT(afs_make_fs_call2, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_vl_call’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ 790 | TRACE_EVENT(afs_make_vl_call, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ 790 | TRACE_EVENT(afs_make_vl_call, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_call_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(afs_call_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(afs_call_done, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_send_data’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ 836 | TRACE_EVENT(afs_send_data, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ 836 | TRACE_EVENT(afs_send_data, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_sent_data’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ 860 | TRACE_EVENT(afs_sent_data, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ 860 | TRACE_EVENT(afs_sent_data, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_dir_check_failed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ 884 | TRACE_EVENT(afs_dir_check_failed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ 884 | TRACE_EVENT(afs_dir_check_failed, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_call_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ 905 | TRACE_EVENT(afs_call_state, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ 905 | TRACE_EVENT(afs_call_state, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_lookup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ 935 | TRACE_EVENT(afs_lookup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ 935 | TRACE_EVENT(afs_lookup, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_edit_dir’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ 961 | TRACE_EVENT(afs_edit_dir, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ 961 | TRACE_EVENT(afs_edit_dir, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_protocol_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1009:1: note: in expansion of macro ‘TRACE_EVENT’ 1009 | TRACE_EVENT(afs_protocol_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1009:1: note: in expansion of macro ‘TRACE_EVENT’ 1009 | TRACE_EVENT(afs_protocol_error, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_io_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ 1029 | TRACE_EVENT(afs_io_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ 1029 | TRACE_EVENT(afs_io_error, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_file_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ 1051 | TRACE_EVENT(afs_file_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ 1051 | TRACE_EVENT(afs_file_error, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_bulkstat_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1074:1: note: in expansion of macro ‘TRACE_EVENT’ 1074 | TRACE_EVENT(afs_bulkstat_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1074:1: note: in expansion of macro ‘TRACE_EVENT’ 1074 | TRACE_EVENT(afs_bulkstat_error, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cm_no_server’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ 1099 | TRACE_EVENT(afs_cm_no_server, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ 1099 | TRACE_EVENT(afs_cm_no_server, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cm_no_server_u’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ 1120 | TRACE_EVENT(afs_cm_no_server_u, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ 1120 | TRACE_EVENT(afs_cm_no_server_u, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_flock_ev’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ 1141 | TRACE_EVENT(afs_flock_ev, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ 1141 | TRACE_EVENT(afs_flock_ev, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_flock_op’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ 1171 | TRACE_EVENT(afs_flock_op, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ 1171 | TRACE_EVENT(afs_flock_op, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_reload_dir’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ 1205 | TRACE_EVENT(afs_reload_dir, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ 1205 | TRACE_EVENT(afs_reload_dir, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_silly_rename’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ 1222 | TRACE_EVENT(afs_silly_rename, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ 1222 | TRACE_EVENT(afs_silly_rename, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_get_tree’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(afs_get_tree, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(afs_get_tree, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cb_v_break’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ 1268 | TRACE_EVENT(afs_cb_v_break, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ 1268 | TRACE_EVENT(afs_cb_v_break, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cb_break’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ 1292 | TRACE_EVENT(afs_cb_break, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ 1292 | TRACE_EVENT(afs_cb_break, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cb_miss’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ 1319 | TRACE_EVENT(afs_cb_miss, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ 1319 | TRACE_EVENT(afs_cb_miss, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_server’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ 1339 | TRACE_EVENT(afs_server, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ 1339 | TRACE_EVENT(afs_server, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_volume’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ 1366 | TRACE_EVENT(afs_volume, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ 1366 | TRACE_EVENT(afs_volume, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cell’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ 1389 | TRACE_EVENT(afs_cell, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ 1389 | TRACE_EVENT(afs_cell, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_alist’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ 1416 | TRACE_EVENT(afs_alist, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ 1416 | TRACE_EVENT(afs_alist, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_estate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ 1440 | TRACE_EVENT(afs_estate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ 1440 | TRACE_EVENT(afs_estate, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_fs_probe’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ 1468 | TRACE_EVENT(afs_fs_probe, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ 1468 | TRACE_EVENT(afs_fs_probe, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_vl_probe’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ 1504 | TRACE_EVENT(afs_vl_probe, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ 1504 | TRACE_EVENT(afs_vl_probe, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_rotate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(afs_rotate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(afs_rotate, | ^~~~~~~~~~~ ../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_call’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ 1573 | TRACE_EVENT(afs_make_call, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ 1573 | TRACE_EVENT(afs_make_call, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/afs/main.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/afs] Error 2 In file included from ../include/trace/define_trace.h:108, from ../fs/bcachefs/trace.h:1450, from ../fs/bcachefs/trace.c:18: ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bpos’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(bpos, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(bpos, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(bpos, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(bpos, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(bpos, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_fs_str’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(fs_str, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(fs_str, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_str’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(trans_str, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(trans_str, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_str_nocaller’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:75:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 75 | DECLARE_EVENT_CLASS(trans_str_nocaller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:75:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 75 | DECLARE_EVENT_CLASS(trans_str_nocaller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_node_nofs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 96 | DECLARE_EVENT_CLASS(btree_node_nofs, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 96 | DECLARE_EVENT_CLASS(btree_node_nofs, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_node’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 121 | DECLARE_EVENT_CLASS(btree_node, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 121 | DECLARE_EVENT_CLASS(btree_node, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bch_fs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(bch_fs, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(bch_fs, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_trans’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 163 | DECLARE_EVENT_CLASS(btree_trans, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 163 | DECLARE_EVENT_CLASS(btree_trans, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 180 | DECLARE_EVENT_CLASS(bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 180 | DECLARE_EVENT_CLASS(bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bch2_sync_fs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:204:1: note: in expansion of macro ‘TRACE_EVENT’ 204 | TRACE_EVENT(bch2_sync_fs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:204:1: note: in expansion of macro ‘TRACE_EVENT’ 204 | TRACE_EVENT(bch2_sync_fs, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bch2_fsync’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:226:1: note: in expansion of macro ‘TRACE_EVENT’ 226 | TRACE_EVENT(bch2_fsync, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:226:1: note: in expansion of macro ‘TRACE_EVENT’ 226 | TRACE_EVENT(bch2_fsync, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_write_super’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT(write_super, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT(write_super, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_read_nopromote’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ 280 | TRACE_EVENT(read_nopromote, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ 280 | TRACE_EVENT(read_nopromote, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_journal_reclaim_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ 341 | TRACE_EVENT(journal_reclaim_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ 341 | TRACE_EVENT(journal_reclaim_start, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_journal_reclaim_finish’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:386:1: note: in expansion of macro ‘TRACE_EVENT’ 386 | TRACE_EVENT(journal_reclaim_finish, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:386:1: note: in expansion of macro ‘TRACE_EVENT’ 386 | TRACE_EVENT(journal_reclaim_finish, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_cache_scan’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(btree_cache_scan, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(btree_cache_scan, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_node_write’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:466:1: note: in expansion of macro ‘TRACE_EVENT’ 466 | TRACE_EVENT(btree_node_write, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:466:1: note: in expansion of macro ‘TRACE_EVENT’ 466 | TRACE_EVENT(btree_node_write, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_reserve_get_fail’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ 496 | TRACE_EVENT(btree_reserve_get_fail, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ 496 | TRACE_EVENT(btree_reserve_get_fail, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_path_relock_fail’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(btree_path_relock_fail, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(btree_path_relock_fail, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_path_upgrade_fail’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:616:1: note: in expansion of macro ‘TRACE_EVENT’ 616 | TRACE_EVENT(btree_path_upgrade_fail, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:616:1: note: in expansion of macro ‘TRACE_EVENT’ 616 | TRACE_EVENT(btree_path_upgrade_fail, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_discard_buckets’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:701:1: note: in expansion of macro ‘TRACE_EVENT’ 701 | TRACE_EVENT(discard_buckets, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:701:1: note: in expansion of macro ‘TRACE_EVENT’ 701 | TRACE_EVENT(discard_buckets, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bucket_invalidate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ 733 | TRACE_EVENT(bucket_invalidate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ 733 | TRACE_EVENT(bucket_invalidate, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bucket_evacuate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:759:1: note: in expansion of macro ‘TRACE_EVENT’ 759 | TRACE_EVENT(bucket_evacuate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:759:1: note: in expansion of macro ‘TRACE_EVENT’ 759 | TRACE_EVENT(bucket_evacuate, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_move_data’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(move_data, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(move_data, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_evacuate_bucket’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:843:1: note: in expansion of macro ‘TRACE_EVENT’ 843 | TRACE_EVENT(evacuate_bucket, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:843:1: note: in expansion of macro ‘TRACE_EVENT’ 843 | TRACE_EVENT(evacuate_bucket, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_copygc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ 876 | TRACE_EVENT(copygc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ 876 | TRACE_EVENT(copygc, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_copygc_wait’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(copygc_wait, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(copygc_wait, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_transaction_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:930:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 930 | DECLARE_EVENT_CLASS(transaction_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:930:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 930 | DECLARE_EVENT_CLASS(transaction_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_restart_split_race’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ 960 | TRACE_EVENT(trans_restart_split_race, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ 960 | TRACE_EVENT(trans_restart_split_race, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_blocked_journal_reclaim’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:991:1: note: in expansion of macro ‘TRACE_EVENT’ 991 | TRACE_EVENT(trans_blocked_journal_reclaim, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:991:1: note: in expansion of macro ‘TRACE_EVENT’ 991 | TRACE_EVENT(trans_blocked_journal_reclaim, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_restart_journal_preres_get’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1020:1: note: in expansion of macro ‘TRACE_EVENT’ 1020 | TRACE_EVENT(trans_restart_journal_preres_get, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1020:1: note: in expansion of macro ‘TRACE_EVENT’ 1020 | TRACE_EVENT(trans_restart_journal_preres_get, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_transaction_restart_iter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1068:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1068 | DECLARE_EVENT_CLASS(transaction_restart_iter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1068:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1068 | DECLARE_EVENT_CLASS(transaction_restart_iter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_restart_upgrade’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1111:1: note: in expansion of macro ‘TRACE_EVENT’ 1111 | TRACE_EVENT(trans_restart_upgrade, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1111:1: note: in expansion of macro ‘TRACE_EVENT’ 1111 | TRACE_EVENT(trans_restart_upgrade, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_restart_would_deadlock_write’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1237:1: note: in expansion of macro ‘TRACE_EVENT’ 1237 | TRACE_EVENT(trans_restart_would_deadlock_write, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1237:1: note: in expansion of macro ‘TRACE_EVENT’ 1237 | TRACE_EVENT(trans_restart_would_deadlock_write, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_restart_mem_realloced’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1252:1: note: in expansion of macro ‘TRACE_EVENT’ 1252 | TRACE_EVENT(trans_restart_mem_realloced, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1252:1: note: in expansion of macro ‘TRACE_EVENT’ 1252 | TRACE_EVENT(trans_restart_mem_realloced, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_restart_key_cache_key_realloced’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1276:1: note: in expansion of macro ‘TRACE_EVENT’ 1276 | TRACE_EVENT(trans_restart_key_cache_key_realloced, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1276:1: note: in expansion of macro ‘TRACE_EVENT’ 1276 | TRACE_EVENT(trans_restart_key_cache_key_realloced, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_path_downgrade’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ 1314 | TRACE_EVENT(path_downgrade, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ 1314 | TRACE_EVENT(path_downgrade, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_write_buffer_flush’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1356:1: note: in expansion of macro ‘TRACE_EVENT’ 1356 | TRACE_EVENT(write_buffer_flush, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1356:1: note: in expansion of macro ‘TRACE_EVENT’ 1356 | TRACE_EVENT(write_buffer_flush, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_write_buffer_flush_sync’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1378:1: note: in expansion of macro ‘TRACE_EVENT’ 1378 | TRACE_EVENT(write_buffer_flush_sync, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1378:1: note: in expansion of macro ‘TRACE_EVENT’ 1378 | TRACE_EVENT(write_buffer_flush_sync, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_write_buffer_flush_slowpath’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1395:1: note: in expansion of macro ‘TRACE_EVENT’ 1395 | TRACE_EVENT(write_buffer_flush_slowpath, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1395:1: note: in expansion of macro ‘TRACE_EVENT’ 1395 | TRACE_EVENT(write_buffer_flush_slowpath, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_error_downcast’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ 1422 | TRACE_EVENT(error_downcast, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ 1422 | TRACE_EVENT(error_downcast, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bpos’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(bpos, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(bpos, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_fs_str’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(fs_str, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(fs_str, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_str’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(trans_str, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(trans_str, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_str_nocaller’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:75:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 75 | DECLARE_EVENT_CLASS(trans_str_nocaller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:75:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 75 | DECLARE_EVENT_CLASS(trans_str_nocaller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_node_nofs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 96 | DECLARE_EVENT_CLASS(btree_node_nofs, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 96 | DECLARE_EVENT_CLASS(btree_node_nofs, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_node’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 121 | DECLARE_EVENT_CLASS(btree_node, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 121 | DECLARE_EVENT_CLASS(btree_node, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bch_fs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(bch_fs, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(bch_fs, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_trans’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 163 | DECLARE_EVENT_CLASS(btree_trans, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 163 | DECLARE_EVENT_CLASS(btree_trans, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 180 | DECLARE_EVENT_CLASS(bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 180 | DECLARE_EVENT_CLASS(bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bch2_sync_fs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:204:1: note: in expansion of macro ‘TRACE_EVENT’ 204 | TRACE_EVENT(bch2_sync_fs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:204:1: note: in expansion of macro ‘TRACE_EVENT’ 204 | TRACE_EVENT(bch2_sync_fs, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bch2_fsync’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:226:1: note: in expansion of macro ‘TRACE_EVENT’ 226 | TRACE_EVENT(bch2_fsync, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:226:1: note: in expansion of macro ‘TRACE_EVENT’ 226 | TRACE_EVENT(bch2_fsync, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_write_super’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT(write_super, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ 254 | TRACE_EVENT(write_super, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_read_nopromote’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ 280 | TRACE_EVENT(read_nopromote, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ 280 | TRACE_EVENT(read_nopromote, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_journal_reclaim_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ 341 | TRACE_EVENT(journal_reclaim_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ 341 | TRACE_EVENT(journal_reclaim_start, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_journal_reclaim_finish’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:386:1: note: in expansion of macro ‘TRACE_EVENT’ 386 | TRACE_EVENT(journal_reclaim_finish, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:386:1: note: in expansion of macro ‘TRACE_EVENT’ 386 | TRACE_EVENT(journal_reclaim_finish, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_cache_scan’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(btree_cache_scan, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ 414 | TRACE_EVENT(btree_cache_scan, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_node_write’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:466:1: note: in expansion of macro ‘TRACE_EVENT’ 466 | TRACE_EVENT(btree_node_write, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:466:1: note: in expansion of macro ‘TRACE_EVENT’ 466 | TRACE_EVENT(btree_node_write, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_reserve_get_fail’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ 496 | TRACE_EVENT(btree_reserve_get_fail, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ 496 | TRACE_EVENT(btree_reserve_get_fail, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_path_relock_fail’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(btree_path_relock_fail, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(btree_path_relock_fail, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_path_upgrade_fail’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:616:1: note: in expansion of macro ‘TRACE_EVENT’ 616 | TRACE_EVENT(btree_path_upgrade_fail, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:616:1: note: in expansion of macro ‘TRACE_EVENT’ 616 | TRACE_EVENT(btree_path_upgrade_fail, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_discard_buckets’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:701:1: note: in expansion of macro ‘TRACE_EVENT’ 701 | TRACE_EVENT(discard_buckets, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:701:1: note: in expansion of macro ‘TRACE_EVENT’ 701 | TRACE_EVENT(discard_buckets, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bucket_invalidate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ 733 | TRACE_EVENT(bucket_invalidate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ 733 | TRACE_EVENT(bucket_invalidate, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bucket_evacuate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:759:1: note: in expansion of macro ‘TRACE_EVENT’ 759 | TRACE_EVENT(bucket_evacuate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:759:1: note: in expansion of macro ‘TRACE_EVENT’ 759 | TRACE_EVENT(bucket_evacuate, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_move_data’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(move_data, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(move_data, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_evacuate_bucket’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:843:1: note: in expansion of macro ‘TRACE_EVENT’ 843 | TRACE_EVENT(evacuate_bucket, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:843:1: note: in expansion of macro ‘TRACE_EVENT’ 843 | TRACE_EVENT(evacuate_bucket, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_copygc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ 876 | TRACE_EVENT(copygc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ 876 | TRACE_EVENT(copygc, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_copygc_wait’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(copygc_wait, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ 906 | TRACE_EVENT(copygc_wait, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_transaction_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:930:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 930 | DECLARE_EVENT_CLASS(transaction_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:930:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 930 | DECLARE_EVENT_CLASS(transaction_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_restart_split_race’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ 960 | TRACE_EVENT(trans_restart_split_race, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ 960 | TRACE_EVENT(trans_restart_split_race, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_blocked_journal_reclaim’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:991:1: note: in expansion of macro ‘TRACE_EVENT’ 991 | TRACE_EVENT(trans_blocked_journal_reclaim, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:991:1: note: in expansion of macro ‘TRACE_EVENT’ 991 | TRACE_EVENT(trans_blocked_journal_reclaim, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_restart_journal_preres_get’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1020:1: note: in expansion of macro ‘TRACE_EVENT’ 1020 | TRACE_EVENT(trans_restart_journal_preres_get, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1020:1: note: in expansion of macro ‘TRACE_EVENT’ 1020 | TRACE_EVENT(trans_restart_journal_preres_get, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_transaction_restart_iter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1068:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1068 | DECLARE_EVENT_CLASS(transaction_restart_iter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1068:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1068 | DECLARE_EVENT_CLASS(transaction_restart_iter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_restart_upgrade’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1111:1: note: in expansion of macro ‘TRACE_EVENT’ 1111 | TRACE_EVENT(trans_restart_upgrade, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1111:1: note: in expansion of macro ‘TRACE_EVENT’ 1111 | TRACE_EVENT(trans_restart_upgrade, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_restart_would_deadlock_write’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1237:1: note: in expansion of macro ‘TRACE_EVENT’ 1237 | TRACE_EVENT(trans_restart_would_deadlock_write, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1237:1: note: in expansion of macro ‘TRACE_EVENT’ 1237 | TRACE_EVENT(trans_restart_would_deadlock_write, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_restart_mem_realloced’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1252:1: note: in expansion of macro ‘TRACE_EVENT’ 1252 | TRACE_EVENT(trans_restart_mem_realloced, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1252:1: note: in expansion of macro ‘TRACE_EVENT’ 1252 | TRACE_EVENT(trans_restart_mem_realloced, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_restart_key_cache_key_realloced’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1276:1: note: in expansion of macro ‘TRACE_EVENT’ 1276 | TRACE_EVENT(trans_restart_key_cache_key_realloced, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1276:1: note: in expansion of macro ‘TRACE_EVENT’ 1276 | TRACE_EVENT(trans_restart_key_cache_key_realloced, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_path_downgrade’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ 1314 | TRACE_EVENT(path_downgrade, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ 1314 | TRACE_EVENT(path_downgrade, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_write_buffer_flush’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1356:1: note: in expansion of macro ‘TRACE_EVENT’ 1356 | TRACE_EVENT(write_buffer_flush, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1356:1: note: in expansion of macro ‘TRACE_EVENT’ 1356 | TRACE_EVENT(write_buffer_flush, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_write_buffer_flush_sync’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1378:1: note: in expansion of macro ‘TRACE_EVENT’ 1378 | TRACE_EVENT(write_buffer_flush_sync, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1378:1: note: in expansion of macro ‘TRACE_EVENT’ 1378 | TRACE_EVENT(write_buffer_flush_sync, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_write_buffer_flush_slowpath’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1395:1: note: in expansion of macro ‘TRACE_EVENT’ 1395 | TRACE_EVENT(write_buffer_flush_slowpath, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1395:1: note: in expansion of macro ‘TRACE_EVENT’ 1395 | TRACE_EVENT(write_buffer_flush_slowpath, | ^~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_error_downcast’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ 1422 | TRACE_EVENT(error_downcast, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../fs/bcachefs/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ 1422 | TRACE_EVENT(error_downcast, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/bcachefs/trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/bcachefs] Error 2 In file included from ../include/trace/define_trace.h:108, from ../fs/nfs/nfstrace.h:1745, from ../fs/nfs/nfstrace.c:10: ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_inode_event’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(nfs_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(nfs_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(nfs_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(nfs_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(nfs_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_inode_event_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(nfs_inode_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(nfs_inode_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_access_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ 164 | TRACE_EVENT(nfs_access_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ 164 | TRACE_EVENT(nfs_access_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_update_size_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 224 | DECLARE_EVENT_CLASS(nfs_update_size_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 224 | DECLARE_EVENT_CLASS(nfs_update_size_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_inode_range_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 274 | DECLARE_EVENT_CLASS(nfs_inode_range_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 274 | DECLARE_EVENT_CLASS(nfs_inode_range_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_readdir_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 324 | DECLARE_EVENT_CLASS(nfs_readdir_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 324 | DECLARE_EVENT_CLASS(nfs_readdir_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_lookup_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 390 | DECLARE_EVENT_CLASS(nfs_lookup_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 390 | DECLARE_EVENT_CLASS(nfs_lookup_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_lookup_event_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:435:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 435 | DECLARE_EVENT_CLASS(nfs_lookup_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:435:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 435 | DECLARE_EVENT_CLASS(nfs_lookup_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_atomic_open_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:493:1: note: in expansion of macro ‘TRACE_EVENT’ 493 | TRACE_EVENT(nfs_atomic_open_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:493:1: note: in expansion of macro ‘TRACE_EVENT’ 493 | TRACE_EVENT(nfs_atomic_open_enter, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_atomic_open_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ 529 | TRACE_EVENT(nfs_atomic_open_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ 529 | TRACE_EVENT(nfs_atomic_open_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_create_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:570:1: note: in expansion of macro ‘TRACE_EVENT’ 570 | TRACE_EVENT(nfs_create_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:570:1: note: in expansion of macro ‘TRACE_EVENT’ 570 | TRACE_EVENT(nfs_create_enter, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_create_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(nfs_create_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(nfs_create_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_directory_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:640:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 640 | DECLARE_EVENT_CLASS(nfs_directory_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:640:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 640 | DECLARE_EVENT_CLASS(nfs_directory_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_directory_event_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:676:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 676 | DECLARE_EVENT_CLASS(nfs_directory_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:676:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 676 | DECLARE_EVENT_CLASS(nfs_directory_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_link_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:730:1: note: in expansion of macro ‘TRACE_EVENT’ 730 | TRACE_EVENT(nfs_link_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:730:1: note: in expansion of macro ‘TRACE_EVENT’ 730 | TRACE_EVENT(nfs_link_enter, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_link_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:763:1: note: in expansion of macro ‘TRACE_EVENT’ 763 | TRACE_EVENT(nfs_link_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:763:1: note: in expansion of macro ‘TRACE_EVENT’ 763 | TRACE_EVENT(nfs_link_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_rename_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 800 | DECLARE_EVENT_CLASS(nfs_rename_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 800 | DECLARE_EVENT_CLASS(nfs_rename_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_rename_event_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 846 | DECLARE_EVENT_CLASS(nfs_rename_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 846 | DECLARE_EVENT_CLASS(nfs_rename_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_sillyrename_unlink’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:904:1: note: in expansion of macro ‘TRACE_EVENT’ 904 | TRACE_EVENT(nfs_sillyrename_unlink, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:904:1: note: in expansion of macro ‘TRACE_EVENT’ 904 | TRACE_EVENT(nfs_sillyrename_unlink, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_folio_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:939:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 939 | DECLARE_EVENT_CLASS(nfs_folio_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:939:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 939 | DECLARE_EVENT_CLASS(nfs_folio_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_folio_event_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:987:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 987 | DECLARE_EVENT_CLASS(nfs_folio_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:987:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 987 | DECLARE_EVENT_CLASS(nfs_folio_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_aop_readahead’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1048:1: note: in expansion of macro ‘TRACE_EVENT’ 1048 | TRACE_EVENT(nfs_aop_readahead, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1048:1: note: in expansion of macro ‘TRACE_EVENT’ 1048 | TRACE_EVENT(nfs_aop_readahead, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_aop_readahead_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1086:1: note: in expansion of macro ‘TRACE_EVENT’ 1086 | TRACE_EVENT(nfs_aop_readahead_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1086:1: note: in expansion of macro ‘TRACE_EVENT’ 1086 | TRACE_EVENT(nfs_aop_readahead_done, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_initiate_read’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1125:1: note: in expansion of macro ‘TRACE_EVENT’ 1125 | TRACE_EVENT(nfs_initiate_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1125:1: note: in expansion of macro ‘TRACE_EVENT’ 1125 | TRACE_EVENT(nfs_initiate_read, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_readpage_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ 1163 | TRACE_EVENT(nfs_readpage_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ 1163 | TRACE_EVENT(nfs_readpage_done, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_readpage_short’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1209:1: note: in expansion of macro ‘TRACE_EVENT’ 1209 | TRACE_EVENT(nfs_readpage_short, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1209:1: note: in expansion of macro ‘TRACE_EVENT’ 1209 | TRACE_EVENT(nfs_readpage_short, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_pgio_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1256:1: note: in expansion of macro ‘TRACE_EVENT’ 1256 | TRACE_EVENT(nfs_pgio_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1256:1: note: in expansion of macro ‘TRACE_EVENT’ 1256 | TRACE_EVENT(nfs_pgio_error, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_initiate_write’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ 1300 | TRACE_EVENT(nfs_initiate_write, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ 1300 | TRACE_EVENT(nfs_initiate_write, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_writeback_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1341:1: note: in expansion of macro ‘TRACE_EVENT’ 1341 | TRACE_EVENT(nfs_writeback_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1341:1: note: in expansion of macro ‘TRACE_EVENT’ 1341 | TRACE_EVENT(nfs_writeback_done, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_page_error_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1395 | DECLARE_EVENT_CLASS(nfs_page_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1395 | DECLARE_EVENT_CLASS(nfs_page_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_initiate_commit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ 1446 | TRACE_EVENT(nfs_initiate_commit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ 1446 | TRACE_EVENT(nfs_initiate_commit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_commit_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1484:1: note: in expansion of macro ‘TRACE_EVENT’ 1484 | TRACE_EVENT(nfs_commit_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1484:1: note: in expansion of macro ‘TRACE_EVENT’ 1484 | TRACE_EVENT(nfs_commit_done, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_direct_req_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1539:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1539 | DECLARE_EVENT_CLASS(nfs_direct_req_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1539:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1539 | DECLARE_EVENT_CLASS(nfs_direct_req_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_fh_to_dentry’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1596:1: note: in expansion of macro ‘TRACE_EVENT’ 1596 | TRACE_EVENT(nfs_fh_to_dentry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1596:1: note: in expansion of macro ‘TRACE_EVENT’ 1596 | TRACE_EVENT(nfs_fh_to_dentry, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_mount_assign’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1629:1: note: in expansion of macro ‘TRACE_EVENT’ 1629 | TRACE_EVENT(nfs_mount_assign, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1629:1: note: in expansion of macro ‘TRACE_EVENT’ 1629 | TRACE_EVENT(nfs_mount_assign, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_mount_option’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1652:1: note: in expansion of macro ‘TRACE_EVENT’ 1652 | TRACE_EVENT(nfs_mount_option, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1652:1: note: in expansion of macro ‘TRACE_EVENT’ 1652 | TRACE_EVENT(nfs_mount_option, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_mount_path’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ 1670 | TRACE_EVENT(nfs_mount_path, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ 1670 | TRACE_EVENT(nfs_mount_path, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_xdr_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1688:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1688 | DECLARE_EVENT_CLASS(nfs_xdr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1688:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1688 | DECLARE_EVENT_CLASS(nfs_xdr_event, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_inode_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(nfs_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(nfs_inode_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_inode_event_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(nfs_inode_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(nfs_inode_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_access_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ 164 | TRACE_EVENT(nfs_access_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ 164 | TRACE_EVENT(nfs_access_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_update_size_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 224 | DECLARE_EVENT_CLASS(nfs_update_size_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 224 | DECLARE_EVENT_CLASS(nfs_update_size_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_inode_range_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 274 | DECLARE_EVENT_CLASS(nfs_inode_range_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 274 | DECLARE_EVENT_CLASS(nfs_inode_range_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_readdir_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 324 | DECLARE_EVENT_CLASS(nfs_readdir_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 324 | DECLARE_EVENT_CLASS(nfs_readdir_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_lookup_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 390 | DECLARE_EVENT_CLASS(nfs_lookup_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 390 | DECLARE_EVENT_CLASS(nfs_lookup_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_lookup_event_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:435:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 435 | DECLARE_EVENT_CLASS(nfs_lookup_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:435:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 435 | DECLARE_EVENT_CLASS(nfs_lookup_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_atomic_open_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:493:1: note: in expansion of macro ‘TRACE_EVENT’ 493 | TRACE_EVENT(nfs_atomic_open_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:493:1: note: in expansion of macro ‘TRACE_EVENT’ 493 | TRACE_EVENT(nfs_atomic_open_enter, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_atomic_open_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ 529 | TRACE_EVENT(nfs_atomic_open_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ 529 | TRACE_EVENT(nfs_atomic_open_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_create_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:570:1: note: in expansion of macro ‘TRACE_EVENT’ 570 | TRACE_EVENT(nfs_create_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:570:1: note: in expansion of macro ‘TRACE_EVENT’ 570 | TRACE_EVENT(nfs_create_enter, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_create_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(nfs_create_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(nfs_create_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_directory_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:640:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 640 | DECLARE_EVENT_CLASS(nfs_directory_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:640:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 640 | DECLARE_EVENT_CLASS(nfs_directory_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_directory_event_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:676:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 676 | DECLARE_EVENT_CLASS(nfs_directory_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:676:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 676 | DECLARE_EVENT_CLASS(nfs_directory_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_link_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:730:1: note: in expansion of macro ‘TRACE_EVENT’ 730 | TRACE_EVENT(nfs_link_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:730:1: note: in expansion of macro ‘TRACE_EVENT’ 730 | TRACE_EVENT(nfs_link_enter, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_link_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:763:1: note: in expansion of macro ‘TRACE_EVENT’ 763 | TRACE_EVENT(nfs_link_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:763:1: note: in expansion of macro ‘TRACE_EVENT’ 763 | TRACE_EVENT(nfs_link_exit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_rename_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 800 | DECLARE_EVENT_CLASS(nfs_rename_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 800 | DECLARE_EVENT_CLASS(nfs_rename_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_rename_event_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 846 | DECLARE_EVENT_CLASS(nfs_rename_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 846 | DECLARE_EVENT_CLASS(nfs_rename_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_sillyrename_unlink’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:904:1: note: in expansion of macro ‘TRACE_EVENT’ 904 | TRACE_EVENT(nfs_sillyrename_unlink, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:904:1: note: in expansion of macro ‘TRACE_EVENT’ 904 | TRACE_EVENT(nfs_sillyrename_unlink, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_folio_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:939:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 939 | DECLARE_EVENT_CLASS(nfs_folio_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:939:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 939 | DECLARE_EVENT_CLASS(nfs_folio_event, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_folio_event_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:987:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 987 | DECLARE_EVENT_CLASS(nfs_folio_event_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:987:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 987 | DECLARE_EVENT_CLASS(nfs_folio_event_done, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_aop_readahead’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1048:1: note: in expansion of macro ‘TRACE_EVENT’ 1048 | TRACE_EVENT(nfs_aop_readahead, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1048:1: note: in expansion of macro ‘TRACE_EVENT’ 1048 | TRACE_EVENT(nfs_aop_readahead, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_aop_readahead_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1086:1: note: in expansion of macro ‘TRACE_EVENT’ 1086 | TRACE_EVENT(nfs_aop_readahead_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1086:1: note: in expansion of macro ‘TRACE_EVENT’ 1086 | TRACE_EVENT(nfs_aop_readahead_done, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_initiate_read’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1125:1: note: in expansion of macro ‘TRACE_EVENT’ 1125 | TRACE_EVENT(nfs_initiate_read, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1125:1: note: in expansion of macro ‘TRACE_EVENT’ 1125 | TRACE_EVENT(nfs_initiate_read, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_readpage_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ 1163 | TRACE_EVENT(nfs_readpage_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ 1163 | TRACE_EVENT(nfs_readpage_done, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_readpage_short’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1209:1: note: in expansion of macro ‘TRACE_EVENT’ 1209 | TRACE_EVENT(nfs_readpage_short, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1209:1: note: in expansion of macro ‘TRACE_EVENT’ 1209 | TRACE_EVENT(nfs_readpage_short, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_pgio_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1256:1: note: in expansion of macro ‘TRACE_EVENT’ 1256 | TRACE_EVENT(nfs_pgio_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1256:1: note: in expansion of macro ‘TRACE_EVENT’ 1256 | TRACE_EVENT(nfs_pgio_error, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_initiate_write’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ 1300 | TRACE_EVENT(nfs_initiate_write, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ 1300 | TRACE_EVENT(nfs_initiate_write, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_writeback_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1341:1: note: in expansion of macro ‘TRACE_EVENT’ 1341 | TRACE_EVENT(nfs_writeback_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1341:1: note: in expansion of macro ‘TRACE_EVENT’ 1341 | TRACE_EVENT(nfs_writeback_done, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_page_error_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1395 | DECLARE_EVENT_CLASS(nfs_page_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1395 | DECLARE_EVENT_CLASS(nfs_page_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_initiate_commit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ 1446 | TRACE_EVENT(nfs_initiate_commit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ 1446 | TRACE_EVENT(nfs_initiate_commit, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_commit_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1484:1: note: in expansion of macro ‘TRACE_EVENT’ 1484 | TRACE_EVENT(nfs_commit_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1484:1: note: in expansion of macro ‘TRACE_EVENT’ 1484 | TRACE_EVENT(nfs_commit_done, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_direct_req_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1539:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1539 | DECLARE_EVENT_CLASS(nfs_direct_req_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1539:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1539 | DECLARE_EVENT_CLASS(nfs_direct_req_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_fh_to_dentry’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1596:1: note: in expansion of macro ‘TRACE_EVENT’ 1596 | TRACE_EVENT(nfs_fh_to_dentry, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1596:1: note: in expansion of macro ‘TRACE_EVENT’ 1596 | TRACE_EVENT(nfs_fh_to_dentry, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_mount_assign’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1629:1: note: in expansion of macro ‘TRACE_EVENT’ 1629 | TRACE_EVENT(nfs_mount_assign, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1629:1: note: in expansion of macro ‘TRACE_EVENT’ 1629 | TRACE_EVENT(nfs_mount_assign, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_mount_option’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1652:1: note: in expansion of macro ‘TRACE_EVENT’ 1652 | TRACE_EVENT(nfs_mount_option, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1652:1: note: in expansion of macro ‘TRACE_EVENT’ 1652 | TRACE_EVENT(nfs_mount_option, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_mount_path’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ 1670 | TRACE_EVENT(nfs_mount_path, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ 1670 | TRACE_EVENT(nfs_mount_path, | ^~~~~~~~~~~ ../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_xdr_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1688:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1688 | DECLARE_EVENT_CLASS(nfs_xdr_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfs/./nfstrace.h:1688:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1688 | DECLARE_EVENT_CLASS(nfs_xdr_event, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/nfs/nfstrace.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/f2fs.h:2410, from ../fs/f2fs/super.c:40: ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__inode’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(f2fs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(f2fs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(f2fs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(f2fs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(f2fs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__inode_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:222:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 222 | DECLARE_EVENT_CLASS(f2fs__inode_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:222:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 222 | DECLARE_EVENT_CLASS(f2fs__inode_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_sync_file_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ 256 | TRACE_EVENT(f2fs_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ 256 | TRACE_EVENT(f2fs_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_sync_fs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(f2fs_sync_fs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(f2fs_sync_fs, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_unlink_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:338:1: note: in expansion of macro ‘TRACE_EVENT’ 338 | TRACE_EVENT(f2fs_unlink_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:338:1: note: in expansion of macro ‘TRACE_EVENT’ 338 | TRACE_EVENT(f2fs_unlink_enter, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_truncate_data_blocks_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:389:1: note: in expansion of macro ‘TRACE_EVENT’ 389 | TRACE_EVENT(f2fs_truncate_data_blocks_range, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:389:1: note: in expansion of macro ‘TRACE_EVENT’ 389 | TRACE_EVENT(f2fs_truncate_data_blocks_range, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__truncate_op’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 418 | DECLARE_EVENT_CLASS(f2fs__truncate_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 418 | DECLARE_EVENT_CLASS(f2fs__truncate_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__truncate_node’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:476:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 476 | DECLARE_EVENT_CLASS(f2fs__truncate_node, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:476:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 476 | DECLARE_EVENT_CLASS(f2fs__truncate_node, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_truncate_partial_nodes’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:523:1: note: in expansion of macro ‘TRACE_EVENT’ 523 | TRACE_EVENT(f2fs_truncate_partial_nodes, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:523:1: note: in expansion of macro ‘TRACE_EVENT’ 523 | TRACE_EVENT(f2fs_truncate_partial_nodes, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_file_write_iter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:557:1: note: in expansion of macro ‘TRACE_EVENT’ 557 | TRACE_EVENT(f2fs_file_write_iter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:557:1: note: in expansion of macro ‘TRACE_EVENT’ 557 | TRACE_EVENT(f2fs_file_write_iter, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_map_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:588:1: note: in expansion of macro ‘TRACE_EVENT’ 588 | TRACE_EVENT(f2fs_map_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:588:1: note: in expansion of macro ‘TRACE_EVENT’ 588 | TRACE_EVENT(f2fs_map_blocks, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_background_gc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:638:1: note: in expansion of macro ‘TRACE_EVENT’ 638 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:638:1: note: in expansion of macro ‘TRACE_EVENT’ 638 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_gc_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ 666 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ 666 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_gc_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ 723 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ 723 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_get_victim’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:778:1: note: in expansion of macro ‘TRACE_EVENT’ 778 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:778:1: note: in expansion of macro ‘TRACE_EVENT’ 778 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_lookup_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ 830 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ 830 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_lookup_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ 856 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ 856 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_rename_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:886:1: note: in expansion of macro ‘TRACE_EVENT’ 886 | TRACE_EVENT(f2fs_rename_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:886:1: note: in expansion of macro ‘TRACE_EVENT’ 886 | TRACE_EVENT(f2fs_rename_start, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_rename_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:921:1: note: in expansion of macro ‘TRACE_EVENT’ 921 | TRACE_EVENT(f2fs_rename_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:921:1: note: in expansion of macro ‘TRACE_EVENT’ 921 | TRACE_EVENT(f2fs_rename_end, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_readdir’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:955:1: note: in expansion of macro ‘TRACE_EVENT’ 955 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:955:1: note: in expansion of macro ‘TRACE_EVENT’ 955 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_fallocate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:984:1: note: in expansion of macro ‘TRACE_EVENT’ 984 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:984:1: note: in expansion of macro ‘TRACE_EVENT’ 984 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_direct_IO_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1024:1: note: in expansion of macro ‘TRACE_EVENT’ 1024 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1024:1: note: in expansion of macro ‘TRACE_EVENT’ 1024 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_direct_IO_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1059:1: note: in expansion of macro ‘TRACE_EVENT’ 1059 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1059:1: note: in expansion of macro ‘TRACE_EVENT’ 1059 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_reserve_new_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1093:1: note: in expansion of macro ‘TRACE_EVENT’ 1093 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1093:1: note: in expansion of macro ‘TRACE_EVENT’ 1093 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__submit_page_bio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1121 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1121 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__bio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1180 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1180 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_write_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1251:1: note: in expansion of macro ‘TRACE_EVENT’ 1251 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1251:1: note: in expansion of macro ‘TRACE_EVENT’ 1251 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_write_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1277:1: note: in expansion of macro ‘TRACE_EVENT’ 1277 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1277:1: note: in expansion of macro ‘TRACE_EVENT’ 1277 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__folio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1307 | DECLARE_EVENT_CLASS(f2fs__folio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1307 | DECLARE_EVENT_CLASS(f2fs__folio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_replace_atomic_write_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1372:1: note: in expansion of macro ‘TRACE_EVENT’ 1372 | TRACE_EVENT(f2fs_replace_atomic_write_block, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1372:1: note: in expansion of macro ‘TRACE_EVENT’ 1372 | TRACE_EVENT(f2fs_replace_atomic_write_block, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_mmap’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1409:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1409 | DECLARE_EVENT_CLASS(f2fs_mmap, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1409:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1409 | DECLARE_EVENT_CLASS(f2fs_mmap, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_writepages’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ 1455 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ 1455 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_readpages’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1519:1: note: in expansion of macro ‘TRACE_EVENT’ 1519 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1519:1: note: in expansion of macro ‘TRACE_EVENT’ 1519 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_write_checkpoint’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1545:1: note: in expansion of macro ‘TRACE_EVENT’ 1545 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1545:1: note: in expansion of macro ‘TRACE_EVENT’ 1545 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_discard’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1569:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1569 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1569:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1569 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_reset_zone’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1614:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1614 | DECLARE_EVENT_CLASS(f2fs_reset_zone, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1614:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1614 | DECLARE_EVENT_CLASS(f2fs_reset_zone, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_issue_flush’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1649:1: note: in expansion of macro ‘TRACE_EVENT’ 1649 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1649:1: note: in expansion of macro ‘TRACE_EVENT’ 1649 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_lookup_extent_tree_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(f2fs_lookup_extent_tree_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(f2fs_lookup_extent_tree_start, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_lookup_read_extent_tree_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/f2fs.h:1703:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1703 | TRACE_EVENT_CONDITION(f2fs_lookup_read_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/f2fs.h:1703:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1703 | TRACE_EVENT_CONDITION(f2fs_lookup_read_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_lookup_age_extent_tree_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/f2fs.h:1739:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1739 | TRACE_EVENT_CONDITION(f2fs_lookup_age_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/f2fs.h:1739:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1739 | TRACE_EVENT_CONDITION(f2fs_lookup_age_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_update_read_extent_tree_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1778:1: note: in expansion of macro ‘TRACE_EVENT’ 1778 | TRACE_EVENT(f2fs_update_read_extent_tree_range, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1778:1: note: in expansion of macro ‘TRACE_EVENT’ 1778 | TRACE_EVENT(f2fs_update_read_extent_tree_range, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_update_age_extent_tree_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1813:1: note: in expansion of macro ‘TRACE_EVENT’ 1813 | TRACE_EVENT(f2fs_update_age_extent_tree_range, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1813:1: note: in expansion of macro ‘TRACE_EVENT’ 1813 | TRACE_EVENT(f2fs_update_age_extent_tree_range, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_shrink_extent_tree’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1848:1: note: in expansion of macro ‘TRACE_EVENT’ 1848 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1848:1: note: in expansion of macro ‘TRACE_EVENT’ 1848 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_destroy_extent_tree’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1876:1: note: in expansion of macro ‘TRACE_EVENT’ 1876 | TRACE_EVENT(f2fs_destroy_extent_tree, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1876:1: note: in expansion of macro ‘TRACE_EVENT’ 1876 | TRACE_EVENT(f2fs_destroy_extent_tree, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_sync_dirty_inodes’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1903:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1903 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1903:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1903 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_shutdown’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ 1941 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ 1941 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_zip_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1965 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1965 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_zip_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1996:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1996 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1996:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1996 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_iostat’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2060:1: note: in expansion of macro ‘TRACE_EVENT’ 2060 | TRACE_EVENT(f2fs_iostat, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2060:1: note: in expansion of macro ‘TRACE_EVENT’ 2060 | TRACE_EVENT(f2fs_iostat, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_iostat_latency’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ 2163 | TRACE_EVENT(f2fs_iostat_latency, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ 2163 | TRACE_EVENT(f2fs_iostat_latency, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_bmap’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2250:1: note: in expansion of macro ‘TRACE_EVENT’ 2250 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2250:1: note: in expansion of macro ‘TRACE_EVENT’ 2250 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_fiemap’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ 2276 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ 2276 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__rw_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2313 | DECLARE_EVENT_CLASS(f2fs__rw_start, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2313 | DECLARE_EVENT_CLASS(f2fs__rw_start, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__rw_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2354 | DECLARE_EVENT_CLASS(f2fs__rw_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2354 | DECLARE_EVENT_CLASS(f2fs__rw_end, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(f2fs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(f2fs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__inode_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:222:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 222 | DECLARE_EVENT_CLASS(f2fs__inode_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:222:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 222 | DECLARE_EVENT_CLASS(f2fs__inode_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_sync_file_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ 256 | TRACE_EVENT(f2fs_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ 256 | TRACE_EVENT(f2fs_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_sync_fs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(f2fs_sync_fs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(f2fs_sync_fs, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_unlink_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:338:1: note: in expansion of macro ‘TRACE_EVENT’ 338 | TRACE_EVENT(f2fs_unlink_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:338:1: note: in expansion of macro ‘TRACE_EVENT’ 338 | TRACE_EVENT(f2fs_unlink_enter, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_truncate_data_blocks_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:389:1: note: in expansion of macro ‘TRACE_EVENT’ 389 | TRACE_EVENT(f2fs_truncate_data_blocks_range, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:389:1: note: in expansion of macro ‘TRACE_EVENT’ 389 | TRACE_EVENT(f2fs_truncate_data_blocks_range, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__truncate_op’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 418 | DECLARE_EVENT_CLASS(f2fs__truncate_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 418 | DECLARE_EVENT_CLASS(f2fs__truncate_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__truncate_node’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:476:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 476 | DECLARE_EVENT_CLASS(f2fs__truncate_node, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:476:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 476 | DECLARE_EVENT_CLASS(f2fs__truncate_node, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_truncate_partial_nodes’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:523:1: note: in expansion of macro ‘TRACE_EVENT’ 523 | TRACE_EVENT(f2fs_truncate_partial_nodes, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:523:1: note: in expansion of macro ‘TRACE_EVENT’ 523 | TRACE_EVENT(f2fs_truncate_partial_nodes, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_file_write_iter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:557:1: note: in expansion of macro ‘TRACE_EVENT’ 557 | TRACE_EVENT(f2fs_file_write_iter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:557:1: note: in expansion of macro ‘TRACE_EVENT’ 557 | TRACE_EVENT(f2fs_file_write_iter, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_map_blocks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:588:1: note: in expansion of macro ‘TRACE_EVENT’ 588 | TRACE_EVENT(f2fs_map_blocks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:588:1: note: in expansion of macro ‘TRACE_EVENT’ 588 | TRACE_EVENT(f2fs_map_blocks, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_background_gc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:638:1: note: in expansion of macro ‘TRACE_EVENT’ 638 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:638:1: note: in expansion of macro ‘TRACE_EVENT’ 638 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_gc_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ 666 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ 666 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_gc_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ 723 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ 723 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_get_victim’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:778:1: note: in expansion of macro ‘TRACE_EVENT’ 778 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:778:1: note: in expansion of macro ‘TRACE_EVENT’ 778 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ 830 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ 830 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ 856 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ 856 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_rename_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:886:1: note: in expansion of macro ‘TRACE_EVENT’ 886 | TRACE_EVENT(f2fs_rename_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:886:1: note: in expansion of macro ‘TRACE_EVENT’ 886 | TRACE_EVENT(f2fs_rename_start, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_rename_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:921:1: note: in expansion of macro ‘TRACE_EVENT’ 921 | TRACE_EVENT(f2fs_rename_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:921:1: note: in expansion of macro ‘TRACE_EVENT’ 921 | TRACE_EVENT(f2fs_rename_end, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_readdir’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:955:1: note: in expansion of macro ‘TRACE_EVENT’ 955 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:955:1: note: in expansion of macro ‘TRACE_EVENT’ 955 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_fallocate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:984:1: note: in expansion of macro ‘TRACE_EVENT’ 984 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:984:1: note: in expansion of macro ‘TRACE_EVENT’ 984 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_direct_IO_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1024:1: note: in expansion of macro ‘TRACE_EVENT’ 1024 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1024:1: note: in expansion of macro ‘TRACE_EVENT’ 1024 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_direct_IO_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1059:1: note: in expansion of macro ‘TRACE_EVENT’ 1059 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1059:1: note: in expansion of macro ‘TRACE_EVENT’ 1059 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_reserve_new_blocks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1093:1: note: in expansion of macro ‘TRACE_EVENT’ 1093 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1093:1: note: in expansion of macro ‘TRACE_EVENT’ 1093 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__submit_page_bio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1121 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1121 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__bio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1180 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1180 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_write_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1251:1: note: in expansion of macro ‘TRACE_EVENT’ 1251 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1251:1: note: in expansion of macro ‘TRACE_EVENT’ 1251 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_write_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1277:1: note: in expansion of macro ‘TRACE_EVENT’ 1277 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1277:1: note: in expansion of macro ‘TRACE_EVENT’ 1277 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__folio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1307 | DECLARE_EVENT_CLASS(f2fs__folio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1307 | DECLARE_EVENT_CLASS(f2fs__folio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_replace_atomic_write_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1372:1: note: in expansion of macro ‘TRACE_EVENT’ 1372 | TRACE_EVENT(f2fs_replace_atomic_write_block, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1372:1: note: in expansion of macro ‘TRACE_EVENT’ 1372 | TRACE_EVENT(f2fs_replace_atomic_write_block, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_mmap’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1409:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1409 | DECLARE_EVENT_CLASS(f2fs_mmap, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1409:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1409 | DECLARE_EVENT_CLASS(f2fs_mmap, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_writepages’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ 1455 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ 1455 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_readpages’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1519:1: note: in expansion of macro ‘TRACE_EVENT’ 1519 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1519:1: note: in expansion of macro ‘TRACE_EVENT’ 1519 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_write_checkpoint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1545:1: note: in expansion of macro ‘TRACE_EVENT’ 1545 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1545:1: note: in expansion of macro ‘TRACE_EVENT’ 1545 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_discard’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1569:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1569 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1569:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1569 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_reset_zone’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1614:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1614 | DECLARE_EVENT_CLASS(f2fs_reset_zone, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1614:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1614 | DECLARE_EVENT_CLASS(f2fs_reset_zone, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_issue_flush’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1649:1: note: in expansion of macro ‘TRACE_EVENT’ 1649 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1649:1: note: in expansion of macro ‘TRACE_EVENT’ 1649 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_extent_tree_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(f2fs_lookup_extent_tree_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(f2fs_lookup_extent_tree_start, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_read_extent_tree_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/f2fs.h:1703:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1703 | TRACE_EVENT_CONDITION(f2fs_lookup_read_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/f2fs.h:1703:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1703 | TRACE_EVENT_CONDITION(f2fs_lookup_read_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_age_extent_tree_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/f2fs.h:1739:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1739 | TRACE_EVENT_CONDITION(f2fs_lookup_age_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/f2fs.h:1739:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1739 | TRACE_EVENT_CONDITION(f2fs_lookup_age_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_update_read_extent_tree_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1778:1: note: in expansion of macro ‘TRACE_EVENT’ 1778 | TRACE_EVENT(f2fs_update_read_extent_tree_range, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1778:1: note: in expansion of macro ‘TRACE_EVENT’ 1778 | TRACE_EVENT(f2fs_update_read_extent_tree_range, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_update_age_extent_tree_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1813:1: note: in expansion of macro ‘TRACE_EVENT’ 1813 | TRACE_EVENT(f2fs_update_age_extent_tree_range, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1813:1: note: in expansion of macro ‘TRACE_EVENT’ 1813 | TRACE_EVENT(f2fs_update_age_extent_tree_range, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_shrink_extent_tree’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1848:1: note: in expansion of macro ‘TRACE_EVENT’ 1848 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1848:1: note: in expansion of macro ‘TRACE_EVENT’ 1848 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_destroy_extent_tree’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1876:1: note: in expansion of macro ‘TRACE_EVENT’ 1876 | TRACE_EVENT(f2fs_destroy_extent_tree, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1876:1: note: in expansion of macro ‘TRACE_EVENT’ 1876 | TRACE_EVENT(f2fs_destroy_extent_tree, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_sync_dirty_inodes’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1903:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1903 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1903:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1903 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_shutdown’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ 1941 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ 1941 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_zip_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1965 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1965 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_zip_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1996:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1996 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:1996:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1996 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_iostat’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2060:1: note: in expansion of macro ‘TRACE_EVENT’ 2060 | TRACE_EVENT(f2fs_iostat, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2060:1: note: in expansion of macro ‘TRACE_EVENT’ 2060 | TRACE_EVENT(f2fs_iostat, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_iostat_latency’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ 2163 | TRACE_EVENT(f2fs_iostat_latency, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ 2163 | TRACE_EVENT(f2fs_iostat_latency, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_bmap’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2250:1: note: in expansion of macro ‘TRACE_EVENT’ 2250 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2250:1: note: in expansion of macro ‘TRACE_EVENT’ 2250 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_fiemap’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ 2276 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ 2276 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__rw_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2313 | DECLARE_EVENT_CLASS(f2fs__rw_start, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2313 | DECLARE_EVENT_CLASS(f2fs__rw_start, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__rw_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2354 | DECLARE_EVENT_CLASS(f2fs__rw_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/f2fs.h:2354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2354 | DECLARE_EVENT_CLASS(f2fs__rw_end, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/f2fs/super.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/f2fs] Error 2 In file included from ../include/trace/define_trace.h:108, from ../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_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_pml_full’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:963:1: note: in expansion of macro ‘TRACE_EVENT’ 963 | TRACE_EVENT(kvm_pml_full, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:963:1: note: in expansion of macro ‘TRACE_EVENT’ 963 | TRACE_EVENT(kvm_pml_full, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_ple_window_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ 978 | TRACE_EVENT(kvm_ple_window_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ 978 | TRACE_EVENT(kvm_ple_window_update, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_pvclock_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:999:1: note: in expansion of macro ‘TRACE_EVENT’ 999 | TRACE_EVENT(kvm_pvclock_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:999:1: note: in expansion of macro ‘TRACE_EVENT’ 999 | TRACE_EVENT(kvm_pvclock_update, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_wait_lapic_expire’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1035:1: note: in expansion of macro ‘TRACE_EVENT’ 1035 | TRACE_EVENT(kvm_wait_lapic_expire, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1035:1: note: in expansion of macro ‘TRACE_EVENT’ 1035 | TRACE_EVENT(kvm_wait_lapic_expire, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_smm_transition’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1055:1: note: in expansion of macro ‘TRACE_EVENT’ 1055 | TRACE_EVENT(kvm_smm_transition, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1055:1: note: in expansion of macro ‘TRACE_EVENT’ 1055 | TRACE_EVENT(kvm_smm_transition, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_pi_irte_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1080:1: note: in expansion of macro ‘TRACE_EVENT’ 1080 | TRACE_EVENT(kvm_pi_irte_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1080:1: note: in expansion of macro ‘TRACE_EVENT’ 1080 | TRACE_EVENT(kvm_pi_irte_update, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_notify_acked_sint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ 1117 | TRACE_EVENT(kvm_hv_notify_acked_sint, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ 1117 | TRACE_EVENT(kvm_hv_notify_acked_sint, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_synic_set_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1137:1: note: in expansion of macro ‘TRACE_EVENT’ 1137 | TRACE_EVENT(kvm_hv_synic_set_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1137:1: note: in expansion of macro ‘TRACE_EVENT’ 1137 | TRACE_EVENT(kvm_hv_synic_set_irq, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_synic_send_eoi’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ 1163 | TRACE_EVENT(kvm_hv_synic_send_eoi, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ 1163 | TRACE_EVENT(kvm_hv_synic_send_eoi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_synic_set_msr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1185:1: note: in expansion of macro ‘TRACE_EVENT’ 1185 | TRACE_EVENT(kvm_hv_synic_set_msr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1185:1: note: in expansion of macro ‘TRACE_EVENT’ 1185 | TRACE_EVENT(kvm_hv_synic_set_msr, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_stimer_set_config’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1210:1: note: in expansion of macro ‘TRACE_EVENT’ 1210 | TRACE_EVENT(kvm_hv_stimer_set_config, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1210:1: note: in expansion of macro ‘TRACE_EVENT’ 1210 | TRACE_EVENT(kvm_hv_stimer_set_config, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_stimer_set_count’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1236:1: note: in expansion of macro ‘TRACE_EVENT’ 1236 | TRACE_EVENT(kvm_hv_stimer_set_count, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1236:1: note: in expansion of macro ‘TRACE_EVENT’ 1236 | TRACE_EVENT(kvm_hv_stimer_set_count, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_stimer_start_periodic’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ 1262 | TRACE_EVENT(kvm_hv_stimer_start_periodic, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ 1262 | TRACE_EVENT(kvm_hv_stimer_start_periodic, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_stimer_start_one_shot’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1288:1: note: in expansion of macro ‘TRACE_EVENT’ 1288 | TRACE_EVENT(kvm_hv_stimer_start_one_shot, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1288:1: note: in expansion of macro ‘TRACE_EVENT’ 1288 | TRACE_EVENT(kvm_hv_stimer_start_one_shot, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_stimer_callback’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ 1314 | TRACE_EVENT(kvm_hv_stimer_callback, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ 1314 | TRACE_EVENT(kvm_hv_stimer_callback, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_stimer_expiration’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1335:1: note: in expansion of macro ‘TRACE_EVENT’ 1335 | TRACE_EVENT(kvm_hv_stimer_expiration, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1335:1: note: in expansion of macro ‘TRACE_EVENT’ 1335 | TRACE_EVENT(kvm_hv_stimer_expiration, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_stimer_cleanup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1361:1: note: in expansion of macro ‘TRACE_EVENT’ 1361 | TRACE_EVENT(kvm_hv_stimer_cleanup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1361:1: note: in expansion of macro ‘TRACE_EVENT’ 1361 | TRACE_EVENT(kvm_hv_stimer_cleanup, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_apicv_inhibit_changed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1383:1: note: in expansion of macro ‘TRACE_EVENT’ 1383 | TRACE_EVENT(kvm_apicv_inhibit_changed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1383:1: note: in expansion of macro ‘TRACE_EVENT’ 1383 | TRACE_EVENT(kvm_apicv_inhibit_changed, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_apicv_accept_irq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1405:1: note: in expansion of macro ‘TRACE_EVENT’ 1405 | TRACE_EVENT(kvm_apicv_accept_irq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1405:1: note: in expansion of macro ‘TRACE_EVENT’ 1405 | TRACE_EVENT(kvm_apicv_accept_irq, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_avic_incomplete_ipi’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1432:1: note: in expansion of macro ‘TRACE_EVENT’ 1432 | TRACE_EVENT(kvm_avic_incomplete_ipi, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1432:1: note: in expansion of macro ‘TRACE_EVENT’ 1432 | TRACE_EVENT(kvm_avic_incomplete_ipi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_avic_unaccelerated_access’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1457:1: note: in expansion of macro ‘TRACE_EVENT’ 1457 | TRACE_EVENT(kvm_avic_unaccelerated_access, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1457:1: note: in expansion of macro ‘TRACE_EVENT’ 1457 | TRACE_EVENT(kvm_avic_unaccelerated_access, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_avic_ga_log’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1486:1: note: in expansion of macro ‘TRACE_EVENT’ 1486 | TRACE_EVENT(kvm_avic_ga_log, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1486:1: note: in expansion of macro ‘TRACE_EVENT’ 1486 | TRACE_EVENT(kvm_avic_ga_log, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_avic_kick_vcpu_slowpath’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ 1504 | TRACE_EVENT(kvm_avic_kick_vcpu_slowpath, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ 1504 | TRACE_EVENT(kvm_avic_kick_vcpu_slowpath, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_avic_doorbell’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1524:1: note: in expansion of macro ‘TRACE_EVENT’ 1524 | TRACE_EVENT(kvm_avic_doorbell, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1524:1: note: in expansion of macro ‘TRACE_EVENT’ 1524 | TRACE_EVENT(kvm_avic_doorbell, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_timer_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1542:1: note: in expansion of macro ‘TRACE_EVENT’ 1542 | TRACE_EVENT(kvm_hv_timer_state, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1542:1: note: in expansion of macro ‘TRACE_EVENT’ 1542 | TRACE_EVENT(kvm_hv_timer_state, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_flush_tlb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1561:1: note: in expansion of macro ‘TRACE_EVENT’ 1561 | TRACE_EVENT(kvm_hv_flush_tlb, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1561:1: note: in expansion of macro ‘TRACE_EVENT’ 1561 | TRACE_EVENT(kvm_hv_flush_tlb, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_flush_tlb_ex’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1587:1: note: in expansion of macro ‘TRACE_EVENT’ 1587 | TRACE_EVENT(kvm_hv_flush_tlb_ex, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1587:1: note: in expansion of macro ‘TRACE_EVENT’ 1587 | TRACE_EVENT(kvm_hv_flush_tlb_ex, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_send_ipi’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1617:1: note: in expansion of macro ‘TRACE_EVENT’ 1617 | TRACE_EVENT(kvm_hv_send_ipi, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1617:1: note: in expansion of macro ‘TRACE_EVENT’ 1617 | TRACE_EVENT(kvm_hv_send_ipi, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_send_ipi_ex’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1635:1: note: in expansion of macro ‘TRACE_EVENT’ 1635 | TRACE_EVENT(kvm_hv_send_ipi_ex, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1635:1: note: in expansion of macro ‘TRACE_EVENT’ 1635 | TRACE_EVENT(kvm_hv_send_ipi_ex, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_pv_tlb_flush’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1656:1: note: in expansion of macro ‘TRACE_EVENT’ 1656 | TRACE_EVENT(kvm_pv_tlb_flush, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1656:1: note: in expansion of macro ‘TRACE_EVENT’ 1656 | TRACE_EVENT(kvm_pv_tlb_flush, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_nested_vmenter_failed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(kvm_nested_vmenter_failed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(kvm_nested_vmenter_failed, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_syndbg_set_msr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1698:1: note: in expansion of macro ‘TRACE_EVENT’ 1698 | TRACE_EVENT(kvm_hv_syndbg_set_msr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1698:1: note: in expansion of macro ‘TRACE_EVENT’ 1698 | TRACE_EVENT(kvm_hv_syndbg_set_msr, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_syndbg_get_msr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1724:1: note: in expansion of macro ‘TRACE_EVENT’ 1724 | TRACE_EVENT(kvm_hv_syndbg_get_msr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1724:1: note: in expansion of macro ‘TRACE_EVENT’ 1724 | TRACE_EVENT(kvm_hv_syndbg_get_msr, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_vmgexit_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1750:1: note: in expansion of macro ‘TRACE_EVENT’ 1750 | TRACE_EVENT(kvm_vmgexit_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1750:1: note: in expansion of macro ‘TRACE_EVENT’ 1750 | TRACE_EVENT(kvm_vmgexit_enter, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_vmgexit_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1776:1: note: in expansion of macro ‘TRACE_EVENT’ 1776 | TRACE_EVENT(kvm_vmgexit_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1776:1: note: in expansion of macro ‘TRACE_EVENT’ 1776 | TRACE_EVENT(kvm_vmgexit_exit, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_vmgexit_msr_protocol_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1802:1: note: in expansion of macro ‘TRACE_EVENT’ 1802 | TRACE_EVENT(kvm_vmgexit_msr_protocol_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1802:1: note: in expansion of macro ‘TRACE_EVENT’ 1802 | TRACE_EVENT(kvm_vmgexit_msr_protocol_enter, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_vmgexit_msr_protocol_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1823:1: note: in expansion of macro ‘TRACE_EVENT’ 1823 | TRACE_EVENT(kvm_vmgexit_msr_protocol_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1823:1: note: in expansion of macro ‘TRACE_EVENT’ 1823 | TRACE_EVENT(kvm_vmgexit_msr_protocol_exit, | ^~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_rmp_fault’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1846:1: note: in expansion of macro ‘TRACE_EVENT’ 1846 | TRACE_EVENT(kvm_rmp_fault, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../arch/x86/kvm/trace.h:1846:1: note: in expansion of macro ‘TRACE_EVENT’ 1846 | TRACE_EVENT(kvm_rmp_fault, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: arch/x86/kvm/x86.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: arch/x86/kvm] Error 2 make[3]: *** [../scripts/Makefile.build:485: arch/x86] Error 2 In file included from ../include/trace/define_trace.h:108, from ../fs/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 ../include/trace/events/btrfs.h:2637, from ../fs/btrfs/super.c:65: ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_transaction_commit’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ 182 | TRACE_EVENT(btrfs_transaction_commit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ 182 | TRACE_EVENT(btrfs_transaction_commit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ 182 | TRACE_EVENT(btrfs_transaction_commit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ 182 | TRACE_EVENT(btrfs_transaction_commit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ 182 | TRACE_EVENT(btrfs_transaction_commit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:203:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 203 | DECLARE_EVENT_CLASS(btrfs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:203:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 203 | DECLARE_EVENT_CLASS(btrfs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_get_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/btrfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 280 | TRACE_EVENT_CONDITION(btrfs_get_extent, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/btrfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 280 | TRACE_EVENT_CONDITION(btrfs_get_extent, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_handle_em_exist’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(btrfs_handle_em_exist, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(btrfs_handle_em_exist, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__file_extent_item_regular’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 354 | DECLARE_EVENT_CLASS(btrfs__file_extent_item_regular, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 354 | DECLARE_EVENT_CLASS(btrfs__file_extent_item_regular, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__file_extent_item_inline’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:408:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 408 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:408:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 408 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__ordered_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 498 | DECLARE_EVENT_CLASS(btrfs__ordered_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 498 | DECLARE_EVENT_CLASS(btrfs__ordered_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_finish_ordered_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:646:1: note: in expansion of macro ‘TRACE_EVENT’ 646 | TRACE_EVENT(btrfs_finish_ordered_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:646:1: note: in expansion of macro ‘TRACE_EVENT’ 646 | TRACE_EVENT(btrfs_finish_ordered_extent, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__writepage’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:675:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 675 | DECLARE_EVENT_CLASS(btrfs__writepage, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:675:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 675 | DECLARE_EVENT_CLASS(btrfs__writepage, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_writepage_end_io_hook’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:732:1: note: in expansion of macro ‘TRACE_EVENT’ 732 | TRACE_EVENT(btrfs_writepage_end_io_hook, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:732:1: note: in expansion of macro ‘TRACE_EVENT’ 732 | TRACE_EVENT(btrfs_writepage_end_io_hook, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_sync_file’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:761:1: note: in expansion of macro ‘TRACE_EVENT’ 761 | TRACE_EVENT(btrfs_sync_file, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:761:1: note: in expansion of macro ‘TRACE_EVENT’ 761 | TRACE_EVENT(btrfs_sync_file, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_sync_fs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:793:1: note: in expansion of macro ‘TRACE_EVENT’ 793 | TRACE_EVENT(btrfs_sync_fs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:793:1: note: in expansion of macro ‘TRACE_EVENT’ 793 | TRACE_EVENT(btrfs_sync_fs, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_add_block_group’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(btrfs_add_block_group, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(btrfs_add_block_group, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_delayed_tree_ref’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 855 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 855 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_delayed_data_ref’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:912:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 912 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:912:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 912 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_delayed_ref_head’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:973:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 973 | DECLARE_EVENT_CLASS(btrfs_delayed_ref_head, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:973:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 973 | DECLARE_EVENT_CLASS(btrfs_delayed_ref_head, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__chunk’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1032:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1032 | DECLARE_EVENT_CLASS(btrfs__chunk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1032:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1032 | DECLARE_EVENT_CLASS(btrfs__chunk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_cow_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ 1082 | TRACE_EVENT(btrfs_cow_block, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ 1082 | TRACE_EVENT(btrfs_cow_block, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_space_reservation’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ 1117 | TRACE_EVENT(btrfs_space_reservation, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ 1117 | TRACE_EVENT(btrfs_space_reservation, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_trigger_flush’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1143:1: note: in expansion of macro ‘TRACE_EVENT’ 1143 | TRACE_EVENT(btrfs_trigger_flush, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1143:1: note: in expansion of macro ‘TRACE_EVENT’ 1143 | TRACE_EVENT(btrfs_trigger_flush, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_flush_space’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1174:1: note: in expansion of macro ‘TRACE_EVENT’ 1174 | TRACE_EVENT(btrfs_flush_space, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1174:1: note: in expansion of macro ‘TRACE_EVENT’ 1174 | TRACE_EVENT(btrfs_flush_space, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__reserved_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1206 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1206 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_find_free_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(find_free_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(find_free_extent, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_find_free_extent_search_loop’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1270:1: note: in expansion of macro ‘TRACE_EVENT’ 1270 | TRACE_EVENT(find_free_extent_search_loop, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1270:1: note: in expansion of macro ‘TRACE_EVENT’ 1270 | TRACE_EVENT(find_free_extent_search_loop, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_find_free_extent_have_block_group’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ 1300 | TRACE_EVENT(find_free_extent_have_block_group, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ 1300 | TRACE_EVENT(find_free_extent_have_block_group, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__reserve_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1341:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1341 | DECLARE_EVENT_CLASS(btrfs__reserve_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1341:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1341 | DECLARE_EVENT_CLASS(btrfs__reserve_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_find_cluster’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1396:1: note: in expansion of macro ‘TRACE_EVENT’ 1396 | TRACE_EVENT(btrfs_find_cluster, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1396:1: note: in expansion of macro ‘TRACE_EVENT’ 1396 | TRACE_EVENT(btrfs_find_cluster, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_failed_cluster_setup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ 1429 | TRACE_EVENT(btrfs_failed_cluster_setup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ 1429 | TRACE_EVENT(btrfs_failed_cluster_setup, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_setup_cluster’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ 1446 | TRACE_EVENT(btrfs_setup_cluster, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ 1446 | TRACE_EVENT(btrfs_setup_cluster, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_alloc_extent_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1482:1: note: in expansion of macro ‘TRACE_EVENT’ 1482 | TRACE_EVENT(alloc_extent_state, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1482:1: note: in expansion of macro ‘TRACE_EVENT’ 1482 | TRACE_EVENT(alloc_extent_state, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_free_extent_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1505:1: note: in expansion of macro ‘TRACE_EVENT’ 1505 | TRACE_EVENT(free_extent_state, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1505:1: note: in expansion of macro ‘TRACE_EVENT’ 1505 | TRACE_EVENT(free_extent_state, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__work’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1524:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1524 | DECLARE_EVENT_CLASS(btrfs__work, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1524:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1524 | DECLARE_EVENT_CLASS(btrfs__work, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__work__done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(btrfs__work__done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(btrfs__work__done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_workqueue’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1601:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1601 | DECLARE_EVENT_CLASS(btrfs_workqueue, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1601:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1601 | DECLARE_EVENT_CLASS(btrfs_workqueue, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_workqueue_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1628:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1628 | DECLARE_EVENT_CLASS(btrfs_workqueue_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1628:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1628 | DECLARE_EVENT_CLASS(btrfs_workqueue_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__qgroup_rsv_data’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1657:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1657 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1657:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1657 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_qgroup_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1707 | DECLARE_EVENT_CLASS(btrfs_qgroup_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1707 | DECLARE_EVENT_CLASS(btrfs_qgroup_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_qgroup_num_dirty_extents’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1743:1: note: in expansion of macro ‘TRACE_EVENT’ 1743 | TRACE_EVENT(qgroup_num_dirty_extents, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1743:1: note: in expansion of macro ‘TRACE_EVENT’ 1743 | TRACE_EVENT(qgroup_num_dirty_extents, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_qgroup_account_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1764:1: note: in expansion of macro ‘TRACE_EVENT’ 1764 | TRACE_EVENT(btrfs_qgroup_account_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1764:1: note: in expansion of macro ‘TRACE_EVENT’ 1764 | TRACE_EVENT(btrfs_qgroup_account_extent, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_qgroup_update_counters’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1797:1: note: in expansion of macro ‘TRACE_EVENT’ 1797 | TRACE_EVENT(qgroup_update_counters, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1797:1: note: in expansion of macro ‘TRACE_EVENT’ 1797 | TRACE_EVENT(qgroup_update_counters, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_qgroup_update_reserve’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1826:1: note: in expansion of macro ‘TRACE_EVENT’ 1826 | TRACE_EVENT(qgroup_update_reserve, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1826:1: note: in expansion of macro ‘TRACE_EVENT’ 1826 | TRACE_EVENT(qgroup_update_reserve, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_qgroup_meta_reserve’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ 1852 | TRACE_EVENT(qgroup_meta_reserve, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ 1852 | TRACE_EVENT(qgroup_meta_reserve, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_qgroup_meta_convert’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1875:1: note: in expansion of macro ‘TRACE_EVENT’ 1875 | TRACE_EVENT(qgroup_meta_convert, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1875:1: note: in expansion of macro ‘TRACE_EVENT’ 1875 | TRACE_EVENT(qgroup_meta_convert, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_qgroup_meta_free_all_pertrans’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1898:1: note: in expansion of macro ‘TRACE_EVENT’ 1898 | TRACE_EVENT(qgroup_meta_free_all_pertrans, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1898:1: note: in expansion of macro ‘TRACE_EVENT’ 1898 | TRACE_EVENT(qgroup_meta_free_all_pertrans, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__prelim_ref’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1923:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1923 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1923:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1923 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_inode_mod_outstanding_extents’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1980:1: note: in expansion of macro ‘TRACE_EVENT’ 1980 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1980:1: note: in expansion of macro ‘TRACE_EVENT’ 1980 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__block_group’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2004 | DECLARE_EVENT_CLASS(btrfs__block_group, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2004 | DECLARE_EVENT_CLASS(btrfs__block_group, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_set_extent_bit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2058:1: note: in expansion of macro ‘TRACE_EVENT’ 2058 | TRACE_EVENT(btrfs_set_extent_bit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2058:1: note: in expansion of macro ‘TRACE_EVENT’ 2058 | TRACE_EVENT(btrfs_set_extent_bit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_clear_extent_bit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2091:1: note: in expansion of macro ‘TRACE_EVENT’ 2091 | TRACE_EVENT(btrfs_clear_extent_bit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2091:1: note: in expansion of macro ‘TRACE_EVENT’ 2091 | TRACE_EVENT(btrfs_clear_extent_bit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_convert_extent_bit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2124:1: note: in expansion of macro ‘TRACE_EVENT’ 2124 | TRACE_EVENT(btrfs_convert_extent_bit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2124:1: note: in expansion of macro ‘TRACE_EVENT’ 2124 | TRACE_EVENT(btrfs_convert_extent_bit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_dump_space_info’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2160 | DECLARE_EVENT_CLASS(btrfs_dump_space_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2160 | DECLARE_EVENT_CLASS(btrfs_dump_space_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_reserve_ticket’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ 2234 | TRACE_EVENT(btrfs_reserve_ticket, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ 2234 | TRACE_EVENT(btrfs_reserve_ticket, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_sleep_tree_lock’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2263:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2263 | DECLARE_EVENT_CLASS(btrfs_sleep_tree_lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2263:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2263 | DECLARE_EVENT_CLASS(btrfs_sleep_tree_lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_locking_events’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2307 | DECLARE_EVENT_CLASS(btrfs_locking_events, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2307 | DECLARE_EVENT_CLASS(btrfs_locking_events, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__space_info_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2347 | DECLARE_EVENT_CLASS(btrfs__space_info_update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2347 | DECLARE_EVENT_CLASS(btrfs__space_info_update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_raid56_bio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2394:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2394 | DECLARE_EVENT_CLASS(btrfs_raid56_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2394:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2394 | DECLARE_EVENT_CLASS(btrfs_raid56_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_insert_one_raid_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2461:1: note: in expansion of macro ‘TRACE_EVENT’ 2461 | TRACE_EVENT(btrfs_insert_one_raid_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2461:1: note: in expansion of macro ‘TRACE_EVENT’ 2461 | TRACE_EVENT(btrfs_insert_one_raid_extent, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_raid_extent_delete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2485:1: note: in expansion of macro ‘TRACE_EVENT’ 2485 | TRACE_EVENT(btrfs_raid_extent_delete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2485:1: note: in expansion of macro ‘TRACE_EVENT’ 2485 | TRACE_EVENT(btrfs_raid_extent_delete, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_get_raid_extent_offset’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ 2511 | TRACE_EVENT(btrfs_get_raid_extent_offset, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ 2511 | TRACE_EVENT(btrfs_get_raid_extent_offset, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_extent_map_shrinker_count’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ 2537 | TRACE_EVENT(btrfs_extent_map_shrinker_count, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ 2537 | TRACE_EVENT(btrfs_extent_map_shrinker_count, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_extent_map_shrinker_scan_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ 2554 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ 2554 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_enter, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_extent_map_shrinker_scan_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2580:1: note: in expansion of macro ‘TRACE_EVENT’ 2580 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2580:1: note: in expansion of macro ‘TRACE_EVENT’ 2580 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_exit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_extent_map_shrinker_remove_em’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2606:1: note: in expansion of macro ‘TRACE_EVENT’ 2606 | TRACE_EVENT(btrfs_extent_map_shrinker_remove_em, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2606:1: note: in expansion of macro ‘TRACE_EVENT’ 2606 | TRACE_EVENT(btrfs_extent_map_shrinker_remove_em, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_transaction_commit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ 182 | TRACE_EVENT(btrfs_transaction_commit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ 182 | TRACE_EVENT(btrfs_transaction_commit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:203:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 203 | DECLARE_EVENT_CLASS(btrfs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:203:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 203 | DECLARE_EVENT_CLASS(btrfs__inode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_get_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/btrfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 280 | TRACE_EVENT_CONDITION(btrfs_get_extent, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/btrfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 280 | TRACE_EVENT_CONDITION(btrfs_get_extent, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_handle_em_exist’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(btrfs_handle_em_exist, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(btrfs_handle_em_exist, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__file_extent_item_regular’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 354 | DECLARE_EVENT_CLASS(btrfs__file_extent_item_regular, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 354 | DECLARE_EVENT_CLASS(btrfs__file_extent_item_regular, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__file_extent_item_inline’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:408:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 408 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:408:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 408 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__ordered_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 498 | DECLARE_EVENT_CLASS(btrfs__ordered_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 498 | DECLARE_EVENT_CLASS(btrfs__ordered_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_finish_ordered_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:646:1: note: in expansion of macro ‘TRACE_EVENT’ 646 | TRACE_EVENT(btrfs_finish_ordered_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:646:1: note: in expansion of macro ‘TRACE_EVENT’ 646 | TRACE_EVENT(btrfs_finish_ordered_extent, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__writepage’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:675:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 675 | DECLARE_EVENT_CLASS(btrfs__writepage, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:675:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 675 | DECLARE_EVENT_CLASS(btrfs__writepage, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_writepage_end_io_hook’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:732:1: note: in expansion of macro ‘TRACE_EVENT’ 732 | TRACE_EVENT(btrfs_writepage_end_io_hook, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:732:1: note: in expansion of macro ‘TRACE_EVENT’ 732 | TRACE_EVENT(btrfs_writepage_end_io_hook, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_sync_file’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:761:1: note: in expansion of macro ‘TRACE_EVENT’ 761 | TRACE_EVENT(btrfs_sync_file, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:761:1: note: in expansion of macro ‘TRACE_EVENT’ 761 | TRACE_EVENT(btrfs_sync_file, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_sync_fs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:793:1: note: in expansion of macro ‘TRACE_EVENT’ 793 | TRACE_EVENT(btrfs_sync_fs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:793:1: note: in expansion of macro ‘TRACE_EVENT’ 793 | TRACE_EVENT(btrfs_sync_fs, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_add_block_group’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(btrfs_add_block_group, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ 810 | TRACE_EVENT(btrfs_add_block_group, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_delayed_tree_ref’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 855 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 855 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_delayed_data_ref’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:912:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 912 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:912:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 912 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_delayed_ref_head’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:973:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 973 | DECLARE_EVENT_CLASS(btrfs_delayed_ref_head, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:973:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 973 | DECLARE_EVENT_CLASS(btrfs_delayed_ref_head, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__chunk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1032:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1032 | DECLARE_EVENT_CLASS(btrfs__chunk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1032:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1032 | DECLARE_EVENT_CLASS(btrfs__chunk, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_cow_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ 1082 | TRACE_EVENT(btrfs_cow_block, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ 1082 | TRACE_EVENT(btrfs_cow_block, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_space_reservation’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ 1117 | TRACE_EVENT(btrfs_space_reservation, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ 1117 | TRACE_EVENT(btrfs_space_reservation, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_trigger_flush’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1143:1: note: in expansion of macro ‘TRACE_EVENT’ 1143 | TRACE_EVENT(btrfs_trigger_flush, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1143:1: note: in expansion of macro ‘TRACE_EVENT’ 1143 | TRACE_EVENT(btrfs_trigger_flush, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_flush_space’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1174:1: note: in expansion of macro ‘TRACE_EVENT’ 1174 | TRACE_EVENT(btrfs_flush_space, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1174:1: note: in expansion of macro ‘TRACE_EVENT’ 1174 | TRACE_EVENT(btrfs_flush_space, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__reserved_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1206 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1206 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_find_free_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(find_free_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ 1242 | TRACE_EVENT(find_free_extent, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_find_free_extent_search_loop’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1270:1: note: in expansion of macro ‘TRACE_EVENT’ 1270 | TRACE_EVENT(find_free_extent_search_loop, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1270:1: note: in expansion of macro ‘TRACE_EVENT’ 1270 | TRACE_EVENT(find_free_extent_search_loop, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_find_free_extent_have_block_group’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ 1300 | TRACE_EVENT(find_free_extent_have_block_group, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ 1300 | TRACE_EVENT(find_free_extent_have_block_group, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__reserve_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1341:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1341 | DECLARE_EVENT_CLASS(btrfs__reserve_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1341:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1341 | DECLARE_EVENT_CLASS(btrfs__reserve_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_find_cluster’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1396:1: note: in expansion of macro ‘TRACE_EVENT’ 1396 | TRACE_EVENT(btrfs_find_cluster, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1396:1: note: in expansion of macro ‘TRACE_EVENT’ 1396 | TRACE_EVENT(btrfs_find_cluster, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_failed_cluster_setup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ 1429 | TRACE_EVENT(btrfs_failed_cluster_setup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ 1429 | TRACE_EVENT(btrfs_failed_cluster_setup, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_setup_cluster’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ 1446 | TRACE_EVENT(btrfs_setup_cluster, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ 1446 | TRACE_EVENT(btrfs_setup_cluster, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_alloc_extent_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1482:1: note: in expansion of macro ‘TRACE_EVENT’ 1482 | TRACE_EVENT(alloc_extent_state, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1482:1: note: in expansion of macro ‘TRACE_EVENT’ 1482 | TRACE_EVENT(alloc_extent_state, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_free_extent_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1505:1: note: in expansion of macro ‘TRACE_EVENT’ 1505 | TRACE_EVENT(free_extent_state, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1505:1: note: in expansion of macro ‘TRACE_EVENT’ 1505 | TRACE_EVENT(free_extent_state, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__work’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1524:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1524 | DECLARE_EVENT_CLASS(btrfs__work, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1524:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1524 | DECLARE_EVENT_CLASS(btrfs__work, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__work__done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(btrfs__work__done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(btrfs__work__done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_workqueue’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1601:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1601 | DECLARE_EVENT_CLASS(btrfs_workqueue, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1601:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1601 | DECLARE_EVENT_CLASS(btrfs_workqueue, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_workqueue_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1628:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1628 | DECLARE_EVENT_CLASS(btrfs_workqueue_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1628:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1628 | DECLARE_EVENT_CLASS(btrfs_workqueue_done, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__qgroup_rsv_data’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1657:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1657 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1657:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1657 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_qgroup_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1707 | DECLARE_EVENT_CLASS(btrfs_qgroup_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1707 | DECLARE_EVENT_CLASS(btrfs_qgroup_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_qgroup_num_dirty_extents’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1743:1: note: in expansion of macro ‘TRACE_EVENT’ 1743 | TRACE_EVENT(qgroup_num_dirty_extents, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1743:1: note: in expansion of macro ‘TRACE_EVENT’ 1743 | TRACE_EVENT(qgroup_num_dirty_extents, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_qgroup_account_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1764:1: note: in expansion of macro ‘TRACE_EVENT’ 1764 | TRACE_EVENT(btrfs_qgroup_account_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1764:1: note: in expansion of macro ‘TRACE_EVENT’ 1764 | TRACE_EVENT(btrfs_qgroup_account_extent, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_qgroup_update_counters’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1797:1: note: in expansion of macro ‘TRACE_EVENT’ 1797 | TRACE_EVENT(qgroup_update_counters, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1797:1: note: in expansion of macro ‘TRACE_EVENT’ 1797 | TRACE_EVENT(qgroup_update_counters, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_qgroup_update_reserve’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1826:1: note: in expansion of macro ‘TRACE_EVENT’ 1826 | TRACE_EVENT(qgroup_update_reserve, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1826:1: note: in expansion of macro ‘TRACE_EVENT’ 1826 | TRACE_EVENT(qgroup_update_reserve, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_qgroup_meta_reserve’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ 1852 | TRACE_EVENT(qgroup_meta_reserve, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ 1852 | TRACE_EVENT(qgroup_meta_reserve, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_qgroup_meta_convert’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1875:1: note: in expansion of macro ‘TRACE_EVENT’ 1875 | TRACE_EVENT(qgroup_meta_convert, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1875:1: note: in expansion of macro ‘TRACE_EVENT’ 1875 | TRACE_EVENT(qgroup_meta_convert, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_qgroup_meta_free_all_pertrans’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1898:1: note: in expansion of macro ‘TRACE_EVENT’ 1898 | TRACE_EVENT(qgroup_meta_free_all_pertrans, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1898:1: note: in expansion of macro ‘TRACE_EVENT’ 1898 | TRACE_EVENT(qgroup_meta_free_all_pertrans, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__prelim_ref’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1923:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1923 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1923:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1923 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_inode_mod_outstanding_extents’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1980:1: note: in expansion of macro ‘TRACE_EVENT’ 1980 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:1980:1: note: in expansion of macro ‘TRACE_EVENT’ 1980 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__block_group’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2004 | DECLARE_EVENT_CLASS(btrfs__block_group, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2004 | DECLARE_EVENT_CLASS(btrfs__block_group, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_set_extent_bit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2058:1: note: in expansion of macro ‘TRACE_EVENT’ 2058 | TRACE_EVENT(btrfs_set_extent_bit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2058:1: note: in expansion of macro ‘TRACE_EVENT’ 2058 | TRACE_EVENT(btrfs_set_extent_bit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_clear_extent_bit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2091:1: note: in expansion of macro ‘TRACE_EVENT’ 2091 | TRACE_EVENT(btrfs_clear_extent_bit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2091:1: note: in expansion of macro ‘TRACE_EVENT’ 2091 | TRACE_EVENT(btrfs_clear_extent_bit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_convert_extent_bit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2124:1: note: in expansion of macro ‘TRACE_EVENT’ 2124 | TRACE_EVENT(btrfs_convert_extent_bit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2124:1: note: in expansion of macro ‘TRACE_EVENT’ 2124 | TRACE_EVENT(btrfs_convert_extent_bit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_dump_space_info’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2160 | DECLARE_EVENT_CLASS(btrfs_dump_space_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2160 | DECLARE_EVENT_CLASS(btrfs_dump_space_info, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_reserve_ticket’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ 2234 | TRACE_EVENT(btrfs_reserve_ticket, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ 2234 | TRACE_EVENT(btrfs_reserve_ticket, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_sleep_tree_lock’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2263:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2263 | DECLARE_EVENT_CLASS(btrfs_sleep_tree_lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2263:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2263 | DECLARE_EVENT_CLASS(btrfs_sleep_tree_lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_locking_events’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2307 | DECLARE_EVENT_CLASS(btrfs_locking_events, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2307 | DECLARE_EVENT_CLASS(btrfs_locking_events, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__space_info_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2347 | DECLARE_EVENT_CLASS(btrfs__space_info_update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2347 | DECLARE_EVENT_CLASS(btrfs__space_info_update, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_raid56_bio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2394:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2394 | DECLARE_EVENT_CLASS(btrfs_raid56_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2394:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2394 | DECLARE_EVENT_CLASS(btrfs_raid56_bio, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_insert_one_raid_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2461:1: note: in expansion of macro ‘TRACE_EVENT’ 2461 | TRACE_EVENT(btrfs_insert_one_raid_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2461:1: note: in expansion of macro ‘TRACE_EVENT’ 2461 | TRACE_EVENT(btrfs_insert_one_raid_extent, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_raid_extent_delete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2485:1: note: in expansion of macro ‘TRACE_EVENT’ 2485 | TRACE_EVENT(btrfs_raid_extent_delete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2485:1: note: in expansion of macro ‘TRACE_EVENT’ 2485 | TRACE_EVENT(btrfs_raid_extent_delete, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_get_raid_extent_offset’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ 2511 | TRACE_EVENT(btrfs_get_raid_extent_offset, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ 2511 | TRACE_EVENT(btrfs_get_raid_extent_offset, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_extent_map_shrinker_count’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ 2537 | TRACE_EVENT(btrfs_extent_map_shrinker_count, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ 2537 | TRACE_EVENT(btrfs_extent_map_shrinker_count, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_extent_map_shrinker_scan_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ 2554 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ 2554 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_enter, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_extent_map_shrinker_scan_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2580:1: note: in expansion of macro ‘TRACE_EVENT’ 2580 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2580:1: note: in expansion of macro ‘TRACE_EVENT’ 2580 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_exit, | ^~~~~~~~~~~ ../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_extent_map_shrinker_remove_em’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2606:1: note: in expansion of macro ‘TRACE_EVENT’ 2606 | TRACE_EVENT(btrfs_extent_map_shrinker_remove_em, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/btrfs.h:2606:1: note: in expansion of macro ‘TRACE_EVENT’ 2606 | TRACE_EVENT(btrfs_extent_map_shrinker_remove_em, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/btrfs/super.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/btrfs] Error 2 In file included from ../include/trace/define_trace.h:108, from ../fs/nfsd/trace.h:2206, from ../fs/nfsd/trace.c:4: ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_xdr_err_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_compound’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(nfsd_compound, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(nfsd_compound, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_compound_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(nfsd_compound_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(nfsd_compound_status, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_compound_decode_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(nfsd_compound_decode_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(nfsd_compound_decode_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_compound_encode_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ 165 | TRACE_EVENT(nfsd_compound_encode_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ 165 | TRACE_EVENT(nfsd_compound_encode_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_fh_verify’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(nfsd_fh_verify, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(nfsd_fh_verify, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_fh_verify_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 233 | TRACE_EVENT_CONDITION(nfsd_fh_verify_err, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 233 | TRACE_EVENT_CONDITION(nfsd_fh_verify_err, | ^~~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_fh_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:278:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 278 | DECLARE_EVENT_CLASS(nfsd_fh_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:278:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 278 | DECLARE_EVENT_CLASS(nfsd_fh_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_exp_find_key’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:308:1: note: in expansion of macro ‘TRACE_EVENT’ 308 | TRACE_EVENT(nfsd_exp_find_key, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:308:1: note: in expansion of macro ‘TRACE_EVENT’ 308 | TRACE_EVENT(nfsd_exp_find_key, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_expkey_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ 332 | TRACE_EVENT(nfsd_expkey_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ 332 | TRACE_EVENT(nfsd_expkey_update, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_exp_get_by_name’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ 358 | TRACE_EVENT(nfsd_exp_get_by_name, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ 358 | TRACE_EVENT(nfsd_exp_get_by_name, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_export_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:379:1: note: in expansion of macro ‘TRACE_EVENT’ 379 | TRACE_EVENT(nfsd_export_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:379:1: note: in expansion of macro ‘TRACE_EVENT’ 379 | TRACE_EVENT(nfsd_export_update, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_io_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:399:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 399 | DECLARE_EVENT_CLASS(nfsd_io_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:399:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 399 | DECLARE_EVENT_CLASS(nfsd_io_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:440:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 440 | DECLARE_EVENT_CLASS(nfsd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:440:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 440 | DECLARE_EVENT_CLASS(nfsd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_dirent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:474:1: note: in expansion of macro ‘TRACE_EVENT’ 474 | TRACE_EVENT(nfsd_dirent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:474:1: note: in expansion of macro ‘TRACE_EVENT’ 474 | TRACE_EVENT(nfsd_dirent, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_copy_err_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 495 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 495 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_delegret_wakeup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(nfsd_delegret_wakeup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(nfsd_delegret_wakeup, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_stateid_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 572 | DECLARE_EVENT_CLASS(nfsd_stateid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 572 | DECLARE_EVENT_CLASS(nfsd_stateid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_stateseqid_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(nfsd_stateseqid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(nfsd_stateseqid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_stid_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 659 | DECLARE_EVENT_CLASS(nfsd_stid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 659 | DECLARE_EVENT_CLASS(nfsd_stid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_stateowner_replay’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:699:1: note: in expansion of macro ‘TRACE_EVENT’ 699 | TRACE_EVENT(nfsd_stateowner_replay, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:699:1: note: in expansion of macro ‘TRACE_EVENT’ 699 | TRACE_EVENT(nfsd_stateowner_replay, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_seq4_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:717:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 717 | TRACE_EVENT_CONDITION(nfsd_seq4_status, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:717:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 717 | TRACE_EVENT_CONDITION(nfsd_seq4_status, | ^~~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cs_slot_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 752 | DECLARE_EVENT_CLASS(nfsd_cs_slot_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 752 | DECLARE_EVENT_CLASS(nfsd_cs_slot_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_slot_seqid_sequence’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:792:1: note: in expansion of macro ‘TRACE_EVENT’ 792 | TRACE_EVENT(nfsd_slot_seqid_sequence, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:792:1: note: in expansion of macro ‘TRACE_EVENT’ 792 | TRACE_EVENT(nfsd_slot_seqid_sequence, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_clientid_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:822:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 822 | DECLARE_EVENT_CLASS(nfsd_clientid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:822:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 822 | DECLARE_EVENT_CLASS(nfsd_clientid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_mark_client_expired’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:851:1: note: in expansion of macro ‘TRACE_EVENT’ 851 | TRACE_EVENT(nfsd_mark_client_expired, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:851:1: note: in expansion of macro ‘TRACE_EVENT’ 851 | TRACE_EVENT(nfsd_mark_client_expired, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_net_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:875:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 875 | DECLARE_EVENT_CLASS(nfsd_net_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:875:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 875 | DECLARE_EVENT_CLASS(nfsd_net_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_writeverf_reset’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:895:1: note: in expansion of macro ‘TRACE_EVENT’ 895 | TRACE_EVENT(nfsd_writeverf_reset, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:895:1: note: in expansion of macro ‘TRACE_EVENT’ 895 | TRACE_EVENT(nfsd_writeverf_reset, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_clid_cred_mismatch’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:923:1: note: in expansion of macro ‘TRACE_EVENT’ 923 | TRACE_EVENT(nfsd_clid_cred_mismatch, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:923:1: note: in expansion of macro ‘TRACE_EVENT’ 923 | TRACE_EVENT(nfsd_clid_cred_mismatch, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_clid_verf_mismatch’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:952:1: note: in expansion of macro ‘TRACE_EVENT’ 952 | TRACE_EVENT(nfsd_clid_verf_mismatch, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:952:1: note: in expansion of macro ‘TRACE_EVENT’ 952 | TRACE_EVENT(nfsd_clid_verf_mismatch, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_clid_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 984 | DECLARE_EVENT_CLASS(nfsd_clid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 984 | DECLARE_EVENT_CLASS(nfsd_clid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1030:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1030 | DECLARE_EVENT_CLASS(nfsd_file_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1030:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1030 | DECLARE_EVENT_CLASS(nfsd_file_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_alloc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1066:1: note: in expansion of macro ‘TRACE_EVENT’ 1066 | TRACE_EVENT(nfsd_file_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1066:1: note: in expansion of macro ‘TRACE_EVENT’ 1066 | TRACE_EVENT(nfsd_file_alloc, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_acquire’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1090:1: note: in expansion of macro ‘TRACE_EVENT’ 1090 | TRACE_EVENT(nfsd_file_acquire, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1090:1: note: in expansion of macro ‘TRACE_EVENT’ 1090 | TRACE_EVENT(nfsd_file_acquire, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_insert_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1132:1: note: in expansion of macro ‘TRACE_EVENT’ 1132 | TRACE_EVENT(nfsd_file_insert_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1132:1: note: in expansion of macro ‘TRACE_EVENT’ 1132 | TRACE_EVENT(nfsd_file_insert_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_cons_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(nfsd_file_cons_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(nfsd_file_cons_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_open_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1193 | DECLARE_EVENT_CLASS(nfsd_file_open_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1193 | DECLARE_EVENT_CLASS(nfsd_file_open_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_is_cached’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1229:1: note: in expansion of macro ‘TRACE_EVENT’ 1229 | TRACE_EVENT(nfsd_file_is_cached, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1229:1: note: in expansion of macro ‘TRACE_EVENT’ 1229 | TRACE_EVENT(nfsd_file_is_cached, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_fsnotify_handle_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1249:1: note: in expansion of macro ‘TRACE_EVENT’ 1249 | TRACE_EVENT(nfsd_file_fsnotify_handle_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1249:1: note: in expansion of macro ‘TRACE_EVENT’ 1249 | TRACE_EVENT(nfsd_file_fsnotify_handle_event, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_gc_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1268 | DECLARE_EVENT_CLASS(nfsd_file_gc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1268 | DECLARE_EVENT_CLASS(nfsd_file_gc_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_lruwalk_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1308:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1308 | DECLARE_EVENT_CLASS(nfsd_file_lruwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1308:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1308 | DECLARE_EVENT_CLASS(nfsd_file_lruwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_close’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(nfsd_file_close, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(nfsd_file_close, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_drc_found’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1365:1: note: in expansion of macro ‘TRACE_EVENT’ 1365 | TRACE_EVENT(nfsd_drc_found, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1365:1: note: in expansion of macro ‘TRACE_EVENT’ 1365 | TRACE_EVENT(nfsd_drc_found, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_drc_mismatch’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1388:1: note: in expansion of macro ‘TRACE_EVENT’ 1388 | TRACE_EVENT(nfsd_drc_mismatch, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1388:1: note: in expansion of macro ‘TRACE_EVENT’ 1388 | TRACE_EVENT(nfsd_drc_mismatch, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_args’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ 1412 | TRACE_EVENT(nfsd_cb_args, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ 1412 | TRACE_EVENT(nfsd_cb_args, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_nodelegs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1437:1: note: in expansion of macro ‘TRACE_EVENT’ 1437 | TRACE_EVENT(nfsd_cb_nodelegs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1437:1: note: in expansion of macro ‘TRACE_EVENT’ 1437 | TRACE_EVENT(nfsd_cb_nodelegs, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1458:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1458 | DECLARE_EVENT_CLASS(nfsd_cb_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1458:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1458 | DECLARE_EVENT_CLASS(nfsd_cb_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_setup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1506:1: note: in expansion of macro ‘TRACE_EVENT’ 1506 | TRACE_EVENT(nfsd_cb_setup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1506:1: note: in expansion of macro ‘TRACE_EVENT’ 1506 | TRACE_EVENT(nfsd_cb_setup, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_setup_err’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1532:1: note: in expansion of macro ‘TRACE_EVENT’ 1532 | TRACE_EVENT(nfsd_cb_setup_err, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1532:1: note: in expansion of macro ‘TRACE_EVENT’ 1532 | TRACE_EVENT(nfsd_cb_setup_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_lifetime_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(nfsd_cb_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(nfsd_cb_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_seq_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1598:1: note: in expansion of macro ‘TRACE_EVENT’ 1598 | TRACE_EVENT(nfsd_cb_seq_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1598:1: note: in expansion of macro ‘TRACE_EVENT’ 1598 | TRACE_EVENT(nfsd_cb_seq_status, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_free_slot’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1639:1: note: in expansion of macro ‘TRACE_EVENT’ 1639 | TRACE_EVENT(nfsd_cb_free_slot, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1639:1: note: in expansion of macro ‘TRACE_EVENT’ 1639 | TRACE_EVENT(nfsd_cb_free_slot, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_recall’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:1678:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1678 | TRACE_EVENT_CONDITION(nfsd_cb_recall, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:1678:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1678 | TRACE_EVENT_CONDITION(nfsd_cb_recall, | ^~~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_notify_lock’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1707:1: note: in expansion of macro ‘TRACE_EVENT’ 1707 | TRACE_EVENT(nfsd_cb_notify_lock, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1707:1: note: in expansion of macro ‘TRACE_EVENT’ 1707 | TRACE_EVENT(nfsd_cb_notify_lock, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_offload’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1733:1: note: in expansion of macro ‘TRACE_EVENT’ 1733 | TRACE_EVENT(nfsd_cb_offload, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1733:1: note: in expansion of macro ‘TRACE_EVENT’ 1733 | TRACE_EVENT(nfsd_cb_offload, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_recall_any’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1769:1: note: in expansion of macro ‘TRACE_EVENT’ 1769 | TRACE_EVENT(nfsd_cb_recall_any, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1769:1: note: in expansion of macro ‘TRACE_EVENT’ 1769 | TRACE_EVENT(nfsd_cb_recall_any, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_done_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1795:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1795 | DECLARE_EVENT_CLASS(nfsd_cb_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1795:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1795 | DECLARE_EVENT_CLASS(nfsd_cb_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_recall_any_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1834:1: note: in expansion of macro ‘TRACE_EVENT’ 1834 | TRACE_EVENT(nfsd_cb_recall_any_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1834:1: note: in expansion of macro ‘TRACE_EVENT’ 1834 | TRACE_EVENT(nfsd_cb_recall_any_done, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_unlock_ip’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1855:1: note: in expansion of macro ‘TRACE_EVENT’ 1855 | TRACE_EVENT(nfsd_ctl_unlock_ip, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1855:1: note: in expansion of macro ‘TRACE_EVENT’ 1855 | TRACE_EVENT(nfsd_ctl_unlock_ip, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_unlock_fs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1874:1: note: in expansion of macro ‘TRACE_EVENT’ 1874 | TRACE_EVENT(nfsd_ctl_unlock_fs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1874:1: note: in expansion of macro ‘TRACE_EVENT’ 1874 | TRACE_EVENT(nfsd_ctl_unlock_fs, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_filehandle’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ 1893 | TRACE_EVENT(nfsd_ctl_filehandle, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ 1893 | TRACE_EVENT(nfsd_ctl_filehandle, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_threads’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1918:1: note: in expansion of macro ‘TRACE_EVENT’ 1918 | TRACE_EVENT(nfsd_ctl_threads, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1918:1: note: in expansion of macro ‘TRACE_EVENT’ 1918 | TRACE_EVENT(nfsd_ctl_threads, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_pool_threads’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1937:1: note: in expansion of macro ‘TRACE_EVENT’ 1937 | TRACE_EVENT(nfsd_ctl_pool_threads, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1937:1: note: in expansion of macro ‘TRACE_EVENT’ 1937 | TRACE_EVENT(nfsd_ctl_pool_threads, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_version’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1959:1: note: in expansion of macro ‘TRACE_EVENT’ 1959 | TRACE_EVENT(nfsd_ctl_version, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1959:1: note: in expansion of macro ‘TRACE_EVENT’ 1959 | TRACE_EVENT(nfsd_ctl_version, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_ports_addfd’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1978:1: note: in expansion of macro ‘TRACE_EVENT’ 1978 | TRACE_EVENT(nfsd_ctl_ports_addfd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1978:1: note: in expansion of macro ‘TRACE_EVENT’ 1978 | TRACE_EVENT(nfsd_ctl_ports_addfd, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_ports_addxprt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1997:1: note: in expansion of macro ‘TRACE_EVENT’ 1997 | TRACE_EVENT(nfsd_ctl_ports_addxprt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1997:1: note: in expansion of macro ‘TRACE_EVENT’ 1997 | TRACE_EVENT(nfsd_ctl_ports_addxprt, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_maxblksize’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(nfsd_ctl_maxblksize, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(nfsd_ctl_maxblksize, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_maxconn’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2038:1: note: in expansion of macro ‘TRACE_EVENT’ 2038 | TRACE_EVENT(nfsd_ctl_maxconn, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2038:1: note: in expansion of macro ‘TRACE_EVENT’ 2038 | TRACE_EVENT(nfsd_ctl_maxconn, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_time’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2057:1: note: in expansion of macro ‘TRACE_EVENT’ 2057 | TRACE_EVENT(nfsd_ctl_time, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2057:1: note: in expansion of macro ‘TRACE_EVENT’ 2057 | TRACE_EVENT(nfsd_ctl_time, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_recoverydir’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(nfsd_ctl_recoverydir, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(nfsd_ctl_recoverydir, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_end_grace’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(nfsd_end_grace, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(nfsd_end_grace, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_copy_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2114 | DECLARE_EVENT_CLASS(nfsd_copy_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2114 | DECLARE_EVENT_CLASS(nfsd_copy_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_copy_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2177:1: note: in expansion of macro ‘TRACE_EVENT’ 2177 | TRACE_EVENT(nfsd_copy_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2177:1: note: in expansion of macro ‘TRACE_EVENT’ 2177 | TRACE_EVENT(nfsd_copy_done, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_xdr_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_compound’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(nfsd_compound, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ 91 | TRACE_EVENT(nfsd_compound, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_compound_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(nfsd_compound_status, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(nfsd_compound_status, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_compound_decode_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(nfsd_compound_decode_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(nfsd_compound_decode_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_compound_encode_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ 165 | TRACE_EVENT(nfsd_compound_encode_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ 165 | TRACE_EVENT(nfsd_compound_encode_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_fh_verify’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(nfsd_fh_verify, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(nfsd_fh_verify, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_fh_verify_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 233 | TRACE_EVENT_CONDITION(nfsd_fh_verify_err, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 233 | TRACE_EVENT_CONDITION(nfsd_fh_verify_err, | ^~~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_fh_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:278:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 278 | DECLARE_EVENT_CLASS(nfsd_fh_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:278:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 278 | DECLARE_EVENT_CLASS(nfsd_fh_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_exp_find_key’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:308:1: note: in expansion of macro ‘TRACE_EVENT’ 308 | TRACE_EVENT(nfsd_exp_find_key, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:308:1: note: in expansion of macro ‘TRACE_EVENT’ 308 | TRACE_EVENT(nfsd_exp_find_key, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_expkey_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ 332 | TRACE_EVENT(nfsd_expkey_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ 332 | TRACE_EVENT(nfsd_expkey_update, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_exp_get_by_name’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ 358 | TRACE_EVENT(nfsd_exp_get_by_name, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ 358 | TRACE_EVENT(nfsd_exp_get_by_name, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_export_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:379:1: note: in expansion of macro ‘TRACE_EVENT’ 379 | TRACE_EVENT(nfsd_export_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:379:1: note: in expansion of macro ‘TRACE_EVENT’ 379 | TRACE_EVENT(nfsd_export_update, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_io_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:399:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 399 | DECLARE_EVENT_CLASS(nfsd_io_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:399:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 399 | DECLARE_EVENT_CLASS(nfsd_io_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:440:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 440 | DECLARE_EVENT_CLASS(nfsd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:440:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 440 | DECLARE_EVENT_CLASS(nfsd_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_dirent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:474:1: note: in expansion of macro ‘TRACE_EVENT’ 474 | TRACE_EVENT(nfsd_dirent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:474:1: note: in expansion of macro ‘TRACE_EVENT’ 474 | TRACE_EVENT(nfsd_dirent, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_copy_err_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 495 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 495 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_delegret_wakeup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(nfsd_delegret_wakeup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(nfsd_delegret_wakeup, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_stateid_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 572 | DECLARE_EVENT_CLASS(nfsd_stateid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 572 | DECLARE_EVENT_CLASS(nfsd_stateid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_stateseqid_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(nfsd_stateseqid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 616 | DECLARE_EVENT_CLASS(nfsd_stateseqid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_stid_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 659 | DECLARE_EVENT_CLASS(nfsd_stid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 659 | DECLARE_EVENT_CLASS(nfsd_stid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_stateowner_replay’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:699:1: note: in expansion of macro ‘TRACE_EVENT’ 699 | TRACE_EVENT(nfsd_stateowner_replay, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:699:1: note: in expansion of macro ‘TRACE_EVENT’ 699 | TRACE_EVENT(nfsd_stateowner_replay, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_seq4_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:717:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 717 | TRACE_EVENT_CONDITION(nfsd_seq4_status, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:717:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 717 | TRACE_EVENT_CONDITION(nfsd_seq4_status, | ^~~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cs_slot_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 752 | DECLARE_EVENT_CLASS(nfsd_cs_slot_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 752 | DECLARE_EVENT_CLASS(nfsd_cs_slot_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_slot_seqid_sequence’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:792:1: note: in expansion of macro ‘TRACE_EVENT’ 792 | TRACE_EVENT(nfsd_slot_seqid_sequence, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:792:1: note: in expansion of macro ‘TRACE_EVENT’ 792 | TRACE_EVENT(nfsd_slot_seqid_sequence, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_clientid_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:822:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 822 | DECLARE_EVENT_CLASS(nfsd_clientid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:822:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 822 | DECLARE_EVENT_CLASS(nfsd_clientid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_mark_client_expired’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:851:1: note: in expansion of macro ‘TRACE_EVENT’ 851 | TRACE_EVENT(nfsd_mark_client_expired, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:851:1: note: in expansion of macro ‘TRACE_EVENT’ 851 | TRACE_EVENT(nfsd_mark_client_expired, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_net_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:875:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 875 | DECLARE_EVENT_CLASS(nfsd_net_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:875:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 875 | DECLARE_EVENT_CLASS(nfsd_net_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_writeverf_reset’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:895:1: note: in expansion of macro ‘TRACE_EVENT’ 895 | TRACE_EVENT(nfsd_writeverf_reset, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:895:1: note: in expansion of macro ‘TRACE_EVENT’ 895 | TRACE_EVENT(nfsd_writeverf_reset, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_clid_cred_mismatch’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:923:1: note: in expansion of macro ‘TRACE_EVENT’ 923 | TRACE_EVENT(nfsd_clid_cred_mismatch, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:923:1: note: in expansion of macro ‘TRACE_EVENT’ 923 | TRACE_EVENT(nfsd_clid_cred_mismatch, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_clid_verf_mismatch’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:952:1: note: in expansion of macro ‘TRACE_EVENT’ 952 | TRACE_EVENT(nfsd_clid_verf_mismatch, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:952:1: note: in expansion of macro ‘TRACE_EVENT’ 952 | TRACE_EVENT(nfsd_clid_verf_mismatch, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_clid_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 984 | DECLARE_EVENT_CLASS(nfsd_clid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 984 | DECLARE_EVENT_CLASS(nfsd_clid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1030:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1030 | DECLARE_EVENT_CLASS(nfsd_file_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1030:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1030 | DECLARE_EVENT_CLASS(nfsd_file_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_alloc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1066:1: note: in expansion of macro ‘TRACE_EVENT’ 1066 | TRACE_EVENT(nfsd_file_alloc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1066:1: note: in expansion of macro ‘TRACE_EVENT’ 1066 | TRACE_EVENT(nfsd_file_alloc, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_acquire’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1090:1: note: in expansion of macro ‘TRACE_EVENT’ 1090 | TRACE_EVENT(nfsd_file_acquire, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1090:1: note: in expansion of macro ‘TRACE_EVENT’ 1090 | TRACE_EVENT(nfsd_file_acquire, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_insert_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1132:1: note: in expansion of macro ‘TRACE_EVENT’ 1132 | TRACE_EVENT(nfsd_file_insert_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1132:1: note: in expansion of macro ‘TRACE_EVENT’ 1132 | TRACE_EVENT(nfsd_file_insert_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_cons_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(nfsd_file_cons_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(nfsd_file_cons_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_open_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1193 | DECLARE_EVENT_CLASS(nfsd_file_open_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1193 | DECLARE_EVENT_CLASS(nfsd_file_open_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_is_cached’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1229:1: note: in expansion of macro ‘TRACE_EVENT’ 1229 | TRACE_EVENT(nfsd_file_is_cached, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1229:1: note: in expansion of macro ‘TRACE_EVENT’ 1229 | TRACE_EVENT(nfsd_file_is_cached, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_fsnotify_handle_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1249:1: note: in expansion of macro ‘TRACE_EVENT’ 1249 | TRACE_EVENT(nfsd_file_fsnotify_handle_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1249:1: note: in expansion of macro ‘TRACE_EVENT’ 1249 | TRACE_EVENT(nfsd_file_fsnotify_handle_event, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_gc_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1268 | DECLARE_EVENT_CLASS(nfsd_file_gc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1268 | DECLARE_EVENT_CLASS(nfsd_file_gc_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_lruwalk_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1308:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1308 | DECLARE_EVENT_CLASS(nfsd_file_lruwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1308:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1308 | DECLARE_EVENT_CLASS(nfsd_file_lruwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_close’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(nfsd_file_close, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(nfsd_file_close, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_drc_found’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1365:1: note: in expansion of macro ‘TRACE_EVENT’ 1365 | TRACE_EVENT(nfsd_drc_found, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1365:1: note: in expansion of macro ‘TRACE_EVENT’ 1365 | TRACE_EVENT(nfsd_drc_found, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_drc_mismatch’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1388:1: note: in expansion of macro ‘TRACE_EVENT’ 1388 | TRACE_EVENT(nfsd_drc_mismatch, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1388:1: note: in expansion of macro ‘TRACE_EVENT’ 1388 | TRACE_EVENT(nfsd_drc_mismatch, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_args’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ 1412 | TRACE_EVENT(nfsd_cb_args, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ 1412 | TRACE_EVENT(nfsd_cb_args, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_nodelegs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1437:1: note: in expansion of macro ‘TRACE_EVENT’ 1437 | TRACE_EVENT(nfsd_cb_nodelegs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1437:1: note: in expansion of macro ‘TRACE_EVENT’ 1437 | TRACE_EVENT(nfsd_cb_nodelegs, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1458:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1458 | DECLARE_EVENT_CLASS(nfsd_cb_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1458:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1458 | DECLARE_EVENT_CLASS(nfsd_cb_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_setup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1506:1: note: in expansion of macro ‘TRACE_EVENT’ 1506 | TRACE_EVENT(nfsd_cb_setup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1506:1: note: in expansion of macro ‘TRACE_EVENT’ 1506 | TRACE_EVENT(nfsd_cb_setup, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_setup_err’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1532:1: note: in expansion of macro ‘TRACE_EVENT’ 1532 | TRACE_EVENT(nfsd_cb_setup_err, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1532:1: note: in expansion of macro ‘TRACE_EVENT’ 1532 | TRACE_EVENT(nfsd_cb_setup_err, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_lifetime_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(nfsd_cb_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1556 | DECLARE_EVENT_CLASS(nfsd_cb_lifetime_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_seq_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1598:1: note: in expansion of macro ‘TRACE_EVENT’ 1598 | TRACE_EVENT(nfsd_cb_seq_status, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1598:1: note: in expansion of macro ‘TRACE_EVENT’ 1598 | TRACE_EVENT(nfsd_cb_seq_status, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_free_slot’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1639:1: note: in expansion of macro ‘TRACE_EVENT’ 1639 | TRACE_EVENT(nfsd_cb_free_slot, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1639:1: note: in expansion of macro ‘TRACE_EVENT’ 1639 | TRACE_EVENT(nfsd_cb_free_slot, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_recall’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:1678:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1678 | TRACE_EVENT_CONDITION(nfsd_cb_recall, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../fs/nfsd/./trace.h:1678:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 1678 | TRACE_EVENT_CONDITION(nfsd_cb_recall, | ^~~~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_notify_lock’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1707:1: note: in expansion of macro ‘TRACE_EVENT’ 1707 | TRACE_EVENT(nfsd_cb_notify_lock, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1707:1: note: in expansion of macro ‘TRACE_EVENT’ 1707 | TRACE_EVENT(nfsd_cb_notify_lock, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_offload’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1733:1: note: in expansion of macro ‘TRACE_EVENT’ 1733 | TRACE_EVENT(nfsd_cb_offload, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1733:1: note: in expansion of macro ‘TRACE_EVENT’ 1733 | TRACE_EVENT(nfsd_cb_offload, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_recall_any’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1769:1: note: in expansion of macro ‘TRACE_EVENT’ 1769 | TRACE_EVENT(nfsd_cb_recall_any, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1769:1: note: in expansion of macro ‘TRACE_EVENT’ 1769 | TRACE_EVENT(nfsd_cb_recall_any, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_done_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1795:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1795 | DECLARE_EVENT_CLASS(nfsd_cb_done_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1795:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1795 | DECLARE_EVENT_CLASS(nfsd_cb_done_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_recall_any_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1834:1: note: in expansion of macro ‘TRACE_EVENT’ 1834 | TRACE_EVENT(nfsd_cb_recall_any_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1834:1: note: in expansion of macro ‘TRACE_EVENT’ 1834 | TRACE_EVENT(nfsd_cb_recall_any_done, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_unlock_ip’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1855:1: note: in expansion of macro ‘TRACE_EVENT’ 1855 | TRACE_EVENT(nfsd_ctl_unlock_ip, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1855:1: note: in expansion of macro ‘TRACE_EVENT’ 1855 | TRACE_EVENT(nfsd_ctl_unlock_ip, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_unlock_fs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1874:1: note: in expansion of macro ‘TRACE_EVENT’ 1874 | TRACE_EVENT(nfsd_ctl_unlock_fs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1874:1: note: in expansion of macro ‘TRACE_EVENT’ 1874 | TRACE_EVENT(nfsd_ctl_unlock_fs, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_filehandle’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ 1893 | TRACE_EVENT(nfsd_ctl_filehandle, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ 1893 | TRACE_EVENT(nfsd_ctl_filehandle, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_threads’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1918:1: note: in expansion of macro ‘TRACE_EVENT’ 1918 | TRACE_EVENT(nfsd_ctl_threads, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1918:1: note: in expansion of macro ‘TRACE_EVENT’ 1918 | TRACE_EVENT(nfsd_ctl_threads, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_pool_threads’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1937:1: note: in expansion of macro ‘TRACE_EVENT’ 1937 | TRACE_EVENT(nfsd_ctl_pool_threads, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1937:1: note: in expansion of macro ‘TRACE_EVENT’ 1937 | TRACE_EVENT(nfsd_ctl_pool_threads, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_version’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1959:1: note: in expansion of macro ‘TRACE_EVENT’ 1959 | TRACE_EVENT(nfsd_ctl_version, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1959:1: note: in expansion of macro ‘TRACE_EVENT’ 1959 | TRACE_EVENT(nfsd_ctl_version, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_ports_addfd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1978:1: note: in expansion of macro ‘TRACE_EVENT’ 1978 | TRACE_EVENT(nfsd_ctl_ports_addfd, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1978:1: note: in expansion of macro ‘TRACE_EVENT’ 1978 | TRACE_EVENT(nfsd_ctl_ports_addfd, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_ports_addxprt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1997:1: note: in expansion of macro ‘TRACE_EVENT’ 1997 | TRACE_EVENT(nfsd_ctl_ports_addxprt, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:1997:1: note: in expansion of macro ‘TRACE_EVENT’ 1997 | TRACE_EVENT(nfsd_ctl_ports_addxprt, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_maxblksize’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(nfsd_ctl_maxblksize, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(nfsd_ctl_maxblksize, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_maxconn’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2038:1: note: in expansion of macro ‘TRACE_EVENT’ 2038 | TRACE_EVENT(nfsd_ctl_maxconn, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2038:1: note: in expansion of macro ‘TRACE_EVENT’ 2038 | TRACE_EVENT(nfsd_ctl_maxconn, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_time’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2057:1: note: in expansion of macro ‘TRACE_EVENT’ 2057 | TRACE_EVENT(nfsd_ctl_time, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2057:1: note: in expansion of macro ‘TRACE_EVENT’ 2057 | TRACE_EVENT(nfsd_ctl_time, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_recoverydir’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(nfsd_ctl_recoverydir, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(nfsd_ctl_recoverydir, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_end_grace’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(nfsd_end_grace, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(nfsd_end_grace, | ^~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_copy_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2114 | DECLARE_EVENT_CLASS(nfsd_copy_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2114 | DECLARE_EVENT_CLASS(nfsd_copy_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_copy_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2177:1: note: in expansion of macro ‘TRACE_EVENT’ 2177 | TRACE_EVENT(nfsd_copy_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/nfsd/./trace.h:2177:1: note: in expansion of macro ‘TRACE_EVENT’ 2177 | TRACE_EVENT(nfsd_copy_done, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/nfsd/trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/nfsd] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/ext4.h:2987, from ../fs/ext4/super.c:61: ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_other_inode_update_time’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_free_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:167:1: note: in expansion of macro ‘TRACE_EVENT’ 167 | TRACE_EVENT(ext4_free_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:167:1: note: in expansion of macro ‘TRACE_EVENT’ 167 | TRACE_EVENT(ext4_free_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_request_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(ext4_request_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(ext4_request_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_allocate_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(ext4_allocate_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(ext4_allocate_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_evict_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(ext4_evict_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(ext4_evict_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_drop_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:265:1: note: in expansion of macro ‘TRACE_EVENT’ 265 | TRACE_EVENT(ext4_drop_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:265:1: note: in expansion of macro ‘TRACE_EVENT’ 265 | TRACE_EVENT(ext4_drop_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_nfs_commit_metadata’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(ext4_nfs_commit_metadata, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(ext4_nfs_commit_metadata, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mark_inode_dirty’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(ext4_mark_inode_dirty, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(ext4_mark_inode_dirty, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_begin_ordered_truncate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:329:1: note: in expansion of macro ‘TRACE_EVENT’ 329 | TRACE_EVENT(ext4_begin_ordered_truncate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:329:1: note: in expansion of macro ‘TRACE_EVENT’ 329 | TRACE_EVENT(ext4_begin_ordered_truncate, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__write_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:352:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 352 | DECLARE_EVENT_CLASS(ext4__write_begin, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:352:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 352 | DECLARE_EVENT_CLASS(ext4__write_begin, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__write_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:392:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 392 | DECLARE_EVENT_CLASS(ext4__write_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:392:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 392 | DECLARE_EVENT_CLASS(ext4__write_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_writepages’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:444:1: note: in expansion of macro ‘TRACE_EVENT’ 444 | TRACE_EVENT(ext4_writepages, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:444:1: note: in expansion of macro ‘TRACE_EVENT’ 444 | TRACE_EVENT(ext4_writepages, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_da_write_pages’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:486:1: note: in expansion of macro ‘TRACE_EVENT’ 486 | TRACE_EVENT(ext4_da_write_pages, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:486:1: note: in expansion of macro ‘TRACE_EVENT’ 486 | TRACE_EVENT(ext4_da_write_pages, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_da_write_pages_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:515:1: note: in expansion of macro ‘TRACE_EVENT’ 515 | TRACE_EVENT(ext4_da_write_pages_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:515:1: note: in expansion of macro ‘TRACE_EVENT’ 515 | TRACE_EVENT(ext4_da_write_pages_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_writepages_result’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ 542 | TRACE_EVENT(ext4_writepages_result, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ 542 | TRACE_EVENT(ext4_writepages_result, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__folio_op’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:577:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 577 | DECLARE_EVENT_CLASS(ext4__folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:577:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 577 | DECLARE_EVENT_CLASS(ext4__folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_invalidate_folio_op’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:615:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 615 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:615:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 615 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_discard_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:655:1: note: in expansion of macro ‘TRACE_EVENT’ 655 | TRACE_EVENT(ext4_discard_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:655:1: note: in expansion of macro ‘TRACE_EVENT’ 655 | TRACE_EVENT(ext4_discard_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__mb_new_pa’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 679 | DECLARE_EVENT_CLASS(ext4__mb_new_pa, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 679 | DECLARE_EVENT_CLASS(ext4__mb_new_pa, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mb_release_inode_pa’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:724:1: note: in expansion of macro ‘TRACE_EVENT’ 724 | TRACE_EVENT(ext4_mb_release_inode_pa, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:724:1: note: in expansion of macro ‘TRACE_EVENT’ 724 | TRACE_EVENT(ext4_mb_release_inode_pa, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mb_release_group_pa’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:751:1: note: in expansion of macro ‘TRACE_EVENT’ 751 | TRACE_EVENT(ext4_mb_release_group_pa, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:751:1: note: in expansion of macro ‘TRACE_EVENT’ 751 | TRACE_EVENT(ext4_mb_release_group_pa, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_discard_preallocations’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(ext4_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(ext4_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mb_discard_preallocations’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:797:1: note: in expansion of macro ‘TRACE_EVENT’ 797 | TRACE_EVENT(ext4_mb_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:797:1: note: in expansion of macro ‘TRACE_EVENT’ 797 | TRACE_EVENT(ext4_mb_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_request_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:818:1: note: in expansion of macro ‘TRACE_EVENT’ 818 | TRACE_EVENT(ext4_request_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:818:1: note: in expansion of macro ‘TRACE_EVENT’ 818 | TRACE_EVENT(ext4_request_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_allocate_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:858:1: note: in expansion of macro ‘TRACE_EVENT’ 858 | TRACE_EVENT(ext4_allocate_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:858:1: note: in expansion of macro ‘TRACE_EVENT’ 858 | TRACE_EVENT(ext4_allocate_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_free_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:900:1: note: in expansion of macro ‘TRACE_EVENT’ 900 | TRACE_EVENT(ext4_free_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:900:1: note: in expansion of macro ‘TRACE_EVENT’ 900 | TRACE_EVENT(ext4_free_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_sync_file_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:931:1: note: in expansion of macro ‘TRACE_EVENT’ 931 | TRACE_EVENT(ext4_sync_file_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:931:1: note: in expansion of macro ‘TRACE_EVENT’ 931 | TRACE_EVENT(ext4_sync_file_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_sync_file_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:958:1: note: in expansion of macro ‘TRACE_EVENT’ 958 | TRACE_EVENT(ext4_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:958:1: note: in expansion of macro ‘TRACE_EVENT’ 958 | TRACE_EVENT(ext4_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_sync_fs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:981:1: note: in expansion of macro ‘TRACE_EVENT’ 981 | TRACE_EVENT(ext4_sync_fs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:981:1: note: in expansion of macro ‘TRACE_EVENT’ 981 | TRACE_EVENT(ext4_sync_fs, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_alloc_da_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1002:1: note: in expansion of macro ‘TRACE_EVENT’ 1002 | TRACE_EVENT(ext4_alloc_da_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1002:1: note: in expansion of macro ‘TRACE_EVENT’ 1002 | TRACE_EVENT(ext4_alloc_da_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mballoc_alloc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1025:1: note: in expansion of macro ‘TRACE_EVENT’ 1025 | TRACE_EVENT(ext4_mballoc_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1025:1: note: in expansion of macro ‘TRACE_EVENT’ 1025 | TRACE_EVENT(ext4_mballoc_alloc, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mballoc_prealloc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1092:1: note: in expansion of macro ‘TRACE_EVENT’ 1092 | TRACE_EVENT(ext4_mballoc_prealloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1092:1: note: in expansion of macro ‘TRACE_EVENT’ 1092 | TRACE_EVENT(ext4_mballoc_prealloc, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__mballoc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1132 | DECLARE_EVENT_CLASS(ext4__mballoc, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1132 | DECLARE_EVENT_CLASS(ext4__mballoc, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_forget’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1186:1: note: in expansion of macro ‘TRACE_EVENT’ 1186 | TRACE_EVENT(ext4_forget, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1186:1: note: in expansion of macro ‘TRACE_EVENT’ 1186 | TRACE_EVENT(ext4_forget, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_da_update_reserve_space’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1213:1: note: in expansion of macro ‘TRACE_EVENT’ 1213 | TRACE_EVENT(ext4_da_update_reserve_space, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1213:1: note: in expansion of macro ‘TRACE_EVENT’ 1213 | TRACE_EVENT(ext4_da_update_reserve_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_da_reserve_space’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1248:1: note: in expansion of macro ‘TRACE_EVENT’ 1248 | TRACE_EVENT(ext4_da_reserve_space, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1248:1: note: in expansion of macro ‘TRACE_EVENT’ 1248 | TRACE_EVENT(ext4_da_reserve_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_da_release_space’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1279:1: note: in expansion of macro ‘TRACE_EVENT’ 1279 | TRACE_EVENT(ext4_da_release_space, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1279:1: note: in expansion of macro ‘TRACE_EVENT’ 1279 | TRACE_EVENT(ext4_da_release_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__bitmap_load’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1310 | DECLARE_EVENT_CLASS(ext4__bitmap_load, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1310 | DECLARE_EVENT_CLASS(ext4__bitmap_load, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_read_block_bitmap_load’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1352:1: note: in expansion of macro ‘TRACE_EVENT’ 1352 | TRACE_EVENT(ext4_read_block_bitmap_load, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1352:1: note: in expansion of macro ‘TRACE_EVENT’ 1352 | TRACE_EVENT(ext4_read_block_bitmap_load, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__fallocate_mode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fallocate_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1424:1: note: in expansion of macro ‘TRACE_EVENT’ 1424 | TRACE_EVENT(ext4_fallocate_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1424:1: note: in expansion of macro ‘TRACE_EVENT’ 1424 | TRACE_EVENT(ext4_fallocate_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_unlink_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1453:1: note: in expansion of macro ‘TRACE_EVENT’ 1453 | TRACE_EVENT(ext4_unlink_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1453:1: note: in expansion of macro ‘TRACE_EVENT’ 1453 | TRACE_EVENT(ext4_unlink_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_unlink_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1478:1: note: in expansion of macro ‘TRACE_EVENT’ 1478 | TRACE_EVENT(ext4_unlink_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1478:1: note: in expansion of macro ‘TRACE_EVENT’ 1478 | TRACE_EVENT(ext4_unlink_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__truncate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1501:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1501 | DECLARE_EVENT_CLASS(ext4__truncate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1501:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1501 | DECLARE_EVENT_CLASS(ext4__truncate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_convert_to_initialized_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_convert_to_initialized_fastpath’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1576:1: note: in expansion of macro ‘TRACE_EVENT’ 1576 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1576:1: note: in expansion of macro ‘TRACE_EVENT’ 1576 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__map_blocks_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1618:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1618 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1618:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1618 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__map_blocks_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_load_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1710:1: note: in expansion of macro ‘TRACE_EVENT’ 1710 | TRACE_EVENT(ext4_ext_load_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1710:1: note: in expansion of macro ‘TRACE_EVENT’ 1710 | TRACE_EVENT(ext4_ext_load_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_load_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(ext4_load_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(ext4_load_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_journal_start_sb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1755:1: note: in expansion of macro ‘TRACE_EVENT’ 1755 | TRACE_EVENT(ext4_journal_start_sb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1755:1: note: in expansion of macro ‘TRACE_EVENT’ 1755 | TRACE_EVENT(ext4_journal_start_sb, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_journal_start_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1785:1: note: in expansion of macro ‘TRACE_EVENT’ 1785 | TRACE_EVENT(ext4_journal_start_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1785:1: note: in expansion of macro ‘TRACE_EVENT’ 1785 | TRACE_EVENT(ext4_journal_start_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_journal_start_reserved’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1818:1: note: in expansion of macro ‘TRACE_EVENT’ 1818 | TRACE_EVENT(ext4_journal_start_reserved, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1818:1: note: in expansion of macro ‘TRACE_EVENT’ 1818 | TRACE_EVENT(ext4_journal_start_reserved, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__trim’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1840:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1840 | DECLARE_EVENT_CLASS(ext4__trim, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1840:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1840 | DECLARE_EVENT_CLASS(ext4__trim, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_handle_unwritten_extents’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_get_implied_cluster_alloc_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1927:1: note: in expansion of macro ‘TRACE_EVENT’ 1927 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1927:1: note: in expansion of macro ‘TRACE_EVENT’ 1927 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_show_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1956:1: note: in expansion of macro ‘TRACE_EVENT’ 1956 | TRACE_EVENT(ext4_ext_show_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1956:1: note: in expansion of macro ‘TRACE_EVENT’ 1956 | TRACE_EVENT(ext4_ext_show_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_remove_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1986:1: note: in expansion of macro ‘TRACE_EVENT’ 1986 | TRACE_EVENT(ext4_remove_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1986:1: note: in expansion of macro ‘TRACE_EVENT’ 1986 | TRACE_EVENT(ext4_remove_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_rm_leaf’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2033:1: note: in expansion of macro ‘TRACE_EVENT’ 2033 | TRACE_EVENT(ext4_ext_rm_leaf, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2033:1: note: in expansion of macro ‘TRACE_EVENT’ 2033 | TRACE_EVENT(ext4_ext_rm_leaf, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_rm_idx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2077:1: note: in expansion of macro ‘TRACE_EVENT’ 2077 | TRACE_EVENT(ext4_ext_rm_idx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2077:1: note: in expansion of macro ‘TRACE_EVENT’ 2077 | TRACE_EVENT(ext4_ext_rm_idx, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_remove_space’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2100:1: note: in expansion of macro ‘TRACE_EVENT’ 2100 | TRACE_EVENT(ext4_ext_remove_space, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2100:1: note: in expansion of macro ‘TRACE_EVENT’ 2100 | TRACE_EVENT(ext4_ext_remove_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_remove_space_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2130:1: note: in expansion of macro ‘TRACE_EVENT’ 2130 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2130:1: note: in expansion of macro ‘TRACE_EVENT’ 2130 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__es_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2174 | DECLARE_EVENT_CLASS(ext4__es_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2174 | DECLARE_EVENT_CLASS(ext4__es_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_remove_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(ext4_es_remove_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(ext4_es_remove_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_find_extent_range_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2241:1: note: in expansion of macro ‘TRACE_EVENT’ 2241 | TRACE_EVENT(ext4_es_find_extent_range_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2241:1: note: in expansion of macro ‘TRACE_EVENT’ 2241 | TRACE_EVENT(ext4_es_find_extent_range_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_find_extent_range_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2263:1: note: in expansion of macro ‘TRACE_EVENT’ 2263 | TRACE_EVENT(ext4_es_find_extent_range_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2263:1: note: in expansion of macro ‘TRACE_EVENT’ 2263 | TRACE_EVENT(ext4_es_find_extent_range_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_lookup_extent_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2293:1: note: in expansion of macro ‘TRACE_EVENT’ 2293 | TRACE_EVENT(ext4_es_lookup_extent_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2293:1: note: in expansion of macro ‘TRACE_EVENT’ 2293 | TRACE_EVENT(ext4_es_lookup_extent_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_lookup_extent_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2315:1: note: in expansion of macro ‘TRACE_EVENT’ 2315 | TRACE_EVENT(ext4_es_lookup_extent_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2315:1: note: in expansion of macro ‘TRACE_EVENT’ 2315 | TRACE_EVENT(ext4_es_lookup_extent_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__es_shrink_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(ext4__es_shrink_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(ext4__es_shrink_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_shrink_scan_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2383:1: note: in expansion of macro ‘TRACE_EVENT’ 2383 | TRACE_EVENT(ext4_es_shrink_scan_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2383:1: note: in expansion of macro ‘TRACE_EVENT’ 2383 | TRACE_EVENT(ext4_es_shrink_scan_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_collapse_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2405:1: note: in expansion of macro ‘TRACE_EVENT’ 2405 | TRACE_EVENT(ext4_collapse_range, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2405:1: note: in expansion of macro ‘TRACE_EVENT’ 2405 | TRACE_EVENT(ext4_collapse_range, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_insert_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2430:1: note: in expansion of macro ‘TRACE_EVENT’ 2430 | TRACE_EVENT(ext4_insert_range, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2430:1: note: in expansion of macro ‘TRACE_EVENT’ 2430 | TRACE_EVENT(ext4_insert_range, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_shrink’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2455:1: note: in expansion of macro ‘TRACE_EVENT’ 2455 | TRACE_EVENT(ext4_es_shrink, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2455:1: note: in expansion of macro ‘TRACE_EVENT’ 2455 | TRACE_EVENT(ext4_es_shrink, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_insert_delayed_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2483:1: note: in expansion of macro ‘TRACE_EVENT’ 2483 | TRACE_EVENT(ext4_es_insert_delayed_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2483:1: note: in expansion of macro ‘TRACE_EVENT’ 2483 | TRACE_EVENT(ext4_es_insert_delayed_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fsmap_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2521:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2521 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2521:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2521 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_getfsmap_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2558 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2558 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_shutdown’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2593:1: note: in expansion of macro ‘TRACE_EVENT’ 2593 | TRACE_EVENT(ext4_shutdown, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2593:1: note: in expansion of macro ‘TRACE_EVENT’ 2593 | TRACE_EVENT(ext4_shutdown, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2613:1: note: in expansion of macro ‘TRACE_EVENT’ 2613 | TRACE_EVENT(ext4_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2613:1: note: in expansion of macro ‘TRACE_EVENT’ 2613 | TRACE_EVENT(ext4_error, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_prefetch_bitmaps’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2636:1: note: in expansion of macro ‘TRACE_EVENT’ 2636 | TRACE_EVENT(ext4_prefetch_bitmaps, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2636:1: note: in expansion of macro ‘TRACE_EVENT’ 2636 | TRACE_EVENT(ext4_prefetch_bitmaps, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_lazy_itable_init’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2661:1: note: in expansion of macro ‘TRACE_EVENT’ 2661 | TRACE_EVENT(ext4_lazy_itable_init, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2661:1: note: in expansion of macro ‘TRACE_EVENT’ 2661 | TRACE_EVENT(ext4_lazy_itable_init, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_replay_scan’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2680:1: note: in expansion of macro ‘TRACE_EVENT’ 2680 | TRACE_EVENT(ext4_fc_replay_scan, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2680:1: note: in expansion of macro ‘TRACE_EVENT’ 2680 | TRACE_EVENT(ext4_fc_replay_scan, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_replay’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2702:1: note: in expansion of macro ‘TRACE_EVENT’ 2702 | TRACE_EVENT(ext4_fc_replay, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2702:1: note: in expansion of macro ‘TRACE_EVENT’ 2702 | TRACE_EVENT(ext4_fc_replay, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_commit_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2728:1: note: in expansion of macro ‘TRACE_EVENT’ 2728 | TRACE_EVENT(ext4_fc_commit_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2728:1: note: in expansion of macro ‘TRACE_EVENT’ 2728 | TRACE_EVENT(ext4_fc_commit_start, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_commit_stop’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2747:1: note: in expansion of macro ‘TRACE_EVENT’ 2747 | TRACE_EVENT(ext4_fc_commit_stop, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2747:1: note: in expansion of macro ‘TRACE_EVENT’ 2747 | TRACE_EVENT(ext4_fc_commit_stop, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_stats’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2784:1: note: in expansion of macro ‘TRACE_EVENT’ 2784 | TRACE_EVENT(ext4_fc_stats, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2784:1: note: in expansion of macro ‘TRACE_EVENT’ 2784 | TRACE_EVENT(ext4_fc_stats, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_track_dentry’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2829:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2829 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2829:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2829 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_track_inode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2872:1: note: in expansion of macro ‘TRACE_EVENT’ 2872 | TRACE_EVENT(ext4_fc_track_inode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2872:1: note: in expansion of macro ‘TRACE_EVENT’ 2872 | TRACE_EVENT(ext4_fc_track_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_track_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2901:1: note: in expansion of macro ‘TRACE_EVENT’ 2901 | TRACE_EVENT(ext4_fc_track_range, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2901:1: note: in expansion of macro ‘TRACE_EVENT’ 2901 | TRACE_EVENT(ext4_fc_track_range, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_cleanup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(ext4_fc_cleanup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(ext4_fc_cleanup, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_update_sb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2961:1: note: in expansion of macro ‘TRACE_EVENT’ 2961 | TRACE_EVENT(ext4_update_sb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2961:1: note: in expansion of macro ‘TRACE_EVENT’ 2961 | TRACE_EVENT(ext4_update_sb, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_other_inode_update_time’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ 137 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_free_inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:167:1: note: in expansion of macro ‘TRACE_EVENT’ 167 | TRACE_EVENT(ext4_free_inode, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:167:1: note: in expansion of macro ‘TRACE_EVENT’ 167 | TRACE_EVENT(ext4_free_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_request_inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(ext4_request_inode, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(ext4_request_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_allocate_inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(ext4_allocate_inode, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(ext4_allocate_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_evict_inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(ext4_evict_inode, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ 243 | TRACE_EVENT(ext4_evict_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_drop_inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:265:1: note: in expansion of macro ‘TRACE_EVENT’ 265 | TRACE_EVENT(ext4_drop_inode, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:265:1: note: in expansion of macro ‘TRACE_EVENT’ 265 | TRACE_EVENT(ext4_drop_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_nfs_commit_metadata’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(ext4_nfs_commit_metadata, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(ext4_nfs_commit_metadata, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_mark_inode_dirty’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(ext4_mark_inode_dirty, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(ext4_mark_inode_dirty, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_begin_ordered_truncate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:329:1: note: in expansion of macro ‘TRACE_EVENT’ 329 | TRACE_EVENT(ext4_begin_ordered_truncate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:329:1: note: in expansion of macro ‘TRACE_EVENT’ 329 | TRACE_EVENT(ext4_begin_ordered_truncate, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__write_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:352:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 352 | DECLARE_EVENT_CLASS(ext4__write_begin, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:352:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 352 | DECLARE_EVENT_CLASS(ext4__write_begin, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__write_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:392:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 392 | DECLARE_EVENT_CLASS(ext4__write_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:392:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 392 | DECLARE_EVENT_CLASS(ext4__write_end, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_writepages’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:444:1: note: in expansion of macro ‘TRACE_EVENT’ 444 | TRACE_EVENT(ext4_writepages, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:444:1: note: in expansion of macro ‘TRACE_EVENT’ 444 | TRACE_EVENT(ext4_writepages, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_da_write_pages’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:486:1: note: in expansion of macro ‘TRACE_EVENT’ 486 | TRACE_EVENT(ext4_da_write_pages, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:486:1: note: in expansion of macro ‘TRACE_EVENT’ 486 | TRACE_EVENT(ext4_da_write_pages, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_da_write_pages_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:515:1: note: in expansion of macro ‘TRACE_EVENT’ 515 | TRACE_EVENT(ext4_da_write_pages_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:515:1: note: in expansion of macro ‘TRACE_EVENT’ 515 | TRACE_EVENT(ext4_da_write_pages_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_writepages_result’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ 542 | TRACE_EVENT(ext4_writepages_result, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ 542 | TRACE_EVENT(ext4_writepages_result, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__folio_op’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:577:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 577 | DECLARE_EVENT_CLASS(ext4__folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:577:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 577 | DECLARE_EVENT_CLASS(ext4__folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_invalidate_folio_op’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:615:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 615 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:615:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 615 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_discard_blocks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:655:1: note: in expansion of macro ‘TRACE_EVENT’ 655 | TRACE_EVENT(ext4_discard_blocks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:655:1: note: in expansion of macro ‘TRACE_EVENT’ 655 | TRACE_EVENT(ext4_discard_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__mb_new_pa’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 679 | DECLARE_EVENT_CLASS(ext4__mb_new_pa, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 679 | DECLARE_EVENT_CLASS(ext4__mb_new_pa, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_mb_release_inode_pa’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:724:1: note: in expansion of macro ‘TRACE_EVENT’ 724 | TRACE_EVENT(ext4_mb_release_inode_pa, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:724:1: note: in expansion of macro ‘TRACE_EVENT’ 724 | TRACE_EVENT(ext4_mb_release_inode_pa, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_mb_release_group_pa’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:751:1: note: in expansion of macro ‘TRACE_EVENT’ 751 | TRACE_EVENT(ext4_mb_release_group_pa, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:751:1: note: in expansion of macro ‘TRACE_EVENT’ 751 | TRACE_EVENT(ext4_mb_release_group_pa, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_discard_preallocations’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(ext4_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(ext4_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_mb_discard_preallocations’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:797:1: note: in expansion of macro ‘TRACE_EVENT’ 797 | TRACE_EVENT(ext4_mb_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:797:1: note: in expansion of macro ‘TRACE_EVENT’ 797 | TRACE_EVENT(ext4_mb_discard_preallocations, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_request_blocks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:818:1: note: in expansion of macro ‘TRACE_EVENT’ 818 | TRACE_EVENT(ext4_request_blocks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:818:1: note: in expansion of macro ‘TRACE_EVENT’ 818 | TRACE_EVENT(ext4_request_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_allocate_blocks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:858:1: note: in expansion of macro ‘TRACE_EVENT’ 858 | TRACE_EVENT(ext4_allocate_blocks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:858:1: note: in expansion of macro ‘TRACE_EVENT’ 858 | TRACE_EVENT(ext4_allocate_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_free_blocks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:900:1: note: in expansion of macro ‘TRACE_EVENT’ 900 | TRACE_EVENT(ext4_free_blocks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:900:1: note: in expansion of macro ‘TRACE_EVENT’ 900 | TRACE_EVENT(ext4_free_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_sync_file_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:931:1: note: in expansion of macro ‘TRACE_EVENT’ 931 | TRACE_EVENT(ext4_sync_file_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:931:1: note: in expansion of macro ‘TRACE_EVENT’ 931 | TRACE_EVENT(ext4_sync_file_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_sync_file_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:958:1: note: in expansion of macro ‘TRACE_EVENT’ 958 | TRACE_EVENT(ext4_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:958:1: note: in expansion of macro ‘TRACE_EVENT’ 958 | TRACE_EVENT(ext4_sync_file_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_sync_fs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:981:1: note: in expansion of macro ‘TRACE_EVENT’ 981 | TRACE_EVENT(ext4_sync_fs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:981:1: note: in expansion of macro ‘TRACE_EVENT’ 981 | TRACE_EVENT(ext4_sync_fs, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_alloc_da_blocks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1002:1: note: in expansion of macro ‘TRACE_EVENT’ 1002 | TRACE_EVENT(ext4_alloc_da_blocks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1002:1: note: in expansion of macro ‘TRACE_EVENT’ 1002 | TRACE_EVENT(ext4_alloc_da_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_mballoc_alloc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1025:1: note: in expansion of macro ‘TRACE_EVENT’ 1025 | TRACE_EVENT(ext4_mballoc_alloc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1025:1: note: in expansion of macro ‘TRACE_EVENT’ 1025 | TRACE_EVENT(ext4_mballoc_alloc, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_mballoc_prealloc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1092:1: note: in expansion of macro ‘TRACE_EVENT’ 1092 | TRACE_EVENT(ext4_mballoc_prealloc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1092:1: note: in expansion of macro ‘TRACE_EVENT’ 1092 | TRACE_EVENT(ext4_mballoc_prealloc, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__mballoc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1132 | DECLARE_EVENT_CLASS(ext4__mballoc, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1132 | DECLARE_EVENT_CLASS(ext4__mballoc, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_forget’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1186:1: note: in expansion of macro ‘TRACE_EVENT’ 1186 | TRACE_EVENT(ext4_forget, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1186:1: note: in expansion of macro ‘TRACE_EVENT’ 1186 | TRACE_EVENT(ext4_forget, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_da_update_reserve_space’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1213:1: note: in expansion of macro ‘TRACE_EVENT’ 1213 | TRACE_EVENT(ext4_da_update_reserve_space, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1213:1: note: in expansion of macro ‘TRACE_EVENT’ 1213 | TRACE_EVENT(ext4_da_update_reserve_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_da_reserve_space’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1248:1: note: in expansion of macro ‘TRACE_EVENT’ 1248 | TRACE_EVENT(ext4_da_reserve_space, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1248:1: note: in expansion of macro ‘TRACE_EVENT’ 1248 | TRACE_EVENT(ext4_da_reserve_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_da_release_space’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1279:1: note: in expansion of macro ‘TRACE_EVENT’ 1279 | TRACE_EVENT(ext4_da_release_space, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1279:1: note: in expansion of macro ‘TRACE_EVENT’ 1279 | TRACE_EVENT(ext4_da_release_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__bitmap_load’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1310 | DECLARE_EVENT_CLASS(ext4__bitmap_load, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1310 | DECLARE_EVENT_CLASS(ext4__bitmap_load, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_read_block_bitmap_load’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1352:1: note: in expansion of macro ‘TRACE_EVENT’ 1352 | TRACE_EVENT(ext4_read_block_bitmap_load, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1352:1: note: in expansion of macro ‘TRACE_EVENT’ 1352 | TRACE_EVENT(ext4_read_block_bitmap_load, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__fallocate_mode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1375 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fallocate_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1424:1: note: in expansion of macro ‘TRACE_EVENT’ 1424 | TRACE_EVENT(ext4_fallocate_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1424:1: note: in expansion of macro ‘TRACE_EVENT’ 1424 | TRACE_EVENT(ext4_fallocate_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_unlink_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1453:1: note: in expansion of macro ‘TRACE_EVENT’ 1453 | TRACE_EVENT(ext4_unlink_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1453:1: note: in expansion of macro ‘TRACE_EVENT’ 1453 | TRACE_EVENT(ext4_unlink_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_unlink_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1478:1: note: in expansion of macro ‘TRACE_EVENT’ 1478 | TRACE_EVENT(ext4_unlink_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1478:1: note: in expansion of macro ‘TRACE_EVENT’ 1478 | TRACE_EVENT(ext4_unlink_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__truncate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1501:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1501 | DECLARE_EVENT_CLASS(ext4__truncate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1501:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1501 | DECLARE_EVENT_CLASS(ext4__truncate, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_convert_to_initialized_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ 1538 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_convert_to_initialized_fastpath’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1576:1: note: in expansion of macro ‘TRACE_EVENT’ 1576 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1576:1: note: in expansion of macro ‘TRACE_EVENT’ 1576 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__map_blocks_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1618:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1618 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1618:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1618 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__map_blocks_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_load_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1710:1: note: in expansion of macro ‘TRACE_EVENT’ 1710 | TRACE_EVENT(ext4_ext_load_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1710:1: note: in expansion of macro ‘TRACE_EVENT’ 1710 | TRACE_EVENT(ext4_ext_load_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_load_inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(ext4_load_inode, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(ext4_load_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_journal_start_sb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1755:1: note: in expansion of macro ‘TRACE_EVENT’ 1755 | TRACE_EVENT(ext4_journal_start_sb, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1755:1: note: in expansion of macro ‘TRACE_EVENT’ 1755 | TRACE_EVENT(ext4_journal_start_sb, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_journal_start_inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1785:1: note: in expansion of macro ‘TRACE_EVENT’ 1785 | TRACE_EVENT(ext4_journal_start_inode, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1785:1: note: in expansion of macro ‘TRACE_EVENT’ 1785 | TRACE_EVENT(ext4_journal_start_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_journal_start_reserved’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1818:1: note: in expansion of macro ‘TRACE_EVENT’ 1818 | TRACE_EVENT(ext4_journal_start_reserved, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1818:1: note: in expansion of macro ‘TRACE_EVENT’ 1818 | TRACE_EVENT(ext4_journal_start_reserved, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__trim’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1840:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1840 | DECLARE_EVENT_CLASS(ext4__trim, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1840:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1840 | DECLARE_EVENT_CLASS(ext4__trim, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_handle_unwritten_extents’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_get_implied_cluster_alloc_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1927:1: note: in expansion of macro ‘TRACE_EVENT’ 1927 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1927:1: note: in expansion of macro ‘TRACE_EVENT’ 1927 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_show_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1956:1: note: in expansion of macro ‘TRACE_EVENT’ 1956 | TRACE_EVENT(ext4_ext_show_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1956:1: note: in expansion of macro ‘TRACE_EVENT’ 1956 | TRACE_EVENT(ext4_ext_show_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_remove_blocks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1986:1: note: in expansion of macro ‘TRACE_EVENT’ 1986 | TRACE_EVENT(ext4_remove_blocks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:1986:1: note: in expansion of macro ‘TRACE_EVENT’ 1986 | TRACE_EVENT(ext4_remove_blocks, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_rm_leaf’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2033:1: note: in expansion of macro ‘TRACE_EVENT’ 2033 | TRACE_EVENT(ext4_ext_rm_leaf, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2033:1: note: in expansion of macro ‘TRACE_EVENT’ 2033 | TRACE_EVENT(ext4_ext_rm_leaf, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_rm_idx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2077:1: note: in expansion of macro ‘TRACE_EVENT’ 2077 | TRACE_EVENT(ext4_ext_rm_idx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2077:1: note: in expansion of macro ‘TRACE_EVENT’ 2077 | TRACE_EVENT(ext4_ext_rm_idx, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_remove_space’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2100:1: note: in expansion of macro ‘TRACE_EVENT’ 2100 | TRACE_EVENT(ext4_ext_remove_space, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2100:1: note: in expansion of macro ‘TRACE_EVENT’ 2100 | TRACE_EVENT(ext4_ext_remove_space, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_remove_space_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2130:1: note: in expansion of macro ‘TRACE_EVENT’ 2130 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2130:1: note: in expansion of macro ‘TRACE_EVENT’ 2130 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__es_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2174 | DECLARE_EVENT_CLASS(ext4__es_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2174 | DECLARE_EVENT_CLASS(ext4__es_extent, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_es_remove_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(ext4_es_remove_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(ext4_es_remove_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_es_find_extent_range_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2241:1: note: in expansion of macro ‘TRACE_EVENT’ 2241 | TRACE_EVENT(ext4_es_find_extent_range_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2241:1: note: in expansion of macro ‘TRACE_EVENT’ 2241 | TRACE_EVENT(ext4_es_find_extent_range_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_es_find_extent_range_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2263:1: note: in expansion of macro ‘TRACE_EVENT’ 2263 | TRACE_EVENT(ext4_es_find_extent_range_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2263:1: note: in expansion of macro ‘TRACE_EVENT’ 2263 | TRACE_EVENT(ext4_es_find_extent_range_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_es_lookup_extent_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2293:1: note: in expansion of macro ‘TRACE_EVENT’ 2293 | TRACE_EVENT(ext4_es_lookup_extent_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2293:1: note: in expansion of macro ‘TRACE_EVENT’ 2293 | TRACE_EVENT(ext4_es_lookup_extent_enter, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_es_lookup_extent_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2315:1: note: in expansion of macro ‘TRACE_EVENT’ 2315 | TRACE_EVENT(ext4_es_lookup_extent_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2315:1: note: in expansion of macro ‘TRACE_EVENT’ 2315 | TRACE_EVENT(ext4_es_lookup_extent_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__es_shrink_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(ext4__es_shrink_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(ext4__es_shrink_enter, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_es_shrink_scan_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2383:1: note: in expansion of macro ‘TRACE_EVENT’ 2383 | TRACE_EVENT(ext4_es_shrink_scan_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2383:1: note: in expansion of macro ‘TRACE_EVENT’ 2383 | TRACE_EVENT(ext4_es_shrink_scan_exit, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_collapse_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2405:1: note: in expansion of macro ‘TRACE_EVENT’ 2405 | TRACE_EVENT(ext4_collapse_range, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2405:1: note: in expansion of macro ‘TRACE_EVENT’ 2405 | TRACE_EVENT(ext4_collapse_range, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_insert_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2430:1: note: in expansion of macro ‘TRACE_EVENT’ 2430 | TRACE_EVENT(ext4_insert_range, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2430:1: note: in expansion of macro ‘TRACE_EVENT’ 2430 | TRACE_EVENT(ext4_insert_range, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_es_shrink’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2455:1: note: in expansion of macro ‘TRACE_EVENT’ 2455 | TRACE_EVENT(ext4_es_shrink, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2455:1: note: in expansion of macro ‘TRACE_EVENT’ 2455 | TRACE_EVENT(ext4_es_shrink, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_es_insert_delayed_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2483:1: note: in expansion of macro ‘TRACE_EVENT’ 2483 | TRACE_EVENT(ext4_es_insert_delayed_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2483:1: note: in expansion of macro ‘TRACE_EVENT’ 2483 | TRACE_EVENT(ext4_es_insert_delayed_extent, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fsmap_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2521:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2521 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2521:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2521 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_getfsmap_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2558 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2558 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_shutdown’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2593:1: note: in expansion of macro ‘TRACE_EVENT’ 2593 | TRACE_EVENT(ext4_shutdown, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2593:1: note: in expansion of macro ‘TRACE_EVENT’ 2593 | TRACE_EVENT(ext4_shutdown, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2613:1: note: in expansion of macro ‘TRACE_EVENT’ 2613 | TRACE_EVENT(ext4_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2613:1: note: in expansion of macro ‘TRACE_EVENT’ 2613 | TRACE_EVENT(ext4_error, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_prefetch_bitmaps’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2636:1: note: in expansion of macro ‘TRACE_EVENT’ 2636 | TRACE_EVENT(ext4_prefetch_bitmaps, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2636:1: note: in expansion of macro ‘TRACE_EVENT’ 2636 | TRACE_EVENT(ext4_prefetch_bitmaps, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_lazy_itable_init’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2661:1: note: in expansion of macro ‘TRACE_EVENT’ 2661 | TRACE_EVENT(ext4_lazy_itable_init, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2661:1: note: in expansion of macro ‘TRACE_EVENT’ 2661 | TRACE_EVENT(ext4_lazy_itable_init, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_replay_scan’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2680:1: note: in expansion of macro ‘TRACE_EVENT’ 2680 | TRACE_EVENT(ext4_fc_replay_scan, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2680:1: note: in expansion of macro ‘TRACE_EVENT’ 2680 | TRACE_EVENT(ext4_fc_replay_scan, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_replay’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2702:1: note: in expansion of macro ‘TRACE_EVENT’ 2702 | TRACE_EVENT(ext4_fc_replay, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2702:1: note: in expansion of macro ‘TRACE_EVENT’ 2702 | TRACE_EVENT(ext4_fc_replay, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_commit_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2728:1: note: in expansion of macro ‘TRACE_EVENT’ 2728 | TRACE_EVENT(ext4_fc_commit_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2728:1: note: in expansion of macro ‘TRACE_EVENT’ 2728 | TRACE_EVENT(ext4_fc_commit_start, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_commit_stop’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2747:1: note: in expansion of macro ‘TRACE_EVENT’ 2747 | TRACE_EVENT(ext4_fc_commit_stop, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2747:1: note: in expansion of macro ‘TRACE_EVENT’ 2747 | TRACE_EVENT(ext4_fc_commit_stop, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_stats’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2784:1: note: in expansion of macro ‘TRACE_EVENT’ 2784 | TRACE_EVENT(ext4_fc_stats, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2784:1: note: in expansion of macro ‘TRACE_EVENT’ 2784 | TRACE_EVENT(ext4_fc_stats, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_track_dentry’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2829:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2829 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2829:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2829 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_track_inode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2872:1: note: in expansion of macro ‘TRACE_EVENT’ 2872 | TRACE_EVENT(ext4_fc_track_inode, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2872:1: note: in expansion of macro ‘TRACE_EVENT’ 2872 | TRACE_EVENT(ext4_fc_track_inode, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_track_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2901:1: note: in expansion of macro ‘TRACE_EVENT’ 2901 | TRACE_EVENT(ext4_fc_track_range, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2901:1: note: in expansion of macro ‘TRACE_EVENT’ 2901 | TRACE_EVENT(ext4_fc_track_range, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_cleanup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(ext4_fc_cleanup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(ext4_fc_cleanup, | ^~~~~~~~~~~ ../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_update_sb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2961:1: note: in expansion of macro ‘TRACE_EVENT’ 2961 | TRACE_EVENT(ext4_update_sb, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ext4.h:2961:1: note: in expansion of macro ‘TRACE_EVENT’ 2961 | TRACE_EVENT(ext4_update_sb, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/ext4/super.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/ext4] Error 2 In file included from ../include/trace/define_trace.h:108, from ../fs/ocfs2/ocfs2_trace.h:2768, from ../fs/ocfs2/super.c:31: ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__int’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(ocfs2__int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(ocfs2__int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(ocfs2__int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(ocfs2__int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(ocfs2__int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__uint’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(ocfs2__uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(ocfs2__uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:44:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 44 | DECLARE_EVENT_CLASS(ocfs2__ull, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:44:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 44 | DECLARE_EVENT_CLASS(ocfs2__ull, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__pointer’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(ocfs2__pointer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(ocfs2__pointer, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__string’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(ocfs2__string, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(ocfs2__string, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__int_int’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(ocfs2__int_int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(ocfs2__int_int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__uint_int’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 114 | DECLARE_EVENT_CLASS(ocfs2__uint_int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 114 | DECLARE_EVENT_CLASS(ocfs2__uint_int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__uint_uint’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:133:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 133 | DECLARE_EVENT_CLASS(ocfs2__uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:133:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 133 | DECLARE_EVENT_CLASS(ocfs2__uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_uint’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 152 | DECLARE_EVENT_CLASS(ocfs2__ull_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 152 | DECLARE_EVENT_CLASS(ocfs2__ull_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_int’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(ocfs2__ull_int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(ocfs2__ull_int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_ull’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 190 | DECLARE_EVENT_CLASS(ocfs2__ull_ull, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 190 | DECLARE_EVENT_CLASS(ocfs2__ull_ull, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_ull_uint’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:209:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 209 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:209:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 209 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_uint_uint’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:233:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 233 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:233:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 233 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__uint_uint_uint’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 257 | DECLARE_EVENT_CLASS(ocfs2__uint_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 257 | DECLARE_EVENT_CLASS(ocfs2__uint_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_ull_ull’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 280 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_ull, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 280 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_ull, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_int_int_int’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 304 | DECLARE_EVENT_CLASS(ocfs2__ull_int_int_int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 304 | DECLARE_EVENT_CLASS(ocfs2__ull_int_int_int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_uint_uint_uint’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:330:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 330 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:330:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 330 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_ull_uint_uint’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 357 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 357 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__btree_ops’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 385 | DECLARE_EVENT_CLASS(ocfs2__btree_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 385 | DECLARE_EVENT_CLASS(ocfs2__btree_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_grow_tree’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ 423 | TRACE_EVENT(ocfs2_grow_tree, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ 423 | TRACE_EVENT(ocfs2_grow_tree, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_rotate_subtree’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ 437 | TRACE_EVENT(ocfs2_rotate_subtree, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ 437 | TRACE_EVENT(ocfs2_rotate_subtree, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_insert_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ 455 | TRACE_EVENT(ocfs2_insert_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ 455 | TRACE_EVENT(ocfs2_insert_extent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_split_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:480:1: note: in expansion of macro ‘TRACE_EVENT’ 480 | TRACE_EVENT(ocfs2_split_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:480:1: note: in expansion of macro ‘TRACE_EVENT’ 480 | TRACE_EVENT(ocfs2_split_extent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_remove_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:502:1: note: in expansion of macro ‘TRACE_EVENT’ 502 | TRACE_EVENT(ocfs2_remove_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:502:1: note: in expansion of macro ‘TRACE_EVENT’ 502 | TRACE_EVENT(ocfs2_remove_extent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_commit_truncate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:528:1: note: in expansion of macro ‘TRACE_EVENT’ 528 | TRACE_EVENT(ocfs2_commit_truncate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:528:1: note: in expansion of macro ‘TRACE_EVENT’ 528 | TRACE_EVENT(ocfs2_commit_truncate, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_validate_extent_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(ocfs2_validate_extent_block, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(ocfs2_validate_extent_block, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_rotate_leaf’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ 561 | TRACE_EVENT(ocfs2_rotate_leaf, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ 561 | TRACE_EVENT(ocfs2_rotate_leaf, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_add_clusters_in_btree_ret’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:586:1: note: in expansion of macro ‘TRACE_EVENT’ 586 | TRACE_EVENT(ocfs2_add_clusters_in_btree_ret, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:586:1: note: in expansion of macro ‘TRACE_EVENT’ 586 | TRACE_EVENT(ocfs2_add_clusters_in_btree_ret, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_mark_extent_written’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(ocfs2_mark_extent_written, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(ocfs2_mark_extent_written, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__truncate_log_ops’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:624:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 624 | DECLARE_EVENT_CLASS(ocfs2__truncate_log_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:624:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 624 | DECLARE_EVENT_CLASS(ocfs2__truncate_log_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_cache_block_dealloc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:669:1: note: in expansion of macro ‘TRACE_EVENT’ 669 | TRACE_EVENT(ocfs2_cache_block_dealloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:669:1: note: in expansion of macro ‘TRACE_EVENT’ 669 | TRACE_EVENT(ocfs2_cache_block_dealloc, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_trim_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:692:1: note: in expansion of macro ‘TRACE_EVENT’ 692 | TRACE_EVENT(ocfs2_trim_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:692:1: note: in expansion of macro ‘TRACE_EVENT’ 692 | TRACE_EVENT(ocfs2_trim_extent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_sync_local_to_main_free’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:741:1: note: in expansion of macro ‘TRACE_EVENT’ 741 | TRACE_EVENT(ocfs2_sync_local_to_main_free, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:741:1: note: in expansion of macro ‘TRACE_EVENT’ 741 | TRACE_EVENT(ocfs2_sync_local_to_main_free, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_relink_block_group’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:796:1: note: in expansion of macro ‘TRACE_EVENT’ 796 | TRACE_EVENT(ocfs2_relink_block_group, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:796:1: note: in expansion of macro ‘TRACE_EVENT’ 796 | TRACE_EVENT(ocfs2_relink_block_group, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_free_suballoc_bits’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ 836 | TRACE_EVENT(ocfs2_free_suballoc_bits, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ 836 | TRACE_EVENT(ocfs2_free_suballoc_bits, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_free_clusters’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ 856 | TRACE_EVENT(ocfs2_free_clusters, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ 856 | TRACE_EVENT(ocfs2_free_clusters, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__refcount_tree_ops’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:902:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 902 | DECLARE_EVENT_CLASS(ocfs2__refcount_tree_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:902:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 902 | DECLARE_EVENT_CLASS(ocfs2__refcount_tree_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_split_refcount_rec’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:934:1: note: in expansion of macro ‘TRACE_EVENT’ 934 | TRACE_EVENT(ocfs2_split_refcount_rec, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:934:1: note: in expansion of macro ‘TRACE_EVENT’ 934 | TRACE_EVENT(ocfs2_split_refcount_rec, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_decrease_refcount’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:979:1: note: in expansion of macro ‘TRACE_EVENT’ 979 | TRACE_EVENT(ocfs2_decrease_refcount, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:979:1: note: in expansion of macro ‘TRACE_EVENT’ 979 | TRACE_EVENT(ocfs2_decrease_refcount, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_calc_refcount_meta_credits_iterate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1004:1: note: in expansion of macro ‘TRACE_EVENT’ 1004 | TRACE_EVENT(ocfs2_calc_refcount_meta_credits_iterate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1004:1: note: in expansion of macro ‘TRACE_EVENT’ 1004 | TRACE_EVENT(ocfs2_calc_refcount_meta_credits_iterate, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_clear_ext_refcount’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1043:1: note: in expansion of macro ‘TRACE_EVENT’ 1043 | TRACE_EVENT(ocfs2_clear_ext_refcount, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1043:1: note: in expansion of macro ‘TRACE_EVENT’ 1043 | TRACE_EVENT(ocfs2_clear_ext_refcount, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_replace_clusters’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ 1067 | TRACE_EVENT(ocfs2_replace_clusters, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ 1067 | TRACE_EVENT(ocfs2_replace_clusters, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_refcount_cow_hunk’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1095:1: note: in expansion of macro ‘TRACE_EVENT’ 1095 | TRACE_EVENT(ocfs2_refcount_cow_hunk, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1095:1: note: in expansion of macro ‘TRACE_EVENT’ 1095 | TRACE_EVENT(ocfs2_refcount_cow_hunk, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__get_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1125 | DECLARE_EVENT_CLASS(ocfs2__get_block, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1125 | DECLARE_EVENT_CLASS(ocfs2__get_block, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_try_to_write_inline_data’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1162:1: note: in expansion of macro ‘TRACE_EVENT’ 1162 | TRACE_EVENT(ocfs2_try_to_write_inline_data, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1162:1: note: in expansion of macro ‘TRACE_EVENT’ 1162 | TRACE_EVENT(ocfs2_try_to_write_inline_data, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_write_begin_nolock’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1182:1: note: in expansion of macro ‘TRACE_EVENT’ 1182 | TRACE_EVENT(ocfs2_write_begin_nolock, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1182:1: note: in expansion of macro ‘TRACE_EVENT’ 1182 | TRACE_EVENT(ocfs2_write_begin_nolock, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_write_end_inline’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1219:1: note: in expansion of macro ‘TRACE_EVENT’ 1219 | TRACE_EVENT(ocfs2_write_end_inline, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1219:1: note: in expansion of macro ‘TRACE_EVENT’ 1219 | TRACE_EVENT(ocfs2_write_end_inline, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_fault’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1247:1: note: in expansion of macro ‘TRACE_EVENT’ 1247 | TRACE_EVENT(ocfs2_fault, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1247:1: note: in expansion of macro ‘TRACE_EVENT’ 1247 | TRACE_EVENT(ocfs2_fault, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__file_ops’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1271 | DECLARE_EVENT_CLASS(ocfs2__file_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1271 | DECLARE_EVENT_CLASS(ocfs2__file_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_extend_allocation’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1324:1: note: in expansion of macro ‘TRACE_EVENT’ 1324 | TRACE_EVENT(ocfs2_extend_allocation, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1324:1: note: in expansion of macro ‘TRACE_EVENT’ 1324 | TRACE_EVENT(ocfs2_extend_allocation, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_extend_allocation_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1350:1: note: in expansion of macro ‘TRACE_EVENT’ 1350 | TRACE_EVENT(ocfs2_extend_allocation_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1350:1: note: in expansion of macro ‘TRACE_EVENT’ 1350 | TRACE_EVENT(ocfs2_extend_allocation_end, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_write_zero_page’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1373:1: note: in expansion of macro ‘TRACE_EVENT’ 1373 | TRACE_EVENT(ocfs2_write_zero_page, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1373:1: note: in expansion of macro ‘TRACE_EVENT’ 1373 | TRACE_EVENT(ocfs2_write_zero_page, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_setattr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1404:1: note: in expansion of macro ‘TRACE_EVENT’ 1404 | TRACE_EVENT(ocfs2_setattr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1404:1: note: in expansion of macro ‘TRACE_EVENT’ 1404 | TRACE_EVENT(ocfs2_setattr, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_prepare_inode_for_write’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1450:1: note: in expansion of macro ‘TRACE_EVENT’ 1450 | TRACE_EVENT(ocfs2_prepare_inode_for_write, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1450:1: note: in expansion of macro ‘TRACE_EVENT’ 1450 | TRACE_EVENT(ocfs2_prepare_inode_for_write, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_iget_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1477:1: note: in expansion of macro ‘TRACE_EVENT’ 1477 | TRACE_EVENT(ocfs2_iget_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1477:1: note: in expansion of macro ‘TRACE_EVENT’ 1477 | TRACE_EVENT(ocfs2_iget_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_iget_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1496:1: note: in expansion of macro ‘TRACE_EVENT’ 1496 | TRACE_EVENT(ocfs2_iget_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1496:1: note: in expansion of macro ‘TRACE_EVENT’ 1496 | TRACE_EVENT(ocfs2_iget_end, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_find_actor’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1510:1: note: in expansion of macro ‘TRACE_EVENT’ 1510 | TRACE_EVENT(ocfs2_find_actor, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1510:1: note: in expansion of macro ‘TRACE_EVENT’ 1510 | TRACE_EVENT(ocfs2_find_actor, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_inode_is_valid_to_delete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ 1540 | TRACE_EVENT(ocfs2_inode_is_valid_to_delete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ 1540 | TRACE_EVENT(ocfs2_inode_is_valid_to_delete, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_inode_revalidate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1574:1: note: in expansion of macro ‘TRACE_EVENT’ 1574 | TRACE_EVENT(ocfs2_inode_revalidate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1574:1: note: in expansion of macro ‘TRACE_EVENT’ 1574 | TRACE_EVENT(ocfs2_inode_revalidate, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_read_virt_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1597:1: note: in expansion of macro ‘TRACE_EVENT’ 1597 | TRACE_EVENT(ocfs2_read_virt_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1597:1: note: in expansion of macro ‘TRACE_EVENT’ 1597 | TRACE_EVENT(ocfs2_read_virt_blocks, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_remount’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ 1643 | TRACE_EVENT(ocfs2_remount, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ 1643 | TRACE_EVENT(ocfs2_remount, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_fill_super’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1660:1: note: in expansion of macro ‘TRACE_EVENT’ 1660 | TRACE_EVENT(ocfs2_fill_super, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1660:1: note: in expansion of macro ‘TRACE_EVENT’ 1660 | TRACE_EVENT(ocfs2_fill_super, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_parse_options’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(ocfs2_parse_options, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(ocfs2_parse_options, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_statfs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1693:1: note: in expansion of macro ‘TRACE_EVENT’ 1693 | TRACE_EVENT(ocfs2_statfs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1693:1: note: in expansion of macro ‘TRACE_EVENT’ 1693 | TRACE_EVENT(ocfs2_statfs, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_initialize_super’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1709:1: note: in expansion of macro ‘TRACE_EVENT’ 1709 | TRACE_EVENT(ocfs2_initialize_super, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1709:1: note: in expansion of macro ‘TRACE_EVENT’ 1709 | TRACE_EVENT(ocfs2_initialize_super, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_init_xattr_set_ctxt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1739:1: note: in expansion of macro ‘TRACE_EVENT’ 1739 | TRACE_EVENT(ocfs2_init_xattr_set_ctxt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1739:1: note: in expansion of macro ‘TRACE_EVENT’ 1739 | TRACE_EVENT(ocfs2_init_xattr_set_ctxt, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__xattr_find’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1758:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1758 | DECLARE_EVENT_CLASS(ocfs2__xattr_find, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1758:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1758 | DECLARE_EVENT_CLASS(ocfs2__xattr_find, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_resv_find_window_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1861:1: note: in expansion of macro ‘TRACE_EVENT’ 1861 | TRACE_EVENT(ocfs2_resv_find_window_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1861:1: note: in expansion of macro ‘TRACE_EVENT’ 1861 | TRACE_EVENT(ocfs2_resv_find_window_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_cannibalize_resv_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ocfs2_cannibalize_resv_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ocfs2_cannibalize_resv_end, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_resmap_claimed_bits_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1913:1: note: in expansion of macro ‘TRACE_EVENT’ 1913 | TRACE_EVENT(ocfs2_resmap_claimed_bits_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1913:1: note: in expansion of macro ‘TRACE_EVENT’ 1913 | TRACE_EVENT(ocfs2_resmap_claimed_bits_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_resmap_claimed_bits_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1945:1: note: in expansion of macro ‘TRACE_EVENT’ 1945 | TRACE_EVENT(ocfs2_resmap_claimed_bits_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1945:1: note: in expansion of macro ‘TRACE_EVENT’ 1945 | TRACE_EVENT(ocfs2_resmap_claimed_bits_end, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_sync_dquot’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1983:1: note: in expansion of macro ‘TRACE_EVENT’ 1983 | TRACE_EVENT(ocfs2_sync_dquot, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1983:1: note: in expansion of macro ‘TRACE_EVENT’ 1983 | TRACE_EVENT(ocfs2_sync_dquot, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_sync_dquot_helper’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2007:1: note: in expansion of macro ‘TRACE_EVENT’ 2007 | TRACE_EVENT(ocfs2_sync_dquot_helper, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2007:1: note: in expansion of macro ‘TRACE_EVENT’ 2007 | TRACE_EVENT(ocfs2_sync_dquot_helper, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_dx_dir_search’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2047:1: note: in expansion of macro ‘TRACE_EVENT’ 2047 | TRACE_EVENT(ocfs2_dx_dir_search, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2047:1: note: in expansion of macro ‘TRACE_EVENT’ 2047 | TRACE_EVENT(ocfs2_dx_dir_search, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_find_files_on_disk’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2079:1: note: in expansion of macro ‘TRACE_EVENT’ 2079 | TRACE_EVENT(ocfs2_find_files_on_disk, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2079:1: note: in expansion of macro ‘TRACE_EVENT’ 2079 | TRACE_EVENT(ocfs2_find_files_on_disk, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_check_dir_for_entry’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(ocfs2_check_dir_for_entry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(ocfs2_check_dir_for_entry, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_dx_dir_index_root_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2120:1: note: in expansion of macro ‘TRACE_EVENT’ 2120 | TRACE_EVENT(ocfs2_dx_dir_index_root_block, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2120:1: note: in expansion of macro ‘TRACE_EVENT’ 2120 | TRACE_EVENT(ocfs2_dx_dir_index_root_block, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__dentry_ops’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2158 | DECLARE_EVENT_CLASS(ocfs2__dentry_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2158 | DECLARE_EVENT_CLASS(ocfs2__dentry_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_mknod’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2203:1: note: in expansion of macro ‘TRACE_EVENT’ 2203 | TRACE_EVENT(ocfs2_mknod, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2203:1: note: in expansion of macro ‘TRACE_EVENT’ 2203 | TRACE_EVENT(ocfs2_mknod, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_link’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2230:1: note: in expansion of macro ‘TRACE_EVENT’ 2230 | TRACE_EVENT(ocfs2_link, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2230:1: note: in expansion of macro ‘TRACE_EVENT’ 2230 | TRACE_EVENT(ocfs2_link, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_rename’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2259:1: note: in expansion of macro ‘TRACE_EVENT’ 2259 | TRACE_EVENT(ocfs2_rename, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2259:1: note: in expansion of macro ‘TRACE_EVENT’ 2259 | TRACE_EVENT(ocfs2_rename, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_rename_target_exists’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2295:1: note: in expansion of macro ‘TRACE_EVENT’ 2295 | TRACE_EVENT(ocfs2_rename_target_exists, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2295:1: note: in expansion of macro ‘TRACE_EVENT’ 2295 | TRACE_EVENT(ocfs2_rename_target_exists, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_rename_over_existing’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2311:1: note: in expansion of macro ‘TRACE_EVENT’ 2311 | TRACE_EVENT(ocfs2_rename_over_existing, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2311:1: note: in expansion of macro ‘TRACE_EVENT’ 2311 | TRACE_EVENT(ocfs2_rename_over_existing, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_symlink_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2331:1: note: in expansion of macro ‘TRACE_EVENT’ 2331 | TRACE_EVENT(ocfs2_symlink_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2331:1: note: in expansion of macro ‘TRACE_EVENT’ 2331 | TRACE_EVENT(ocfs2_symlink_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_blkno_stringify’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2353:1: note: in expansion of macro ‘TRACE_EVENT’ 2353 | TRACE_EVENT(ocfs2_blkno_stringify, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2353:1: note: in expansion of macro ‘TRACE_EVENT’ 2353 | TRACE_EVENT(ocfs2_blkno_stringify, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_orphan_del’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ 2374 | TRACE_EVENT(ocfs2_orphan_del, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ 2374 | TRACE_EVENT(ocfs2_orphan_del, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_dentry_revalidate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2395:1: note: in expansion of macro ‘TRACE_EVENT’ 2395 | TRACE_EVENT(ocfs2_dentry_revalidate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2395:1: note: in expansion of macro ‘TRACE_EVENT’ 2395 | TRACE_EVENT(ocfs2_dentry_revalidate, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_dentry_revalidate_negative’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2411:1: note: in expansion of macro ‘TRACE_EVENT’ 2411 | TRACE_EVENT(ocfs2_dentry_revalidate_negative, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2411:1: note: in expansion of macro ‘TRACE_EVENT’ 2411 | TRACE_EVENT(ocfs2_dentry_revalidate_negative, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_find_local_alias’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ 2439 | TRACE_EVENT(ocfs2_find_local_alias, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ 2439 | TRACE_EVENT(ocfs2_find_local_alias, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_dentry_attach_lock’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2453:1: note: in expansion of macro ‘TRACE_EVENT’ 2453 | TRACE_EVENT(ocfs2_dentry_attach_lock, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2453:1: note: in expansion of macro ‘TRACE_EVENT’ 2453 | TRACE_EVENT(ocfs2_dentry_attach_lock, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_dentry_attach_lock_found’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2473:1: note: in expansion of macro ‘TRACE_EVENT’ 2473 | TRACE_EVENT(ocfs2_dentry_attach_lock_found, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2473:1: note: in expansion of macro ‘TRACE_EVENT’ 2473 | TRACE_EVENT(ocfs2_dentry_attach_lock_found, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_get_dentry_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2493:1: note: in expansion of macro ‘TRACE_EVENT’ 2493 | TRACE_EVENT(ocfs2_get_dentry_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2493:1: note: in expansion of macro ‘TRACE_EVENT’ 2493 | TRACE_EVENT(ocfs2_get_dentry_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_get_parent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2517:1: note: in expansion of macro ‘TRACE_EVENT’ 2517 | TRACE_EVENT(ocfs2_get_parent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2517:1: note: in expansion of macro ‘TRACE_EVENT’ 2517 | TRACE_EVENT(ocfs2_get_parent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_encode_fh_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2539:1: note: in expansion of macro ‘TRACE_EVENT’ 2539 | TRACE_EVENT(ocfs2_encode_fh_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2539:1: note: in expansion of macro ‘TRACE_EVENT’ 2539 | TRACE_EVENT(ocfs2_encode_fh_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_complete_recovery_slot’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2602:1: note: in expansion of macro ‘TRACE_EVENT’ 2602 | TRACE_EVENT(ocfs2_complete_recovery_slot, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2602:1: note: in expansion of macro ‘TRACE_EVENT’ 2602 | TRACE_EVENT(ocfs2_complete_recovery_slot, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_recovery_thread’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ 2626 | TRACE_EVENT(ocfs2_recovery_thread, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ 2626 | TRACE_EVENT(ocfs2_recovery_thread, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_write_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2687:1: note: in expansion of macro ‘TRACE_EVENT’ 2687 | TRACE_EVENT(ocfs2_write_block, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2687:1: note: in expansion of macro ‘TRACE_EVENT’ 2687 | TRACE_EVENT(ocfs2_write_block, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_read_blocks_begin’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2701:1: note: in expansion of macro ‘TRACE_EVENT’ 2701 | TRACE_EVENT(ocfs2_read_blocks_begin, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2701:1: note: in expansion of macro ‘TRACE_EVENT’ 2701 | TRACE_EVENT(ocfs2_read_blocks_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_buffer_cached_end’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2731:1: note: in expansion of macro ‘TRACE_EVENT’ 2731 | TRACE_EVENT(ocfs2_buffer_cached_end, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2731:1: note: in expansion of macro ‘TRACE_EVENT’ 2731 | TRACE_EVENT(ocfs2_buffer_cached_end, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__int’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(ocfs2__int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(ocfs2__int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__uint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(ocfs2__uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(ocfs2__uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__ull’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:44:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 44 | DECLARE_EVENT_CLASS(ocfs2__ull, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:44:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 44 | DECLARE_EVENT_CLASS(ocfs2__ull, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__pointer’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(ocfs2__pointer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(ocfs2__pointer, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__string’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(ocfs2__string, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(ocfs2__string, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__int_int’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(ocfs2__int_int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 95 | DECLARE_EVENT_CLASS(ocfs2__int_int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__uint_int’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 114 | DECLARE_EVENT_CLASS(ocfs2__uint_int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 114 | DECLARE_EVENT_CLASS(ocfs2__uint_int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__uint_uint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:133:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 133 | DECLARE_EVENT_CLASS(ocfs2__uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:133:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 133 | DECLARE_EVENT_CLASS(ocfs2__uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__ull_uint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 152 | DECLARE_EVENT_CLASS(ocfs2__ull_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 152 | DECLARE_EVENT_CLASS(ocfs2__ull_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__ull_int’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(ocfs2__ull_int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(ocfs2__ull_int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__ull_ull’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 190 | DECLARE_EVENT_CLASS(ocfs2__ull_ull, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 190 | DECLARE_EVENT_CLASS(ocfs2__ull_ull, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__ull_ull_uint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:209:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 209 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:209:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 209 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__ull_uint_uint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:233:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 233 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:233:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 233 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__uint_uint_uint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 257 | DECLARE_EVENT_CLASS(ocfs2__uint_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 257 | DECLARE_EVENT_CLASS(ocfs2__uint_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__ull_ull_ull’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 280 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_ull, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 280 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_ull, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__ull_int_int_int’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 304 | DECLARE_EVENT_CLASS(ocfs2__ull_int_int_int, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 304 | DECLARE_EVENT_CLASS(ocfs2__ull_int_int_int, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__ull_uint_uint_uint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:330:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 330 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:330:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 330 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__ull_ull_uint_uint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 357 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 357 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint_uint, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__btree_ops’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 385 | DECLARE_EVENT_CLASS(ocfs2__btree_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 385 | DECLARE_EVENT_CLASS(ocfs2__btree_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_grow_tree’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ 423 | TRACE_EVENT(ocfs2_grow_tree, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ 423 | TRACE_EVENT(ocfs2_grow_tree, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_rotate_subtree’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ 437 | TRACE_EVENT(ocfs2_rotate_subtree, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ 437 | TRACE_EVENT(ocfs2_rotate_subtree, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_insert_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ 455 | TRACE_EVENT(ocfs2_insert_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ 455 | TRACE_EVENT(ocfs2_insert_extent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_split_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:480:1: note: in expansion of macro ‘TRACE_EVENT’ 480 | TRACE_EVENT(ocfs2_split_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:480:1: note: in expansion of macro ‘TRACE_EVENT’ 480 | TRACE_EVENT(ocfs2_split_extent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_remove_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:502:1: note: in expansion of macro ‘TRACE_EVENT’ 502 | TRACE_EVENT(ocfs2_remove_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:502:1: note: in expansion of macro ‘TRACE_EVENT’ 502 | TRACE_EVENT(ocfs2_remove_extent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_commit_truncate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:528:1: note: in expansion of macro ‘TRACE_EVENT’ 528 | TRACE_EVENT(ocfs2_commit_truncate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:528:1: note: in expansion of macro ‘TRACE_EVENT’ 528 | TRACE_EVENT(ocfs2_commit_truncate, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_validate_extent_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(ocfs2_validate_extent_block, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ 549 | TRACE_EVENT(ocfs2_validate_extent_block, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_rotate_leaf’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ 561 | TRACE_EVENT(ocfs2_rotate_leaf, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ 561 | TRACE_EVENT(ocfs2_rotate_leaf, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_add_clusters_in_btree_ret’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:586:1: note: in expansion of macro ‘TRACE_EVENT’ 586 | TRACE_EVENT(ocfs2_add_clusters_in_btree_ret, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:586:1: note: in expansion of macro ‘TRACE_EVENT’ 586 | TRACE_EVENT(ocfs2_add_clusters_in_btree_ret, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_mark_extent_written’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(ocfs2_mark_extent_written, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(ocfs2_mark_extent_written, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__truncate_log_ops’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:624:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 624 | DECLARE_EVENT_CLASS(ocfs2__truncate_log_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:624:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 624 | DECLARE_EVENT_CLASS(ocfs2__truncate_log_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_cache_block_dealloc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:669:1: note: in expansion of macro ‘TRACE_EVENT’ 669 | TRACE_EVENT(ocfs2_cache_block_dealloc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:669:1: note: in expansion of macro ‘TRACE_EVENT’ 669 | TRACE_EVENT(ocfs2_cache_block_dealloc, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_trim_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:692:1: note: in expansion of macro ‘TRACE_EVENT’ 692 | TRACE_EVENT(ocfs2_trim_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:692:1: note: in expansion of macro ‘TRACE_EVENT’ 692 | TRACE_EVENT(ocfs2_trim_extent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_sync_local_to_main_free’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:741:1: note: in expansion of macro ‘TRACE_EVENT’ 741 | TRACE_EVENT(ocfs2_sync_local_to_main_free, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:741:1: note: in expansion of macro ‘TRACE_EVENT’ 741 | TRACE_EVENT(ocfs2_sync_local_to_main_free, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_relink_block_group’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:796:1: note: in expansion of macro ‘TRACE_EVENT’ 796 | TRACE_EVENT(ocfs2_relink_block_group, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:796:1: note: in expansion of macro ‘TRACE_EVENT’ 796 | TRACE_EVENT(ocfs2_relink_block_group, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_free_suballoc_bits’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ 836 | TRACE_EVENT(ocfs2_free_suballoc_bits, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ 836 | TRACE_EVENT(ocfs2_free_suballoc_bits, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_free_clusters’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ 856 | TRACE_EVENT(ocfs2_free_clusters, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ 856 | TRACE_EVENT(ocfs2_free_clusters, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__refcount_tree_ops’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:902:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 902 | DECLARE_EVENT_CLASS(ocfs2__refcount_tree_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:902:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 902 | DECLARE_EVENT_CLASS(ocfs2__refcount_tree_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_split_refcount_rec’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:934:1: note: in expansion of macro ‘TRACE_EVENT’ 934 | TRACE_EVENT(ocfs2_split_refcount_rec, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:934:1: note: in expansion of macro ‘TRACE_EVENT’ 934 | TRACE_EVENT(ocfs2_split_refcount_rec, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_decrease_refcount’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:979:1: note: in expansion of macro ‘TRACE_EVENT’ 979 | TRACE_EVENT(ocfs2_decrease_refcount, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:979:1: note: in expansion of macro ‘TRACE_EVENT’ 979 | TRACE_EVENT(ocfs2_decrease_refcount, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_calc_refcount_meta_credits_iterate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1004:1: note: in expansion of macro ‘TRACE_EVENT’ 1004 | TRACE_EVENT(ocfs2_calc_refcount_meta_credits_iterate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1004:1: note: in expansion of macro ‘TRACE_EVENT’ 1004 | TRACE_EVENT(ocfs2_calc_refcount_meta_credits_iterate, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_clear_ext_refcount’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1043:1: note: in expansion of macro ‘TRACE_EVENT’ 1043 | TRACE_EVENT(ocfs2_clear_ext_refcount, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1043:1: note: in expansion of macro ‘TRACE_EVENT’ 1043 | TRACE_EVENT(ocfs2_clear_ext_refcount, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_replace_clusters’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ 1067 | TRACE_EVENT(ocfs2_replace_clusters, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ 1067 | TRACE_EVENT(ocfs2_replace_clusters, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_refcount_cow_hunk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1095:1: note: in expansion of macro ‘TRACE_EVENT’ 1095 | TRACE_EVENT(ocfs2_refcount_cow_hunk, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1095:1: note: in expansion of macro ‘TRACE_EVENT’ 1095 | TRACE_EVENT(ocfs2_refcount_cow_hunk, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__get_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1125 | DECLARE_EVENT_CLASS(ocfs2__get_block, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1125 | DECLARE_EVENT_CLASS(ocfs2__get_block, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_try_to_write_inline_data’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1162:1: note: in expansion of macro ‘TRACE_EVENT’ 1162 | TRACE_EVENT(ocfs2_try_to_write_inline_data, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1162:1: note: in expansion of macro ‘TRACE_EVENT’ 1162 | TRACE_EVENT(ocfs2_try_to_write_inline_data, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_write_begin_nolock’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1182:1: note: in expansion of macro ‘TRACE_EVENT’ 1182 | TRACE_EVENT(ocfs2_write_begin_nolock, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1182:1: note: in expansion of macro ‘TRACE_EVENT’ 1182 | TRACE_EVENT(ocfs2_write_begin_nolock, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_write_end_inline’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1219:1: note: in expansion of macro ‘TRACE_EVENT’ 1219 | TRACE_EVENT(ocfs2_write_end_inline, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1219:1: note: in expansion of macro ‘TRACE_EVENT’ 1219 | TRACE_EVENT(ocfs2_write_end_inline, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_fault’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1247:1: note: in expansion of macro ‘TRACE_EVENT’ 1247 | TRACE_EVENT(ocfs2_fault, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1247:1: note: in expansion of macro ‘TRACE_EVENT’ 1247 | TRACE_EVENT(ocfs2_fault, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__file_ops’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1271 | DECLARE_EVENT_CLASS(ocfs2__file_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1271 | DECLARE_EVENT_CLASS(ocfs2__file_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_extend_allocation’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1324:1: note: in expansion of macro ‘TRACE_EVENT’ 1324 | TRACE_EVENT(ocfs2_extend_allocation, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1324:1: note: in expansion of macro ‘TRACE_EVENT’ 1324 | TRACE_EVENT(ocfs2_extend_allocation, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_extend_allocation_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1350:1: note: in expansion of macro ‘TRACE_EVENT’ 1350 | TRACE_EVENT(ocfs2_extend_allocation_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1350:1: note: in expansion of macro ‘TRACE_EVENT’ 1350 | TRACE_EVENT(ocfs2_extend_allocation_end, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_write_zero_page’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1373:1: note: in expansion of macro ‘TRACE_EVENT’ 1373 | TRACE_EVENT(ocfs2_write_zero_page, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1373:1: note: in expansion of macro ‘TRACE_EVENT’ 1373 | TRACE_EVENT(ocfs2_write_zero_page, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_setattr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1404:1: note: in expansion of macro ‘TRACE_EVENT’ 1404 | TRACE_EVENT(ocfs2_setattr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1404:1: note: in expansion of macro ‘TRACE_EVENT’ 1404 | TRACE_EVENT(ocfs2_setattr, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_prepare_inode_for_write’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1450:1: note: in expansion of macro ‘TRACE_EVENT’ 1450 | TRACE_EVENT(ocfs2_prepare_inode_for_write, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1450:1: note: in expansion of macro ‘TRACE_EVENT’ 1450 | TRACE_EVENT(ocfs2_prepare_inode_for_write, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_iget_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1477:1: note: in expansion of macro ‘TRACE_EVENT’ 1477 | TRACE_EVENT(ocfs2_iget_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1477:1: note: in expansion of macro ‘TRACE_EVENT’ 1477 | TRACE_EVENT(ocfs2_iget_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_iget_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1496:1: note: in expansion of macro ‘TRACE_EVENT’ 1496 | TRACE_EVENT(ocfs2_iget_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1496:1: note: in expansion of macro ‘TRACE_EVENT’ 1496 | TRACE_EVENT(ocfs2_iget_end, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_find_actor’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1510:1: note: in expansion of macro ‘TRACE_EVENT’ 1510 | TRACE_EVENT(ocfs2_find_actor, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1510:1: note: in expansion of macro ‘TRACE_EVENT’ 1510 | TRACE_EVENT(ocfs2_find_actor, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_inode_is_valid_to_delete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ 1540 | TRACE_EVENT(ocfs2_inode_is_valid_to_delete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ 1540 | TRACE_EVENT(ocfs2_inode_is_valid_to_delete, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_inode_revalidate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1574:1: note: in expansion of macro ‘TRACE_EVENT’ 1574 | TRACE_EVENT(ocfs2_inode_revalidate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1574:1: note: in expansion of macro ‘TRACE_EVENT’ 1574 | TRACE_EVENT(ocfs2_inode_revalidate, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_read_virt_blocks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1597:1: note: in expansion of macro ‘TRACE_EVENT’ 1597 | TRACE_EVENT(ocfs2_read_virt_blocks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1597:1: note: in expansion of macro ‘TRACE_EVENT’ 1597 | TRACE_EVENT(ocfs2_read_virt_blocks, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_remount’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ 1643 | TRACE_EVENT(ocfs2_remount, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ 1643 | TRACE_EVENT(ocfs2_remount, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_fill_super’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1660:1: note: in expansion of macro ‘TRACE_EVENT’ 1660 | TRACE_EVENT(ocfs2_fill_super, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1660:1: note: in expansion of macro ‘TRACE_EVENT’ 1660 | TRACE_EVENT(ocfs2_fill_super, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_parse_options’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(ocfs2_parse_options, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ 1677 | TRACE_EVENT(ocfs2_parse_options, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_statfs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1693:1: note: in expansion of macro ‘TRACE_EVENT’ 1693 | TRACE_EVENT(ocfs2_statfs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1693:1: note: in expansion of macro ‘TRACE_EVENT’ 1693 | TRACE_EVENT(ocfs2_statfs, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_initialize_super’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1709:1: note: in expansion of macro ‘TRACE_EVENT’ 1709 | TRACE_EVENT(ocfs2_initialize_super, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1709:1: note: in expansion of macro ‘TRACE_EVENT’ 1709 | TRACE_EVENT(ocfs2_initialize_super, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_init_xattr_set_ctxt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1739:1: note: in expansion of macro ‘TRACE_EVENT’ 1739 | TRACE_EVENT(ocfs2_init_xattr_set_ctxt, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1739:1: note: in expansion of macro ‘TRACE_EVENT’ 1739 | TRACE_EVENT(ocfs2_init_xattr_set_ctxt, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__xattr_find’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1758:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1758 | DECLARE_EVENT_CLASS(ocfs2__xattr_find, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1758:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1758 | DECLARE_EVENT_CLASS(ocfs2__xattr_find, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_resv_find_window_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1861:1: note: in expansion of macro ‘TRACE_EVENT’ 1861 | TRACE_EVENT(ocfs2_resv_find_window_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1861:1: note: in expansion of macro ‘TRACE_EVENT’ 1861 | TRACE_EVENT(ocfs2_resv_find_window_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_cannibalize_resv_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ocfs2_cannibalize_resv_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ 1889 | TRACE_EVENT(ocfs2_cannibalize_resv_end, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_resmap_claimed_bits_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1913:1: note: in expansion of macro ‘TRACE_EVENT’ 1913 | TRACE_EVENT(ocfs2_resmap_claimed_bits_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1913:1: note: in expansion of macro ‘TRACE_EVENT’ 1913 | TRACE_EVENT(ocfs2_resmap_claimed_bits_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_resmap_claimed_bits_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1945:1: note: in expansion of macro ‘TRACE_EVENT’ 1945 | TRACE_EVENT(ocfs2_resmap_claimed_bits_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1945:1: note: in expansion of macro ‘TRACE_EVENT’ 1945 | TRACE_EVENT(ocfs2_resmap_claimed_bits_end, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_sync_dquot’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1983:1: note: in expansion of macro ‘TRACE_EVENT’ 1983 | TRACE_EVENT(ocfs2_sync_dquot, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:1983:1: note: in expansion of macro ‘TRACE_EVENT’ 1983 | TRACE_EVENT(ocfs2_sync_dquot, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_sync_dquot_helper’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2007:1: note: in expansion of macro ‘TRACE_EVENT’ 2007 | TRACE_EVENT(ocfs2_sync_dquot_helper, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2007:1: note: in expansion of macro ‘TRACE_EVENT’ 2007 | TRACE_EVENT(ocfs2_sync_dquot_helper, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_dx_dir_search’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2047:1: note: in expansion of macro ‘TRACE_EVENT’ 2047 | TRACE_EVENT(ocfs2_dx_dir_search, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2047:1: note: in expansion of macro ‘TRACE_EVENT’ 2047 | TRACE_EVENT(ocfs2_dx_dir_search, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_find_files_on_disk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2079:1: note: in expansion of macro ‘TRACE_EVENT’ 2079 | TRACE_EVENT(ocfs2_find_files_on_disk, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2079:1: note: in expansion of macro ‘TRACE_EVENT’ 2079 | TRACE_EVENT(ocfs2_find_files_on_disk, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_check_dir_for_entry’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(ocfs2_check_dir_for_entry, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ 2099 | TRACE_EVENT(ocfs2_check_dir_for_entry, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_dx_dir_index_root_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2120:1: note: in expansion of macro ‘TRACE_EVENT’ 2120 | TRACE_EVENT(ocfs2_dx_dir_index_root_block, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2120:1: note: in expansion of macro ‘TRACE_EVENT’ 2120 | TRACE_EVENT(ocfs2_dx_dir_index_root_block, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2__dentry_ops’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2158 | DECLARE_EVENT_CLASS(ocfs2__dentry_ops, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2158 | DECLARE_EVENT_CLASS(ocfs2__dentry_ops, | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_mknod’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2203:1: note: in expansion of macro ‘TRACE_EVENT’ 2203 | TRACE_EVENT(ocfs2_mknod, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2203:1: note: in expansion of macro ‘TRACE_EVENT’ 2203 | TRACE_EVENT(ocfs2_mknod, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_link’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2230:1: note: in expansion of macro ‘TRACE_EVENT’ 2230 | TRACE_EVENT(ocfs2_link, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2230:1: note: in expansion of macro ‘TRACE_EVENT’ 2230 | TRACE_EVENT(ocfs2_link, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_rename’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2259:1: note: in expansion of macro ‘TRACE_EVENT’ 2259 | TRACE_EVENT(ocfs2_rename, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2259:1: note: in expansion of macro ‘TRACE_EVENT’ 2259 | TRACE_EVENT(ocfs2_rename, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_rename_target_exists’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2295:1: note: in expansion of macro ‘TRACE_EVENT’ 2295 | TRACE_EVENT(ocfs2_rename_target_exists, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2295:1: note: in expansion of macro ‘TRACE_EVENT’ 2295 | TRACE_EVENT(ocfs2_rename_target_exists, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_rename_over_existing’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2311:1: note: in expansion of macro ‘TRACE_EVENT’ 2311 | TRACE_EVENT(ocfs2_rename_over_existing, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2311:1: note: in expansion of macro ‘TRACE_EVENT’ 2311 | TRACE_EVENT(ocfs2_rename_over_existing, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_symlink_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2331:1: note: in expansion of macro ‘TRACE_EVENT’ 2331 | TRACE_EVENT(ocfs2_symlink_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2331:1: note: in expansion of macro ‘TRACE_EVENT’ 2331 | TRACE_EVENT(ocfs2_symlink_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_blkno_stringify’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2353:1: note: in expansion of macro ‘TRACE_EVENT’ 2353 | TRACE_EVENT(ocfs2_blkno_stringify, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2353:1: note: in expansion of macro ‘TRACE_EVENT’ 2353 | TRACE_EVENT(ocfs2_blkno_stringify, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_orphan_del’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ 2374 | TRACE_EVENT(ocfs2_orphan_del, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ 2374 | TRACE_EVENT(ocfs2_orphan_del, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_dentry_revalidate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2395:1: note: in expansion of macro ‘TRACE_EVENT’ 2395 | TRACE_EVENT(ocfs2_dentry_revalidate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2395:1: note: in expansion of macro ‘TRACE_EVENT’ 2395 | TRACE_EVENT(ocfs2_dentry_revalidate, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_dentry_revalidate_negative’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2411:1: note: in expansion of macro ‘TRACE_EVENT’ 2411 | TRACE_EVENT(ocfs2_dentry_revalidate_negative, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2411:1: note: in expansion of macro ‘TRACE_EVENT’ 2411 | TRACE_EVENT(ocfs2_dentry_revalidate_negative, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_find_local_alias’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ 2439 | TRACE_EVENT(ocfs2_find_local_alias, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ 2439 | TRACE_EVENT(ocfs2_find_local_alias, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_dentry_attach_lock’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2453:1: note: in expansion of macro ‘TRACE_EVENT’ 2453 | TRACE_EVENT(ocfs2_dentry_attach_lock, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2453:1: note: in expansion of macro ‘TRACE_EVENT’ 2453 | TRACE_EVENT(ocfs2_dentry_attach_lock, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_dentry_attach_lock_found’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2473:1: note: in expansion of macro ‘TRACE_EVENT’ 2473 | TRACE_EVENT(ocfs2_dentry_attach_lock_found, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2473:1: note: in expansion of macro ‘TRACE_EVENT’ 2473 | TRACE_EVENT(ocfs2_dentry_attach_lock_found, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_get_dentry_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2493:1: note: in expansion of macro ‘TRACE_EVENT’ 2493 | TRACE_EVENT(ocfs2_get_dentry_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2493:1: note: in expansion of macro ‘TRACE_EVENT’ 2493 | TRACE_EVENT(ocfs2_get_dentry_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_get_parent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2517:1: note: in expansion of macro ‘TRACE_EVENT’ 2517 | TRACE_EVENT(ocfs2_get_parent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2517:1: note: in expansion of macro ‘TRACE_EVENT’ 2517 | TRACE_EVENT(ocfs2_get_parent, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_encode_fh_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2539:1: note: in expansion of macro ‘TRACE_EVENT’ 2539 | TRACE_EVENT(ocfs2_encode_fh_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2539:1: note: in expansion of macro ‘TRACE_EVENT’ 2539 | TRACE_EVENT(ocfs2_encode_fh_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_complete_recovery_slot’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2602:1: note: in expansion of macro ‘TRACE_EVENT’ 2602 | TRACE_EVENT(ocfs2_complete_recovery_slot, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2602:1: note: in expansion of macro ‘TRACE_EVENT’ 2602 | TRACE_EVENT(ocfs2_complete_recovery_slot, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_recovery_thread’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ 2626 | TRACE_EVENT(ocfs2_recovery_thread, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ 2626 | TRACE_EVENT(ocfs2_recovery_thread, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_write_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2687:1: note: in expansion of macro ‘TRACE_EVENT’ 2687 | TRACE_EVENT(ocfs2_write_block, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2687:1: note: in expansion of macro ‘TRACE_EVENT’ 2687 | TRACE_EVENT(ocfs2_write_block, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_read_blocks_begin’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2701:1: note: in expansion of macro ‘TRACE_EVENT’ 2701 | TRACE_EVENT(ocfs2_read_blocks_begin, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2701:1: note: in expansion of macro ‘TRACE_EVENT’ 2701 | TRACE_EVENT(ocfs2_read_blocks_begin, | ^~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h: In function ‘__bpf_trace_ocfs2_buffer_cached_end’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2731:1: note: in expansion of macro ‘TRACE_EVENT’ 2731 | TRACE_EVENT(ocfs2_buffer_cached_end, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/ocfs2/./ocfs2_trace.h:2731:1: note: in expansion of macro ‘TRACE_EVENT’ 2731 | TRACE_EVENT(ocfs2_buffer_cached_end, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/ocfs2/super.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/ocfs2] Error 2 In file included from ../include/trace/define_trace.h:108, from ../fs/xfs/scrub/trace.h:3582, from ../fs/xfs/scrub/trace.c:58: ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:137:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 137 | DECLARE_EVENT_CLASS(xchk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:137:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 137 | DECLARE_EVENT_CLASS(xchk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:137:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 137 | DECLARE_EVENT_CLASS(xchk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:137:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 137 | DECLARE_EVENT_CLASS(xchk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:137:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 137 | DECLARE_EVENT_CLASS(xchk_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_fsgate_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:185:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 185 | DECLARE_EVENT_CLASS(xchk_fsgate_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:185:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 185 | DECLARE_EVENT_CLASS(xchk_fsgate_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_vector_head_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:212:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 212 | DECLARE_EVENT_CLASS(xchk_vector_head_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:212:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 212 | DECLARE_EVENT_CLASS(xchk_vector_head_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_vector_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 252 | DECLARE_EVENT_CLASS(xchk_vector_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 252 | DECLARE_EVENT_CLASS(xchk_vector_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_op_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(xchk_op_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(xchk_op_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_file_op_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(xchk_file_op_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(xchk_file_op_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_block_error_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 348 | DECLARE_EVENT_CLASS(xchk_block_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 348 | DECLARE_EVENT_CLASS(xchk_block_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_ino_error_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:383:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 383 | DECLARE_EVENT_CLASS(xchk_ino_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:383:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 383 | DECLARE_EVENT_CLASS(xchk_ino_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_fblock_error_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:415:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 415 | DECLARE_EVENT_CLASS(xchk_fblock_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:415:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 415 | DECLARE_EVENT_CLASS(xchk_fblock_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_dqiter_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:455:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 455 | DECLARE_EVENT_CLASS(xchk_dqiter_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:455:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 455 | DECLARE_EVENT_CLASS(xchk_dqiter_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_qcheck_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:501:1: note: in expansion of macro ‘TRACE_EVENT’ 501 | TRACE_EVENT(xchk_qcheck_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:501:1: note: in expansion of macro ‘TRACE_EVENT’ 501 | TRACE_EVENT(xchk_qcheck_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_incomplete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:525:1: note: in expansion of macro ‘TRACE_EVENT’ 525 | TRACE_EVENT(xchk_incomplete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:525:1: note: in expansion of macro ‘TRACE_EVENT’ 525 | TRACE_EVENT(xchk_incomplete, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_btree_op_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:544:1: note: in expansion of macro ‘TRACE_EVENT’ 544 | TRACE_EVENT(xchk_btree_op_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:544:1: note: in expansion of macro ‘TRACE_EVENT’ 544 | TRACE_EVENT(xchk_btree_op_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_ifork_btree_op_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:584:1: note: in expansion of macro ‘TRACE_EVENT’ 584 | TRACE_EVENT(xchk_ifork_btree_op_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:584:1: note: in expansion of macro ‘TRACE_EVENT’ 584 | TRACE_EVENT(xchk_ifork_btree_op_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_btree_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(xchk_btree_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(xchk_btree_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_ifork_btree_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:665:1: note: in expansion of macro ‘TRACE_EVENT’ 665 | TRACE_EVENT(xchk_ifork_btree_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:665:1: note: in expansion of macro ‘TRACE_EVENT’ 665 | TRACE_EVENT(xchk_ifork_btree_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_sbtree_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 707 | DECLARE_EVENT_CLASS(xchk_sbtree_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 707 | DECLARE_EVENT_CLASS(xchk_sbtree_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_xref_error’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:752:1: note: in expansion of macro ‘TRACE_EVENT’ 752 | TRACE_EVENT(xchk_xref_error, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:752:1: note: in expansion of macro ‘TRACE_EVENT’ 752 | TRACE_EVENT(xchk_xref_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_iallocbt_check_cluster’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(xchk_iallocbt_check_cluster, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(xchk_iallocbt_check_cluster, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_inode_is_allocated’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:819:1: note: in expansion of macro ‘TRACE_EVENT’ 819 | TRACE_EVENT(xchk_inode_is_allocated, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:819:1: note: in expansion of macro ‘TRACE_EVENT’ 819 | TRACE_EVENT(xchk_inode_is_allocated, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_fscounters_calc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:841:1: note: in expansion of macro ‘TRACE_EVENT’ 841 | TRACE_EVENT(xchk_fscounters_calc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:841:1: note: in expansion of macro ‘TRACE_EVENT’ 841 | TRACE_EVENT(xchk_fscounters_calc, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_fscounters_within_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ 876 | TRACE_EVENT(xchk_fscounters_within_range, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ 876 | TRACE_EVENT(xchk_fscounters_within_range, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_fsfreeze_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:899:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 899 | DECLARE_EVENT_CLASS(xchk_fsfreeze_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:899:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 899 | DECLARE_EVENT_CLASS(xchk_fsfreeze_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_refcount_incorrect’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:924:1: note: in expansion of macro ‘TRACE_EVENT’ 924 | TRACE_EVENT(xchk_refcount_incorrect, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:924:1: note: in expansion of macro ‘TRACE_EVENT’ 924 | TRACE_EVENT(xchk_refcount_incorrect, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfile_create’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:956:1: note: in expansion of macro ‘TRACE_EVENT’ 956 | TRACE_EVENT(xfile_create, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:956:1: note: in expansion of macro ‘TRACE_EVENT’ 956 | TRACE_EVENT(xfile_create, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfile_destroy’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ 978 | TRACE_EVENT(xfile_destroy, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ 978 | TRACE_EVENT(xfile_destroy, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfile_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 999 | DECLARE_EVENT_CLASS(xfile_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 999 | DECLARE_EVENT_CLASS(xfile_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfarray_create’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1036:1: note: in expansion of macro ‘TRACE_EVENT’ 1036 | TRACE_EVENT(xfarray_create, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1036:1: note: in expansion of macro ‘TRACE_EVENT’ 1036 | TRACE_EVENT(xfarray_create, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfarray_isort’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1061:1: note: in expansion of macro ‘TRACE_EVENT’ 1061 | TRACE_EVENT(xfarray_isort, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1061:1: note: in expansion of macro ‘TRACE_EVENT’ 1061 | TRACE_EVENT(xfarray_isort, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfarray_foliosort’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1081:1: note: in expansion of macro ‘TRACE_EVENT’ 1081 | TRACE_EVENT(xfarray_foliosort, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1081:1: note: in expansion of macro ‘TRACE_EVENT’ 1081 | TRACE_EVENT(xfarray_foliosort, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfarray_qsort’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1101:1: note: in expansion of macro ‘TRACE_EVENT’ 1101 | TRACE_EVENT(xfarray_qsort, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1101:1: note: in expansion of macro ‘TRACE_EVENT’ 1101 | TRACE_EVENT(xfarray_qsort, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfarray_sort’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ 1127 | TRACE_EVENT(xfarray_sort, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ 1127 | TRACE_EVENT(xfarray_sort, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfarray_sort_scan’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1152:1: note: in expansion of macro ‘TRACE_EVENT’ 1152 | TRACE_EVENT(xfarray_sort_scan, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1152:1: note: in expansion of macro ‘TRACE_EVENT’ 1152 | TRACE_EVENT(xfarray_sort_scan, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfarray_sort_stats’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1193:1: note: in expansion of macro ‘TRACE_EVENT’ 1193 | TRACE_EVENT(xfarray_sort_stats, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1193:1: note: in expansion of macro ‘TRACE_EVENT’ 1193 | TRACE_EVENT(xfarray_sort_stats, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_rtsum_record_free’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1239:1: note: in expansion of macro ‘TRACE_EVENT’ 1239 | TRACE_EVENT(xchk_rtsum_record_free, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1239:1: note: in expansion of macro ‘TRACE_EVENT’ 1239 | TRACE_EVENT(xchk_rtsum_record_free, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_iscan_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1273:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1273 | DECLARE_EVENT_CLASS(xchk_iscan_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1273:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1273 | DECLARE_EVENT_CLASS(xchk_iscan_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_iscan_ino_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1300:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1300 | DECLARE_EVENT_CLASS(xchk_iscan_ino_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1300:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1300 | DECLARE_EVENT_CLASS(xchk_iscan_ino_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_iscan_iget’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1331:1: note: in expansion of macro ‘TRACE_EVENT’ 1331 | TRACE_EVENT(xchk_iscan_iget, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1331:1: note: in expansion of macro ‘TRACE_EVENT’ 1331 | TRACE_EVENT(xchk_iscan_iget, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_iscan_iget_batch’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1353:1: note: in expansion of macro ‘TRACE_EVENT’ 1353 | TRACE_EVENT(xchk_iscan_iget_batch, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1353:1: note: in expansion of macro ‘TRACE_EVENT’ 1353 | TRACE_EVENT(xchk_iscan_iget_batch, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_iscan_retry_wait_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1388 | DECLARE_EVENT_CLASS(xchk_iscan_retry_wait_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1388 | DECLARE_EVENT_CLASS(xchk_iscan_retry_wait_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_nlinks_collect_dirent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ 1422 | TRACE_EVENT(xchk_nlinks_collect_dirent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ 1422 | TRACE_EVENT(xchk_nlinks_collect_dirent, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_nlinks_collect_pptr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ 1448 | TRACE_EVENT(xchk_nlinks_collect_pptr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ 1448 | TRACE_EVENT(xchk_nlinks_collect_pptr, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_nlinks_collect_metafile’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1475:1: note: in expansion of macro ‘TRACE_EVENT’ 1475 | TRACE_EVENT(xchk_nlinks_collect_metafile, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1475:1: note: in expansion of macro ‘TRACE_EVENT’ 1475 | TRACE_EVENT(xchk_nlinks_collect_metafile, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_nlinks_live_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1491:1: note: in expansion of macro ‘TRACE_EVENT’ 1491 | TRACE_EVENT(xchk_nlinks_live_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1491:1: note: in expansion of macro ‘TRACE_EVENT’ 1491 | TRACE_EVENT(xchk_nlinks_live_update, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_nlinks_check_zero’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1523:1: note: in expansion of macro ‘TRACE_EVENT’ 1523 | TRACE_EVENT(xchk_nlinks_check_zero, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1523:1: note: in expansion of macro ‘TRACE_EVENT’ 1523 | TRACE_EVENT(xchk_nlinks_check_zero, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_nlinks_update_incore’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1549:1: note: in expansion of macro ‘TRACE_EVENT’ 1549 | TRACE_EVENT(xchk_nlinks_update_incore, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1549:1: note: in expansion of macro ‘TRACE_EVENT’ 1549 | TRACE_EVENT(xchk_nlinks_update_incore, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_nlinks_diff_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1585 | DECLARE_EVENT_CLASS(xchk_nlinks_diff_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1585 | DECLARE_EVENT_CLASS(xchk_nlinks_diff_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_pptr_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1623:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1623 | DECLARE_EVENT_CLASS(xchk_pptr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1623:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1623 | DECLARE_EVENT_CLASS(xchk_pptr_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_dirtree_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(xchk_dirtree_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(xchk_dirtree_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_dirpath_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1704:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1704 | DECLARE_EVENT_CLASS(xchk_dirpath_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1704:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1704 | DECLARE_EVENT_CLASS(xchk_dirpath_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_dirpath_outcome_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1779:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1779 | DECLARE_EVENT_CLASS(xchk_dirpath_outcome_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1779:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1779 | DECLARE_EVENT_CLASS(xchk_dirpath_outcome_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_dirtree_evaluate_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1811:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1811 | DECLARE_EVENT_CLASS(xchk_dirtree_evaluate_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1811:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1811 | DECLARE_EVENT_CLASS(xchk_dirtree_evaluate_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_dirpath_changed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ 1852 | TRACE_EVENT(xchk_dirpath_changed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ 1852 | TRACE_EVENT(xchk_dirpath_changed, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_dirtree_live_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ 1885 | TRACE_EVENT(xchk_dirtree_live_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ 1885 | TRACE_EVENT(xchk_dirtree_live_update, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_extent_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1920:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1920 | DECLARE_EVENT_CLASS(xrep_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1920:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1920 | DECLARE_EVENT_CLASS(xrep_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_reap_find_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1951:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1951 | DECLARE_EVENT_CLASS(xrep_reap_find_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1951:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1951 | DECLARE_EVENT_CLASS(xrep_reap_find_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_rmap_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1984 | DECLARE_EVENT_CLASS(xrep_rmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1984 | DECLARE_EVENT_CLASS(xrep_rmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_abt_found’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2025:1: note: in expansion of macro ‘TRACE_EVENT’ 2025 | TRACE_EVENT(xrep_abt_found, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2025:1: note: in expansion of macro ‘TRACE_EVENT’ 2025 | TRACE_EVENT(xrep_abt_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_ibt_found’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2048:1: note: in expansion of macro ‘TRACE_EVENT’ 2048 | TRACE_EVENT(xrep_ibt_found, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2048:1: note: in expansion of macro ‘TRACE_EVENT’ 2048 | TRACE_EVENT(xrep_ibt_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_refc_found’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(xrep_refc_found, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(xrep_refc_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_bmap_found’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2108:1: note: in expansion of macro ‘TRACE_EVENT’ 2108 | TRACE_EVENT(xrep_bmap_found, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2108:1: note: in expansion of macro ‘TRACE_EVENT’ 2108 | TRACE_EVENT(xrep_bmap_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_rmap_found’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2140:1: note: in expansion of macro ‘TRACE_EVENT’ 2140 | TRACE_EVENT(xrep_rmap_found, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2140:1: note: in expansion of macro ‘TRACE_EVENT’ 2140 | TRACE_EVENT(xrep_rmap_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_findroot_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2172:1: note: in expansion of macro ‘TRACE_EVENT’ 2172 | TRACE_EVENT(xrep_findroot_block, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2172:1: note: in expansion of macro ‘TRACE_EVENT’ 2172 | TRACE_EVENT(xrep_findroot_block, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_calc_ag_resblks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2197:1: note: in expansion of macro ‘TRACE_EVENT’ 2197 | TRACE_EVENT(xrep_calc_ag_resblks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2197:1: note: in expansion of macro ‘TRACE_EVENT’ 2197 | TRACE_EVENT(xrep_calc_ag_resblks, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_calc_ag_resblks_btsize’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2226:1: note: in expansion of macro ‘TRACE_EVENT’ 2226 | TRACE_EVENT(xrep_calc_ag_resblks_btsize, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2226:1: note: in expansion of macro ‘TRACE_EVENT’ 2226 | TRACE_EVENT(xrep_calc_ag_resblks_btsize, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_reset_counters’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2255:1: note: in expansion of macro ‘TRACE_EVENT’ 2255 | TRACE_EVENT(xrep_reset_counters, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2255:1: note: in expansion of macro ‘TRACE_EVENT’ 2255 | TRACE_EVENT(xrep_reset_counters, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_newbt_extent_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2280 | DECLARE_EVENT_CLASS(xrep_newbt_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2280 | DECLARE_EVENT_CLASS(xrep_newbt_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dinode_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2317 | DECLARE_EVENT_CLASS(xrep_dinode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2317 | DECLARE_EVENT_CLASS(xrep_dinode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_inode_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2398:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2398 | DECLARE_EVENT_CLASS(xrep_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2398:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2398 | DECLARE_EVENT_CLASS(xrep_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dinode_count_rmaps’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2450:1: note: in expansion of macro ‘TRACE_EVENT’ 2450 | TRACE_EVENT(xrep_dinode_count_rmaps, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2450:1: note: in expansion of macro ‘TRACE_EVENT’ 2450 | TRACE_EVENT(xrep_dinode_count_rmaps, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dinode_findmode_dirent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2488:1: note: in expansion of macro ‘TRACE_EVENT’ 2488 | TRACE_EVENT(xrep_dinode_findmode_dirent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2488:1: note: in expansion of macro ‘TRACE_EVENT’ 2488 | TRACE_EVENT(xrep_dinode_findmode_dirent, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dinode_findmode_dirent_inval’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ 2511 | TRACE_EVENT(xrep_dinode_findmode_dirent_inval, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ 2511 | TRACE_EVENT(xrep_dinode_findmode_dirent_inval, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_cow_mark_file_range’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ 2537 | TRACE_EVENT(xrep_cow_mark_file_range, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ 2537 | TRACE_EVENT(xrep_cow_mark_file_range, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_cow_replace_mapping’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2563:1: note: in expansion of macro ‘TRACE_EVENT’ 2563 | TRACE_EVENT(xrep_cow_replace_mapping, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2563:1: note: in expansion of macro ‘TRACE_EVENT’ 2563 | TRACE_EVENT(xrep_cow_replace_mapping, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_cow_free_staging’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2598:1: note: in expansion of macro ‘TRACE_EVENT’ 2598 | TRACE_EVENT(xrep_cow_free_staging, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2598:1: note: in expansion of macro ‘TRACE_EVENT’ 2598 | TRACE_EVENT(xrep_cow_free_staging, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dquot_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2622 | DECLARE_EVENT_CLASS(xrep_dquot_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2622 | DECLARE_EVENT_CLASS(xrep_dquot_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_rmap_live_update’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2654:1: note: in expansion of macro ‘TRACE_EVENT’ 2654 | TRACE_EVENT(xrep_rmap_live_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2654:1: note: in expansion of macro ‘TRACE_EVENT’ 2654 | TRACE_EVENT(xrep_rmap_live_update, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_tempfile_create’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2690:1: note: in expansion of macro ‘TRACE_EVENT’ 2690 | TRACE_EVENT(xrep_tempfile_create, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2690:1: note: in expansion of macro ‘TRACE_EVENT’ 2690 | TRACE_EVENT(xrep_tempfile_create, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_tempfile_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2723 | DECLARE_EVENT_CLASS(xrep_tempfile_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2723 | DECLARE_EVENT_CLASS(xrep_tempfile_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xreap_ifork_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2762:1: note: in expansion of macro ‘TRACE_EVENT’ 2762 | TRACE_EVENT(xreap_ifork_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2762:1: note: in expansion of macro ‘TRACE_EVENT’ 2762 | TRACE_EVENT(xreap_ifork_extent, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xreap_bmapi_binval_scan’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ 2797 | TRACE_EVENT(xreap_bmapi_binval_scan, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ 2797 | TRACE_EVENT(xreap_bmapi_binval_scan, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_xattr_recover_leafblock’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2823:1: note: in expansion of macro ‘TRACE_EVENT’ 2823 | TRACE_EVENT(xrep_xattr_recover_leafblock, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2823:1: note: in expansion of macro ‘TRACE_EVENT’ 2823 | TRACE_EVENT(xrep_xattr_recover_leafblock, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_xattr_salvage_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2845:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2845 | DECLARE_EVENT_CLASS(xrep_xattr_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2845:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2845 | DECLARE_EVENT_CLASS(xrep_xattr_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_pptr_salvage_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2883:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2883 | DECLARE_EVENT_CLASS(xrep_pptr_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2883:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2883 | DECLARE_EVENT_CLASS(xrep_pptr_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_xattr_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2921:1: note: in expansion of macro ‘TRACE_EVENT’ 2921 | TRACE_EVENT(xrep_xattr_class, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2921:1: note: in expansion of macro ‘TRACE_EVENT’ 2921 | TRACE_EVENT(xrep_xattr_class, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_xattr_pptr_scan_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2947:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2947 | DECLARE_EVENT_CLASS(xrep_xattr_pptr_scan_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2947:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2947 | DECLARE_EVENT_CLASS(xrep_xattr_pptr_scan_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dir_recover_dirblock’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2983:1: note: in expansion of macro ‘TRACE_EVENT’ 2983 | TRACE_EVENT(xrep_dir_recover_dirblock, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2983:1: note: in expansion of macro ‘TRACE_EVENT’ 2983 | TRACE_EVENT(xrep_dir_recover_dirblock, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dir_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3009 | DECLARE_EVENT_CLASS(xrep_dir_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3009 | DECLARE_EVENT_CLASS(xrep_dir_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dirent_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3035 | DECLARE_EVENT_CLASS(xrep_dirent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3035 | DECLARE_EVENT_CLASS(xrep_dirent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_adoption_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3075:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3075 | DECLARE_EVENT_CLASS(xrep_adoption_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3075:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3075 | DECLARE_EVENT_CLASS(xrep_adoption_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_parent_salvage_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3102 | DECLARE_EVENT_CLASS(xrep_parent_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3102 | DECLARE_EVENT_CLASS(xrep_parent_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_pptr_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3128 | DECLARE_EVENT_CLASS(xrep_pptr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3128 | DECLARE_EVENT_CLASS(xrep_pptr_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_pptr_scan_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3166:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3166 | DECLARE_EVENT_CLASS(xrep_pptr_scan_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3166:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3166 | DECLARE_EVENT_CLASS(xrep_pptr_scan_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_nlinks_set_record’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3202:1: note: in expansion of macro ‘TRACE_EVENT’ 3202 | TRACE_EVENT(xrep_nlinks_set_record, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3202:1: note: in expansion of macro ‘TRACE_EVENT’ 3202 | TRACE_EVENT(xrep_nlinks_set_record, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dentry_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3228 | DECLARE_EVENT_CLASS(xrep_dentry_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3228 | DECLARE_EVENT_CLASS(xrep_dentry_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_symlink_salvage_target’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3269:1: note: in expansion of macro ‘TRACE_EVENT’ 3269 | TRACE_EVENT(xrep_symlink_salvage_target, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3269:1: note: in expansion of macro ‘TRACE_EVENT’ 3269 | TRACE_EVENT(xrep_symlink_salvage_target, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_symlink_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3292 | DECLARE_EVENT_CLASS(xrep_symlink_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3292 | DECLARE_EVENT_CLASS(xrep_symlink_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_visit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3315:1: note: in expansion of macro ‘TRACE_EVENT’ 3315 | TRACE_EVENT(xrep_iunlink_visit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3315:1: note: in expansion of macro ‘TRACE_EVENT’ 3315 | TRACE_EVENT(xrep_iunlink_visit, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_reload_next’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3347:1: note: in expansion of macro ‘TRACE_EVENT’ 3347 | TRACE_EVENT(xrep_iunlink_reload_next, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3347:1: note: in expansion of macro ‘TRACE_EVENT’ 3347 | TRACE_EVENT(xrep_iunlink_reload_next, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_reload_ondisk’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3379:1: note: in expansion of macro ‘TRACE_EVENT’ 3379 | TRACE_EVENT(xrep_iunlink_reload_ondisk, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3379:1: note: in expansion of macro ‘TRACE_EVENT’ 3379 | TRACE_EVENT(xrep_iunlink_reload_ondisk, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_walk_ondisk_bucket’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3405:1: note: in expansion of macro ‘TRACE_EVENT’ 3405 | TRACE_EVENT(xrep_iunlink_walk_ondisk_bucket, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3405:1: note: in expansion of macro ‘TRACE_EVENT’ 3405 | TRACE_EVENT(xrep_iunlink_walk_ondisk_bucket, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_resolve_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3431:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3431 | DECLARE_EVENT_CLASS(xrep_iunlink_resolve_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3431:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3431 | DECLARE_EVENT_CLASS(xrep_iunlink_resolve_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_relink_next’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3466:1: note: in expansion of macro ‘TRACE_EVENT’ 3466 | TRACE_EVENT(xrep_iunlink_relink_next, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3466:1: note: in expansion of macro ‘TRACE_EVENT’ 3466 | TRACE_EVENT(xrep_iunlink_relink_next, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_relink_prev’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3492:1: note: in expansion of macro ‘TRACE_EVENT’ 3492 | TRACE_EVENT(xrep_iunlink_relink_prev, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3492:1: note: in expansion of macro ‘TRACE_EVENT’ 3492 | TRACE_EVENT(xrep_iunlink_relink_prev, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_add_to_bucket’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3518:1: note: in expansion of macro ‘TRACE_EVENT’ 3518 | TRACE_EVENT(xrep_iunlink_add_to_bucket, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3518:1: note: in expansion of macro ‘TRACE_EVENT’ 3518 | TRACE_EVENT(xrep_iunlink_add_to_bucket, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_commit_bucket’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3544:1: note: in expansion of macro ‘TRACE_EVENT’ 3544 | TRACE_EVENT(xrep_iunlink_commit_bucket, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3544:1: note: in expansion of macro ‘TRACE_EVENT’ 3544 | TRACE_EVENT(xrep_iunlink_commit_bucket, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:137:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 137 | DECLARE_EVENT_CLASS(xchk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:137:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 137 | DECLARE_EVENT_CLASS(xchk_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_fsgate_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:185:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 185 | DECLARE_EVENT_CLASS(xchk_fsgate_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:185:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 185 | DECLARE_EVENT_CLASS(xchk_fsgate_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_vector_head_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:212:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 212 | DECLARE_EVENT_CLASS(xchk_vector_head_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:212:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 212 | DECLARE_EVENT_CLASS(xchk_vector_head_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_vector_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 252 | DECLARE_EVENT_CLASS(xchk_vector_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 252 | DECLARE_EVENT_CLASS(xchk_vector_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_op_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(xchk_op_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ 287 | TRACE_EVENT(xchk_op_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_file_op_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(xchk_file_op_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(xchk_file_op_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_block_error_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 348 | DECLARE_EVENT_CLASS(xchk_block_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 348 | DECLARE_EVENT_CLASS(xchk_block_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_ino_error_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:383:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 383 | DECLARE_EVENT_CLASS(xchk_ino_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:383:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 383 | DECLARE_EVENT_CLASS(xchk_ino_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_fblock_error_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:415:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 415 | DECLARE_EVENT_CLASS(xchk_fblock_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:415:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 415 | DECLARE_EVENT_CLASS(xchk_fblock_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_dqiter_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:455:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 455 | DECLARE_EVENT_CLASS(xchk_dqiter_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:455:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 455 | DECLARE_EVENT_CLASS(xchk_dqiter_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_qcheck_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:501:1: note: in expansion of macro ‘TRACE_EVENT’ 501 | TRACE_EVENT(xchk_qcheck_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:501:1: note: in expansion of macro ‘TRACE_EVENT’ 501 | TRACE_EVENT(xchk_qcheck_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_incomplete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:525:1: note: in expansion of macro ‘TRACE_EVENT’ 525 | TRACE_EVENT(xchk_incomplete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:525:1: note: in expansion of macro ‘TRACE_EVENT’ 525 | TRACE_EVENT(xchk_incomplete, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_btree_op_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:544:1: note: in expansion of macro ‘TRACE_EVENT’ 544 | TRACE_EVENT(xchk_btree_op_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:544:1: note: in expansion of macro ‘TRACE_EVENT’ 544 | TRACE_EVENT(xchk_btree_op_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_ifork_btree_op_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:584:1: note: in expansion of macro ‘TRACE_EVENT’ 584 | TRACE_EVENT(xchk_ifork_btree_op_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:584:1: note: in expansion of macro ‘TRACE_EVENT’ 584 | TRACE_EVENT(xchk_ifork_btree_op_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_btree_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(xchk_btree_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ 629 | TRACE_EVENT(xchk_btree_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_ifork_btree_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:665:1: note: in expansion of macro ‘TRACE_EVENT’ 665 | TRACE_EVENT(xchk_ifork_btree_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:665:1: note: in expansion of macro ‘TRACE_EVENT’ 665 | TRACE_EVENT(xchk_ifork_btree_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_sbtree_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 707 | DECLARE_EVENT_CLASS(xchk_sbtree_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 707 | DECLARE_EVENT_CLASS(xchk_sbtree_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_xref_error’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:752:1: note: in expansion of macro ‘TRACE_EVENT’ 752 | TRACE_EVENT(xchk_xref_error, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:752:1: note: in expansion of macro ‘TRACE_EVENT’ 752 | TRACE_EVENT(xchk_xref_error, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_iallocbt_check_cluster’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(xchk_iallocbt_check_cluster, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ 774 | TRACE_EVENT(xchk_iallocbt_check_cluster, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_inode_is_allocated’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:819:1: note: in expansion of macro ‘TRACE_EVENT’ 819 | TRACE_EVENT(xchk_inode_is_allocated, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:819:1: note: in expansion of macro ‘TRACE_EVENT’ 819 | TRACE_EVENT(xchk_inode_is_allocated, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_fscounters_calc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:841:1: note: in expansion of macro ‘TRACE_EVENT’ 841 | TRACE_EVENT(xchk_fscounters_calc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:841:1: note: in expansion of macro ‘TRACE_EVENT’ 841 | TRACE_EVENT(xchk_fscounters_calc, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_fscounters_within_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ 876 | TRACE_EVENT(xchk_fscounters_within_range, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ 876 | TRACE_EVENT(xchk_fscounters_within_range, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_fsfreeze_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:899:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 899 | DECLARE_EVENT_CLASS(xchk_fsfreeze_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:899:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 899 | DECLARE_EVENT_CLASS(xchk_fsfreeze_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_refcount_incorrect’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:924:1: note: in expansion of macro ‘TRACE_EVENT’ 924 | TRACE_EVENT(xchk_refcount_incorrect, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:924:1: note: in expansion of macro ‘TRACE_EVENT’ 924 | TRACE_EVENT(xchk_refcount_incorrect, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xfile_create’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:956:1: note: in expansion of macro ‘TRACE_EVENT’ 956 | TRACE_EVENT(xfile_create, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:956:1: note: in expansion of macro ‘TRACE_EVENT’ 956 | TRACE_EVENT(xfile_create, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xfile_destroy’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ 978 | TRACE_EVENT(xfile_destroy, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ 978 | TRACE_EVENT(xfile_destroy, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xfile_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 999 | DECLARE_EVENT_CLASS(xfile_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 999 | DECLARE_EVENT_CLASS(xfile_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xfarray_create’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1036:1: note: in expansion of macro ‘TRACE_EVENT’ 1036 | TRACE_EVENT(xfarray_create, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1036:1: note: in expansion of macro ‘TRACE_EVENT’ 1036 | TRACE_EVENT(xfarray_create, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xfarray_isort’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1061:1: note: in expansion of macro ‘TRACE_EVENT’ 1061 | TRACE_EVENT(xfarray_isort, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1061:1: note: in expansion of macro ‘TRACE_EVENT’ 1061 | TRACE_EVENT(xfarray_isort, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xfarray_foliosort’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1081:1: note: in expansion of macro ‘TRACE_EVENT’ 1081 | TRACE_EVENT(xfarray_foliosort, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1081:1: note: in expansion of macro ‘TRACE_EVENT’ 1081 | TRACE_EVENT(xfarray_foliosort, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xfarray_qsort’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1101:1: note: in expansion of macro ‘TRACE_EVENT’ 1101 | TRACE_EVENT(xfarray_qsort, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1101:1: note: in expansion of macro ‘TRACE_EVENT’ 1101 | TRACE_EVENT(xfarray_qsort, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xfarray_sort’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ 1127 | TRACE_EVENT(xfarray_sort, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ 1127 | TRACE_EVENT(xfarray_sort, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xfarray_sort_scan’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1152:1: note: in expansion of macro ‘TRACE_EVENT’ 1152 | TRACE_EVENT(xfarray_sort_scan, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1152:1: note: in expansion of macro ‘TRACE_EVENT’ 1152 | TRACE_EVENT(xfarray_sort_scan, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xfarray_sort_stats’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1193:1: note: in expansion of macro ‘TRACE_EVENT’ 1193 | TRACE_EVENT(xfarray_sort_stats, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1193:1: note: in expansion of macro ‘TRACE_EVENT’ 1193 | TRACE_EVENT(xfarray_sort_stats, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_rtsum_record_free’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1239:1: note: in expansion of macro ‘TRACE_EVENT’ 1239 | TRACE_EVENT(xchk_rtsum_record_free, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1239:1: note: in expansion of macro ‘TRACE_EVENT’ 1239 | TRACE_EVENT(xchk_rtsum_record_free, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_iscan_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1273:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1273 | DECLARE_EVENT_CLASS(xchk_iscan_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1273:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1273 | DECLARE_EVENT_CLASS(xchk_iscan_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_iscan_ino_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1300:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1300 | DECLARE_EVENT_CLASS(xchk_iscan_ino_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1300:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1300 | DECLARE_EVENT_CLASS(xchk_iscan_ino_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_iscan_iget’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1331:1: note: in expansion of macro ‘TRACE_EVENT’ 1331 | TRACE_EVENT(xchk_iscan_iget, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1331:1: note: in expansion of macro ‘TRACE_EVENT’ 1331 | TRACE_EVENT(xchk_iscan_iget, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_iscan_iget_batch’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1353:1: note: in expansion of macro ‘TRACE_EVENT’ 1353 | TRACE_EVENT(xchk_iscan_iget_batch, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1353:1: note: in expansion of macro ‘TRACE_EVENT’ 1353 | TRACE_EVENT(xchk_iscan_iget_batch, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_iscan_retry_wait_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1388 | DECLARE_EVENT_CLASS(xchk_iscan_retry_wait_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1388 | DECLARE_EVENT_CLASS(xchk_iscan_retry_wait_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_nlinks_collect_dirent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ 1422 | TRACE_EVENT(xchk_nlinks_collect_dirent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ 1422 | TRACE_EVENT(xchk_nlinks_collect_dirent, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_nlinks_collect_pptr’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ 1448 | TRACE_EVENT(xchk_nlinks_collect_pptr, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ 1448 | TRACE_EVENT(xchk_nlinks_collect_pptr, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_nlinks_collect_metafile’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1475:1: note: in expansion of macro ‘TRACE_EVENT’ 1475 | TRACE_EVENT(xchk_nlinks_collect_metafile, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1475:1: note: in expansion of macro ‘TRACE_EVENT’ 1475 | TRACE_EVENT(xchk_nlinks_collect_metafile, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_nlinks_live_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1491:1: note: in expansion of macro ‘TRACE_EVENT’ 1491 | TRACE_EVENT(xchk_nlinks_live_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1491:1: note: in expansion of macro ‘TRACE_EVENT’ 1491 | TRACE_EVENT(xchk_nlinks_live_update, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_nlinks_check_zero’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1523:1: note: in expansion of macro ‘TRACE_EVENT’ 1523 | TRACE_EVENT(xchk_nlinks_check_zero, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1523:1: note: in expansion of macro ‘TRACE_EVENT’ 1523 | TRACE_EVENT(xchk_nlinks_check_zero, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_nlinks_update_incore’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1549:1: note: in expansion of macro ‘TRACE_EVENT’ 1549 | TRACE_EVENT(xchk_nlinks_update_incore, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1549:1: note: in expansion of macro ‘TRACE_EVENT’ 1549 | TRACE_EVENT(xchk_nlinks_update_incore, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_nlinks_diff_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1585 | DECLARE_EVENT_CLASS(xchk_nlinks_diff_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1585 | DECLARE_EVENT_CLASS(xchk_nlinks_diff_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_pptr_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1623:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1623 | DECLARE_EVENT_CLASS(xchk_pptr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1623:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1623 | DECLARE_EVENT_CLASS(xchk_pptr_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_dirtree_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(xchk_dirtree_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1660 | DECLARE_EVENT_CLASS(xchk_dirtree_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_dirpath_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1704:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1704 | DECLARE_EVENT_CLASS(xchk_dirpath_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1704:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1704 | DECLARE_EVENT_CLASS(xchk_dirpath_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_dirpath_outcome_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1779:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1779 | DECLARE_EVENT_CLASS(xchk_dirpath_outcome_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1779:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1779 | DECLARE_EVENT_CLASS(xchk_dirpath_outcome_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_dirtree_evaluate_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1811:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1811 | DECLARE_EVENT_CLASS(xchk_dirtree_evaluate_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1811:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1811 | DECLARE_EVENT_CLASS(xchk_dirtree_evaluate_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_dirpath_changed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ 1852 | TRACE_EVENT(xchk_dirpath_changed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ 1852 | TRACE_EVENT(xchk_dirpath_changed, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xchk_dirtree_live_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ 1885 | TRACE_EVENT(xchk_dirtree_live_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ 1885 | TRACE_EVENT(xchk_dirtree_live_update, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_extent_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1920:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1920 | DECLARE_EVENT_CLASS(xrep_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1920:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1920 | DECLARE_EVENT_CLASS(xrep_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_reap_find_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1951:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1951 | DECLARE_EVENT_CLASS(xrep_reap_find_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1951:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1951 | DECLARE_EVENT_CLASS(xrep_reap_find_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_rmap_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1984 | DECLARE_EVENT_CLASS(xrep_rmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:1984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1984 | DECLARE_EVENT_CLASS(xrep_rmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_abt_found’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2025:1: note: in expansion of macro ‘TRACE_EVENT’ 2025 | TRACE_EVENT(xrep_abt_found, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2025:1: note: in expansion of macro ‘TRACE_EVENT’ 2025 | TRACE_EVENT(xrep_abt_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_ibt_found’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2048:1: note: in expansion of macro ‘TRACE_EVENT’ 2048 | TRACE_EVENT(xrep_ibt_found, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2048:1: note: in expansion of macro ‘TRACE_EVENT’ 2048 | TRACE_EVENT(xrep_ibt_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_refc_found’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(xrep_refc_found, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ 2080 | TRACE_EVENT(xrep_refc_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_bmap_found’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2108:1: note: in expansion of macro ‘TRACE_EVENT’ 2108 | TRACE_EVENT(xrep_bmap_found, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2108:1: note: in expansion of macro ‘TRACE_EVENT’ 2108 | TRACE_EVENT(xrep_bmap_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_rmap_found’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2140:1: note: in expansion of macro ‘TRACE_EVENT’ 2140 | TRACE_EVENT(xrep_rmap_found, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2140:1: note: in expansion of macro ‘TRACE_EVENT’ 2140 | TRACE_EVENT(xrep_rmap_found, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_findroot_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2172:1: note: in expansion of macro ‘TRACE_EVENT’ 2172 | TRACE_EVENT(xrep_findroot_block, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2172:1: note: in expansion of macro ‘TRACE_EVENT’ 2172 | TRACE_EVENT(xrep_findroot_block, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_calc_ag_resblks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2197:1: note: in expansion of macro ‘TRACE_EVENT’ 2197 | TRACE_EVENT(xrep_calc_ag_resblks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2197:1: note: in expansion of macro ‘TRACE_EVENT’ 2197 | TRACE_EVENT(xrep_calc_ag_resblks, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_calc_ag_resblks_btsize’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2226:1: note: in expansion of macro ‘TRACE_EVENT’ 2226 | TRACE_EVENT(xrep_calc_ag_resblks_btsize, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2226:1: note: in expansion of macro ‘TRACE_EVENT’ 2226 | TRACE_EVENT(xrep_calc_ag_resblks_btsize, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_reset_counters’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2255:1: note: in expansion of macro ‘TRACE_EVENT’ 2255 | TRACE_EVENT(xrep_reset_counters, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2255:1: note: in expansion of macro ‘TRACE_EVENT’ 2255 | TRACE_EVENT(xrep_reset_counters, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_newbt_extent_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2280 | DECLARE_EVENT_CLASS(xrep_newbt_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2280 | DECLARE_EVENT_CLASS(xrep_newbt_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_dinode_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2317 | DECLARE_EVENT_CLASS(xrep_dinode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2317 | DECLARE_EVENT_CLASS(xrep_dinode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_inode_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2398:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2398 | DECLARE_EVENT_CLASS(xrep_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2398:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2398 | DECLARE_EVENT_CLASS(xrep_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_dinode_count_rmaps’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2450:1: note: in expansion of macro ‘TRACE_EVENT’ 2450 | TRACE_EVENT(xrep_dinode_count_rmaps, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2450:1: note: in expansion of macro ‘TRACE_EVENT’ 2450 | TRACE_EVENT(xrep_dinode_count_rmaps, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_dinode_findmode_dirent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2488:1: note: in expansion of macro ‘TRACE_EVENT’ 2488 | TRACE_EVENT(xrep_dinode_findmode_dirent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2488:1: note: in expansion of macro ‘TRACE_EVENT’ 2488 | TRACE_EVENT(xrep_dinode_findmode_dirent, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_dinode_findmode_dirent_inval’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ 2511 | TRACE_EVENT(xrep_dinode_findmode_dirent_inval, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ 2511 | TRACE_EVENT(xrep_dinode_findmode_dirent_inval, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_cow_mark_file_range’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ 2537 | TRACE_EVENT(xrep_cow_mark_file_range, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ 2537 | TRACE_EVENT(xrep_cow_mark_file_range, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_cow_replace_mapping’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2563:1: note: in expansion of macro ‘TRACE_EVENT’ 2563 | TRACE_EVENT(xrep_cow_replace_mapping, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2563:1: note: in expansion of macro ‘TRACE_EVENT’ 2563 | TRACE_EVENT(xrep_cow_replace_mapping, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_cow_free_staging’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2598:1: note: in expansion of macro ‘TRACE_EVENT’ 2598 | TRACE_EVENT(xrep_cow_free_staging, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2598:1: note: in expansion of macro ‘TRACE_EVENT’ 2598 | TRACE_EVENT(xrep_cow_free_staging, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_dquot_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2622 | DECLARE_EVENT_CLASS(xrep_dquot_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2622 | DECLARE_EVENT_CLASS(xrep_dquot_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_rmap_live_update’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2654:1: note: in expansion of macro ‘TRACE_EVENT’ 2654 | TRACE_EVENT(xrep_rmap_live_update, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2654:1: note: in expansion of macro ‘TRACE_EVENT’ 2654 | TRACE_EVENT(xrep_rmap_live_update, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_tempfile_create’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2690:1: note: in expansion of macro ‘TRACE_EVENT’ 2690 | TRACE_EVENT(xrep_tempfile_create, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2690:1: note: in expansion of macro ‘TRACE_EVENT’ 2690 | TRACE_EVENT(xrep_tempfile_create, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_tempfile_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2723 | DECLARE_EVENT_CLASS(xrep_tempfile_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2723 | DECLARE_EVENT_CLASS(xrep_tempfile_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xreap_ifork_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2762:1: note: in expansion of macro ‘TRACE_EVENT’ 2762 | TRACE_EVENT(xreap_ifork_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2762:1: note: in expansion of macro ‘TRACE_EVENT’ 2762 | TRACE_EVENT(xreap_ifork_extent, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xreap_bmapi_binval_scan’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ 2797 | TRACE_EVENT(xreap_bmapi_binval_scan, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ 2797 | TRACE_EVENT(xreap_bmapi_binval_scan, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_xattr_recover_leafblock’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2823:1: note: in expansion of macro ‘TRACE_EVENT’ 2823 | TRACE_EVENT(xrep_xattr_recover_leafblock, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2823:1: note: in expansion of macro ‘TRACE_EVENT’ 2823 | TRACE_EVENT(xrep_xattr_recover_leafblock, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_xattr_salvage_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2845:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2845 | DECLARE_EVENT_CLASS(xrep_xattr_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2845:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2845 | DECLARE_EVENT_CLASS(xrep_xattr_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_pptr_salvage_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2883:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2883 | DECLARE_EVENT_CLASS(xrep_pptr_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2883:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2883 | DECLARE_EVENT_CLASS(xrep_pptr_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_xattr_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2921:1: note: in expansion of macro ‘TRACE_EVENT’ 2921 | TRACE_EVENT(xrep_xattr_class, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2921:1: note: in expansion of macro ‘TRACE_EVENT’ 2921 | TRACE_EVENT(xrep_xattr_class, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_xattr_pptr_scan_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2947:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2947 | DECLARE_EVENT_CLASS(xrep_xattr_pptr_scan_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2947:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2947 | DECLARE_EVENT_CLASS(xrep_xattr_pptr_scan_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_dir_recover_dirblock’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2983:1: note: in expansion of macro ‘TRACE_EVENT’ 2983 | TRACE_EVENT(xrep_dir_recover_dirblock, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:2983:1: note: in expansion of macro ‘TRACE_EVENT’ 2983 | TRACE_EVENT(xrep_dir_recover_dirblock, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_dir_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3009 | DECLARE_EVENT_CLASS(xrep_dir_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3009 | DECLARE_EVENT_CLASS(xrep_dir_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_dirent_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3035 | DECLARE_EVENT_CLASS(xrep_dirent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3035 | DECLARE_EVENT_CLASS(xrep_dirent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_adoption_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3075:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3075 | DECLARE_EVENT_CLASS(xrep_adoption_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3075:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3075 | DECLARE_EVENT_CLASS(xrep_adoption_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_parent_salvage_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3102 | DECLARE_EVENT_CLASS(xrep_parent_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3102 | DECLARE_EVENT_CLASS(xrep_parent_salvage_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_pptr_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3128 | DECLARE_EVENT_CLASS(xrep_pptr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3128 | DECLARE_EVENT_CLASS(xrep_pptr_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_pptr_scan_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3166:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3166 | DECLARE_EVENT_CLASS(xrep_pptr_scan_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3166:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3166 | DECLARE_EVENT_CLASS(xrep_pptr_scan_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_nlinks_set_record’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3202:1: note: in expansion of macro ‘TRACE_EVENT’ 3202 | TRACE_EVENT(xrep_nlinks_set_record, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3202:1: note: in expansion of macro ‘TRACE_EVENT’ 3202 | TRACE_EVENT(xrep_nlinks_set_record, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_dentry_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3228 | DECLARE_EVENT_CLASS(xrep_dentry_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3228 | DECLARE_EVENT_CLASS(xrep_dentry_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_symlink_salvage_target’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3269:1: note: in expansion of macro ‘TRACE_EVENT’ 3269 | TRACE_EVENT(xrep_symlink_salvage_target, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3269:1: note: in expansion of macro ‘TRACE_EVENT’ 3269 | TRACE_EVENT(xrep_symlink_salvage_target, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_symlink_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3292 | DECLARE_EVENT_CLASS(xrep_symlink_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3292 | DECLARE_EVENT_CLASS(xrep_symlink_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_iunlink_visit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3315:1: note: in expansion of macro ‘TRACE_EVENT’ 3315 | TRACE_EVENT(xrep_iunlink_visit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3315:1: note: in expansion of macro ‘TRACE_EVENT’ 3315 | TRACE_EVENT(xrep_iunlink_visit, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_iunlink_reload_next’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3347:1: note: in expansion of macro ‘TRACE_EVENT’ 3347 | TRACE_EVENT(xrep_iunlink_reload_next, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3347:1: note: in expansion of macro ‘TRACE_EVENT’ 3347 | TRACE_EVENT(xrep_iunlink_reload_next, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_iunlink_reload_ondisk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3379:1: note: in expansion of macro ‘TRACE_EVENT’ 3379 | TRACE_EVENT(xrep_iunlink_reload_ondisk, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3379:1: note: in expansion of macro ‘TRACE_EVENT’ 3379 | TRACE_EVENT(xrep_iunlink_reload_ondisk, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_iunlink_walk_ondisk_bucket’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3405:1: note: in expansion of macro ‘TRACE_EVENT’ 3405 | TRACE_EVENT(xrep_iunlink_walk_ondisk_bucket, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3405:1: note: in expansion of macro ‘TRACE_EVENT’ 3405 | TRACE_EVENT(xrep_iunlink_walk_ondisk_bucket, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_iunlink_resolve_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3431:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3431 | DECLARE_EVENT_CLASS(xrep_iunlink_resolve_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3431:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3431 | DECLARE_EVENT_CLASS(xrep_iunlink_resolve_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_iunlink_relink_next’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3466:1: note: in expansion of macro ‘TRACE_EVENT’ 3466 | TRACE_EVENT(xrep_iunlink_relink_next, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3466:1: note: in expansion of macro ‘TRACE_EVENT’ 3466 | TRACE_EVENT(xrep_iunlink_relink_next, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_iunlink_relink_prev’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3492:1: note: in expansion of macro ‘TRACE_EVENT’ 3492 | TRACE_EVENT(xrep_iunlink_relink_prev, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3492:1: note: in expansion of macro ‘TRACE_EVENT’ 3492 | TRACE_EVENT(xrep_iunlink_relink_prev, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_iunlink_add_to_bucket’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3518:1: note: in expansion of macro ‘TRACE_EVENT’ 3518 | TRACE_EVENT(xrep_iunlink_add_to_bucket, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3518:1: note: in expansion of macro ‘TRACE_EVENT’ 3518 | TRACE_EVENT(xrep_iunlink_add_to_bucket, | ^~~~~~~~~~~ ../fs/xfs/./scrub/trace.h: In function ‘__bpf_trace_xrep_iunlink_commit_bucket’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3544:1: note: in expansion of macro ‘TRACE_EVENT’ 3544 | TRACE_EVENT(xrep_iunlink_commit_bucket, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./scrub/trace.h:3544:1: note: in expansion of macro ‘TRACE_EVENT’ 3544 | TRACE_EVENT(xrep_iunlink_commit_bucket, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/xfs/scrub/trace.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../fs/xfs/xfs_trace.h:5285, from ../fs/xfs/xfs_trace.c:53: ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_attr_list_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(xfs_attr_list_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(xfs_attr_list_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(xfs_attr_list_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(xfs_attr_list_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(xfs_attr_list_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xlog_intent_recovery_failed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:163:1: note: in expansion of macro ‘TRACE_EVENT’ 163 | TRACE_EVENT(xlog_intent_recovery_failed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:163:1: note: in expansion of macro ‘TRACE_EVENT’ 163 | TRACE_EVENT(xlog_intent_recovery_failed, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_perag_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(xfs_perag_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(xfs_perag_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_inodegc_worker’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(xfs_inodegc_worker, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(xfs_inodegc_worker, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_fs_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:238:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 238 | DECLARE_EVENT_CLASS(xfs_fs_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:238:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 238 | DECLARE_EVENT_CLASS(xfs_fs_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_inodegc_shrinker_scan’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(xfs_inodegc_shrinker_scan, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(xfs_inodegc_shrinker_scan, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_ag_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:301:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 301 | DECLARE_EVENT_CLASS(xfs_ag_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:301:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 301 | DECLARE_EVENT_CLASS(xfs_ag_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_attr_list_node_descend’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(xfs_attr_list_node_descend, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(xfs_attr_list_node_descend, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_bmap_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:378:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 378 | DECLARE_EVENT_CLASS(xfs_bmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:378:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 378 | DECLARE_EVENT_CLASS(xfs_bmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_buf_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:437:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 437 | DECLARE_EVENT_CLASS(xfs_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:437:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 437 | DECLARE_EVENT_CLASS(xfs_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_buf_flags_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:508:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 508 | DECLARE_EVENT_CLASS(xfs_buf_flags_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:508:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 508 | DECLARE_EVENT_CLASS(xfs_buf_flags_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_buf_ioerror’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:551:1: note: in expansion of macro ‘TRACE_EVENT’ 551 | TRACE_EVENT(xfs_buf_ioerror, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:551:1: note: in expansion of macro ‘TRACE_EVENT’ 551 | TRACE_EVENT(xfs_buf_ioerror, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_buf_item_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:589:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 589 | DECLARE_EVENT_CLASS(xfs_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:589:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 589 | DECLARE_EVENT_CLASS(xfs_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_filestream_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:664:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 664 | DECLARE_EVENT_CLASS(xfs_filestream_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:664:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 664 | DECLARE_EVENT_CLASS(xfs_filestream_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_filestream_pick’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:693:1: note: in expansion of macro ‘TRACE_EVENT’ 693 | TRACE_EVENT(xfs_filestream_pick, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:693:1: note: in expansion of macro ‘TRACE_EVENT’ 693 | TRACE_EVENT(xfs_filestream_pick, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_lock_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 723 | DECLARE_EVENT_CLASS(xfs_lock_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 723 | DECLARE_EVENT_CLASS(xfs_lock_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_inode_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:756:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 756 | DECLARE_EVENT_CLASS(xfs_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:756:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 756 | DECLARE_EVENT_CLASS(xfs_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_filemap_fault’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ 830 | TRACE_EVENT(xfs_filemap_fault, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ 830 | TRACE_EVENT(xfs_filemap_fault, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_iref_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:852:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 852 | DECLARE_EVENT_CLASS(xfs_iref_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:852:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 852 | DECLARE_EVENT_CLASS(xfs_iref_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_iomap_prealloc_size’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ 877 | TRACE_EVENT(xfs_iomap_prealloc_size, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ 877 | TRACE_EVENT(xfs_iomap_prealloc_size, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_irec_merge_pre’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:901:1: note: in expansion of macro ‘TRACE_EVENT’ 901 | TRACE_EVENT(xfs_irec_merge_pre, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:901:1: note: in expansion of macro ‘TRACE_EVENT’ 901 | TRACE_EVENT(xfs_irec_merge_pre, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_irec_merge_post’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:930:1: note: in expansion of macro ‘TRACE_EVENT’ 930 | TRACE_EVENT(xfs_irec_merge_post, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:930:1: note: in expansion of macro ‘TRACE_EVENT’ 930 | TRACE_EVENT(xfs_irec_merge_post, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_namespace_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:963:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 963 | DECLARE_EVENT_CLASS(xfs_namespace_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:963:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 963 | DECLARE_EVENT_CLASS(xfs_namespace_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_rename’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:995:1: note: in expansion of macro ‘TRACE_EVENT’ 995 | TRACE_EVENT(xfs_rename, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:995:1: note: in expansion of macro ‘TRACE_EVENT’ 995 | TRACE_EVENT(xfs_rename, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_dquot_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1029:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1029 | DECLARE_EVENT_CLASS(xfs_dquot_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1029:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1029 | DECLARE_EVENT_CLASS(xfs_dquot_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_trans_mod_dquot’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ 1127 | TRACE_EVENT(xfs_trans_mod_dquot, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ 1127 | TRACE_EVENT(xfs_trans_mod_dquot, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_dqtrx_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1156 | DECLARE_EVENT_CLASS(xfs_dqtrx_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1156 | DECLARE_EVENT_CLASS(xfs_dqtrx_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_loggrant_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1228 | DECLARE_EVENT_CLASS(xfs_loggrant_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1228 | DECLARE_EVENT_CLASS(xfs_loggrant_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_item_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1312:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1312 | DECLARE_EVENT_CLASS(xfs_log_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1312:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1312 | DECLARE_EVENT_CLASS(xfs_log_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_force’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(xfs_log_force, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(xfs_log_force, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_ail_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1367 | DECLARE_EVENT_CLASS(xfs_ail_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1367 | DECLARE_EVENT_CLASS(xfs_ail_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_assign_tail_lsn’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1403:1: note: in expansion of macro ‘TRACE_EVENT’ 1403 | TRACE_EVENT(xfs_log_assign_tail_lsn, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1403:1: note: in expansion of macro ‘TRACE_EVENT’ 1403 | TRACE_EVENT(xfs_log_assign_tail_lsn, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_file_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1425:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1425 | DECLARE_EVENT_CLASS(xfs_file_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1425:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1425 | DECLARE_EVENT_CLASS(xfs_file_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_imap_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1462:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1462 | DECLARE_EVENT_CLASS(xfs_imap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1462:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1462 | DECLARE_EVENT_CLASS(xfs_imap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_simple_io_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1511:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1511 | DECLARE_EVENT_CLASS(xfs_simple_io_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1511:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1511 | DECLARE_EVENT_CLASS(xfs_simple_io_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_itrunc_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1553:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1553 | DECLARE_EVENT_CLASS(xfs_itrunc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1553:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1553 | DECLARE_EVENT_CLASS(xfs_itrunc_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_pagecache_inval’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1582:1: note: in expansion of macro ‘TRACE_EVENT’ 1582 | TRACE_EVENT(xfs_pagecache_inval, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1582:1: note: in expansion of macro ‘TRACE_EVENT’ 1582 | TRACE_EVENT(xfs_pagecache_inval, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_bunmap’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1607:1: note: in expansion of macro ‘TRACE_EVENT’ 1607 | TRACE_EVENT(xfs_bunmap, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1607:1: note: in expansion of macro ‘TRACE_EVENT’ 1607 | TRACE_EVENT(xfs_bunmap, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_extent_busy_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1641:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1641 | DECLARE_EVENT_CLASS(xfs_extent_busy_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1641:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1641 | DECLARE_EVENT_CLASS(xfs_extent_busy_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_extent_busy_trim’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1673:1: note: in expansion of macro ‘TRACE_EVENT’ 1673 | TRACE_EVENT(xfs_extent_busy_trim, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1673:1: note: in expansion of macro ‘TRACE_EVENT’ 1673 | TRACE_EVENT(xfs_extent_busy_trim, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_agf_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1703:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1703 | DECLARE_EVENT_CLASS(xfs_agf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1703:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1703 | DECLARE_EVENT_CLASS(xfs_agf_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_free_extent’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1765:1: note: in expansion of macro ‘TRACE_EVENT’ 1765 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1765:1: note: in expansion of macro ‘TRACE_EVENT’ 1765 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_alloc_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1800 | DECLARE_EVENT_CLASS(xfs_alloc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1800 | DECLARE_EVENT_CLASS(xfs_alloc_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_alloc_cur_check’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1905:1: note: in expansion of macro ‘TRACE_EVENT’ 1905 | TRACE_EVENT(xfs_alloc_cur_check, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1905:1: note: in expansion of macro ‘TRACE_EVENT’ 1905 | TRACE_EVENT(xfs_alloc_cur_check, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_da_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1931:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1931 | DECLARE_EVENT_CLASS(xfs_da_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1931:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1931 | DECLARE_EVENT_CLASS(xfs_da_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_attr_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1998:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1998 | DECLARE_EVENT_CLASS(xfs_attr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1998:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1998 | DECLARE_EVENT_CLASS(xfs_attr_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_dir2_space_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2106 | DECLARE_EVENT_CLASS(xfs_dir2_space_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2106 | DECLARE_EVENT_CLASS(xfs_dir2_space_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_dir2_leafn_moveents’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2137:1: note: in expansion of macro ‘TRACE_EVENT’ 2137 | TRACE_EVENT(xfs_dir2_leafn_moveents, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2137:1: note: in expansion of macro ‘TRACE_EVENT’ 2137 | TRACE_EVENT(xfs_dir2_leafn_moveents, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_swap_extent_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2176 | DECLARE_EVENT_CLASS(xfs_swap_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2176 | DECLARE_EVENT_CLASS(xfs_swap_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_recover’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(xfs_log_recover, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(xfs_log_recover, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_recover_record’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ 2234 | TRACE_EVENT(xfs_log_recover_record, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ 2234 | TRACE_EVENT(xfs_log_recover_record, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_recover_item_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2257 | DECLARE_EVENT_CLASS(xfs_log_recover_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2257 | DECLARE_EVENT_CLASS(xfs_log_recover_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_recover_buf_item_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2305:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2305 | DECLARE_EVENT_CLASS(xfs_log_recover_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2305:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2305 | DECLARE_EVENT_CLASS(xfs_log_recover_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_recover_ino_item_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(xfs_log_recover_ino_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(xfs_log_recover_ino_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_recover_icreate_item_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2395 | DECLARE_EVENT_CLASS(xfs_log_recover_icreate_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2395 | DECLARE_EVENT_CLASS(xfs_log_recover_icreate_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_discard_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2433 | DECLARE_EVENT_CLASS(xfs_discard_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2433 | DECLARE_EVENT_CLASS(xfs_discard_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_rtdiscard_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2466 | DECLARE_EVENT_CLASS(xfs_rtdiscard_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2466 | DECLARE_EVENT_CLASS(xfs_rtdiscard_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_btree_cur_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2495 | DECLARE_EVENT_CLASS(xfs_btree_cur_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2495 | DECLARE_EVENT_CLASS(xfs_btree_cur_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_btree_alloc_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2530:1: note: in expansion of macro ‘TRACE_EVENT’ 2530 | TRACE_EVENT(xfs_btree_alloc_block, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2530:1: note: in expansion of macro ‘TRACE_EVENT’ 2530 | TRACE_EVENT(xfs_btree_alloc_block, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_btree_free_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2584:1: note: in expansion of macro ‘TRACE_EVENT’ 2584 | TRACE_EVENT(xfs_btree_free_block, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2584:1: note: in expansion of macro ‘TRACE_EVENT’ 2584 | TRACE_EVENT(xfs_btree_free_block, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_defer_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2617:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2617 | DECLARE_EVENT_CLASS(xfs_defer_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2617:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2617 | DECLARE_EVENT_CLASS(xfs_defer_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_defer_error_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2641:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2641 | DECLARE_EVENT_CLASS(xfs_defer_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2641:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2641 | DECLARE_EVENT_CLASS(xfs_defer_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_defer_pending_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2665 | DECLARE_EVENT_CLASS(xfs_defer_pending_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2665 | DECLARE_EVENT_CLASS(xfs_defer_pending_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_free_extent_deferred_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2715 | DECLARE_EVENT_CLASS(xfs_free_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2715 | DECLARE_EVENT_CLASS(xfs_free_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_defer_pending_item_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2748:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2748 | DECLARE_EVENT_CLASS(xfs_defer_pending_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2748:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2748 | DECLARE_EVENT_CLASS(xfs_defer_pending_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_rmap_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2790:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2790 | DECLARE_EVENT_CLASS(xfs_rmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2790:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2790 | DECLARE_EVENT_CLASS(xfs_rmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_btree_error_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2832:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2832 | DECLARE_EVENT_CLASS(xfs_btree_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2832:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2832 | DECLARE_EVENT_CLASS(xfs_btree_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_rmap_convert_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2886:1: note: in expansion of macro ‘TRACE_EVENT’ 2886 | TRACE_EVENT(xfs_rmap_convert_state, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2886:1: note: in expansion of macro ‘TRACE_EVENT’ 2886 | TRACE_EVENT(xfs_rmap_convert_state, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_rmapbt_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2924:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2924 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2924:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2924 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_rmap_deferred_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2972:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2972 | DECLARE_EVENT_CLASS(xfs_rmap_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2972:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2972 | DECLARE_EVENT_CLASS(xfs_rmap_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_bmap_deferred_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3035 | DECLARE_EVENT_CLASS(xfs_bmap_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3035 | DECLARE_EVENT_CLASS(xfs_bmap_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_ag_resv_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3096:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3096 | DECLARE_EVENT_CLASS(xfs_ag_resv_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3096:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3096 | DECLARE_EVENT_CLASS(xfs_ag_resv_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_ag_error_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3148 | DECLARE_EVENT_CLASS(xfs_ag_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3148 | DECLARE_EVENT_CLASS(xfs_ag_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_refcount_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3180 | DECLARE_EVENT_CLASS(xfs_refcount_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3180 | DECLARE_EVENT_CLASS(xfs_refcount_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_refcount_lookup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3211:1: note: in expansion of macro ‘TRACE_EVENT’ 3211 | TRACE_EVENT(xfs_refcount_lookup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3211:1: note: in expansion of macro ‘TRACE_EVENT’ 3211 | TRACE_EVENT(xfs_refcount_lookup, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_refcount_extent_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3236 | DECLARE_EVENT_CLASS(xfs_refcount_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3236 | DECLARE_EVENT_CLASS(xfs_refcount_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_refcount_extent_at_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3270:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3270 | DECLARE_EVENT_CLASS(xfs_refcount_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3270:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3270 | DECLARE_EVENT_CLASS(xfs_refcount_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_refcount_double_extent_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3309:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3309 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3309:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3309 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_refcount_double_extent_at_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3358 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3358 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_refcount_triple_extent_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3410:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3410 | DECLARE_EVENT_CLASS(xfs_refcount_triple_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3410:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3410 | DECLARE_EVENT_CLASS(xfs_refcount_triple_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_refcount_deferred_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3512 | DECLARE_EVENT_CLASS(xfs_refcount_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3512 | DECLARE_EVENT_CLASS(xfs_refcount_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_inode_error_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3545:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3545 | DECLARE_EVENT_CLASS(xfs_inode_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3545:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3545 | DECLARE_EVENT_CLASS(xfs_inode_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_double_io_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3576:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3576 | DECLARE_EVENT_CLASS(xfs_double_io_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3576:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3576 | DECLARE_EVENT_CLASS(xfs_double_io_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_inode_irec_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3626:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3626 | DECLARE_EVENT_CLASS(xfs_inode_irec_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3626:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3626 | DECLARE_EVENT_CLASS(xfs_inode_irec_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_wb_invalid_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3659 | DECLARE_EVENT_CLASS(xfs_wb_invalid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3659 | DECLARE_EVENT_CLASS(xfs_wb_invalid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_iomap_invalid_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3702:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3702 | DECLARE_EVENT_CLASS(xfs_iomap_invalid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3702:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3702 | DECLARE_EVENT_CLASS(xfs_iomap_invalid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_reflink_remap_blocks’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3750:1: note: in expansion of macro ‘TRACE_EVENT’ 3750 | TRACE_EVENT(xfs_reflink_remap_blocks, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3750:1: note: in expansion of macro ‘TRACE_EVENT’ 3750 | TRACE_EVENT(xfs_reflink_remap_blocks, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_ioctl_clone’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3794:1: note: in expansion of macro ‘TRACE_EVENT’ 3794 | TRACE_EVENT(xfs_ioctl_clone, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3794:1: note: in expansion of macro ‘TRACE_EVENT’ 3794 | TRACE_EVENT(xfs_ioctl_clone, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_fsmap_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3846 | DECLARE_EVENT_CLASS(xfs_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3846 | DECLARE_EVENT_CLASS(xfs_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_fsmap_linear_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3889:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3889 | DECLARE_EVENT_CLASS(xfs_fsmap_linear_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3889:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3889 | DECLARE_EVENT_CLASS(xfs_fsmap_linear_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_getfsmap_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3914:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3914 | DECLARE_EVENT_CLASS(xfs_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3914:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3914 | DECLARE_EVENT_CLASS(xfs_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_trans_resv_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3952:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3952 | DECLARE_EVENT_CLASS(xfs_trans_resv_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3952:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3952 | DECLARE_EVENT_CLASS(xfs_trans_resv_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_get_max_trans_res’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3986:1: note: in expansion of macro ‘TRACE_EVENT’ 3986 | TRACE_EVENT(xfs_log_get_max_trans_res, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3986:1: note: in expansion of macro ‘TRACE_EVENT’ 3986 | TRACE_EVENT(xfs_log_get_max_trans_res, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_trans_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4005:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4005 | DECLARE_EVENT_CLASS(xfs_trans_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4005:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4005 | DECLARE_EVENT_CLASS(xfs_trans_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_iunlink_update_bucket’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4043:1: note: in expansion of macro ‘TRACE_EVENT’ 4043 | TRACE_EVENT(xfs_iunlink_update_bucket, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4043:1: note: in expansion of macro ‘TRACE_EVENT’ 4043 | TRACE_EVENT(xfs_iunlink_update_bucket, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_iunlink_update_dinode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4069:1: note: in expansion of macro ‘TRACE_EVENT’ 4069 | TRACE_EVENT(xfs_iunlink_update_dinode, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4069:1: note: in expansion of macro ‘TRACE_EVENT’ 4069 | TRACE_EVENT(xfs_iunlink_update_dinode, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_iunlink_reload_next’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4095:1: note: in expansion of macro ‘TRACE_EVENT’ 4095 | TRACE_EVENT(xfs_iunlink_reload_next, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4095:1: note: in expansion of macro ‘TRACE_EVENT’ 4095 | TRACE_EVENT(xfs_iunlink_reload_next, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_inode_reload_unlinked_bucket’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4120:1: note: in expansion of macro ‘TRACE_EVENT’ 4120 | TRACE_EVENT(xfs_inode_reload_unlinked_bucket, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4120:1: note: in expansion of macro ‘TRACE_EVENT’ 4120 | TRACE_EVENT(xfs_inode_reload_unlinked_bucket, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_ag_inode_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4140:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4140 | DECLARE_EVENT_CLASS(xfs_ag_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4140:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4140 | DECLARE_EVENT_CLASS(xfs_ag_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_fs_corrupt_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4165 | DECLARE_EVENT_CLASS(xfs_fs_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4165 | DECLARE_EVENT_CLASS(xfs_fs_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_ag_corrupt_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4193 | DECLARE_EVENT_CLASS(xfs_ag_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4193 | DECLARE_EVENT_CLASS(xfs_ag_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_inode_corrupt_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4220 | DECLARE_EVENT_CLASS(xfs_inode_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4220 | DECLARE_EVENT_CLASS(xfs_inode_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_iwalk_ag’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4246:1: note: in expansion of macro ‘TRACE_EVENT’ 4246 | TRACE_EVENT(xfs_iwalk_ag, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4246:1: note: in expansion of macro ‘TRACE_EVENT’ 4246 | TRACE_EVENT(xfs_iwalk_ag, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_iwalk_ag_rec’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4265:1: note: in expansion of macro ‘TRACE_EVENT’ 4265 | TRACE_EVENT(xfs_iwalk_ag_rec, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4265:1: note: in expansion of macro ‘TRACE_EVENT’ 4265 | TRACE_EVENT(xfs_iwalk_ag_rec, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_pwork_init’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4286:1: note: in expansion of macro ‘TRACE_EVENT’ 4286 | TRACE_EVENT(xfs_pwork_init, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4286:1: note: in expansion of macro ‘TRACE_EVENT’ 4286 | TRACE_EVENT(xfs_pwork_init, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_check_new_dalign’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4304:1: note: in expansion of macro ‘TRACE_EVENT’ 4304 | TRACE_EVENT(xfs_check_new_dalign, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4304:1: note: in expansion of macro ‘TRACE_EVENT’ 4304 | TRACE_EVENT(xfs_check_new_dalign, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_btree_commit_afakeroot’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4325:1: note: in expansion of macro ‘TRACE_EVENT’ 4325 | TRACE_EVENT(xfs_btree_commit_afakeroot, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4325:1: note: in expansion of macro ‘TRACE_EVENT’ 4325 | TRACE_EVENT(xfs_btree_commit_afakeroot, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_btree_commit_ifakeroot’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4353:1: note: in expansion of macro ‘TRACE_EVENT’ 4353 | TRACE_EVENT(xfs_btree_commit_ifakeroot, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4353:1: note: in expansion of macro ‘TRACE_EVENT’ 4353 | TRACE_EVENT(xfs_btree_commit_ifakeroot, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_btree_bload_level_geometry’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4386:1: note: in expansion of macro ‘TRACE_EVENT’ 4386 | TRACE_EVENT(xfs_btree_bload_level_geometry, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4386:1: note: in expansion of macro ‘TRACE_EVENT’ 4386 | TRACE_EVENT(xfs_btree_bload_level_geometry, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_btree_bload_block’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4427:1: note: in expansion of macro ‘TRACE_EVENT’ 4427 | TRACE_EVENT(xfs_btree_bload_block, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4427:1: note: in expansion of macro ‘TRACE_EVENT’ 4427 | TRACE_EVENT(xfs_btree_bload_block, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_timestamp_range_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4470 | DECLARE_EVENT_CLASS(xfs_timestamp_range_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4470 | DECLARE_EVENT_CLASS(xfs_timestamp_range_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_icwalk_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4496 | DECLARE_EVENT_CLASS(xfs_icwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4496 | DECLARE_EVENT_CLASS(xfs_icwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xlog_iclog_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4547 | DECLARE_EVENT_CLASS(xlog_iclog_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4547 | DECLARE_EVENT_CLASS(xlog_iclog_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_das_state_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4622 | DECLARE_EVENT_CLASS(xfs_das_state_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4622 | DECLARE_EVENT_CLASS(xfs_das_state_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_force_shutdown’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4652:1: note: in expansion of macro ‘TRACE_EVENT’ 4652 | TRACE_EVENT(xfs_force_shutdown, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4652:1: note: in expansion of macro ‘TRACE_EVENT’ 4652 | TRACE_EVENT(xfs_force_shutdown, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_perag_intents_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4679 | DECLARE_EVENT_CLASS(xfs_perag_intents_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4679 | DECLARE_EVENT_CLASS(xfs_perag_intents_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xmbuf_create’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4712:1: note: in expansion of macro ‘TRACE_EVENT’ 4712 | TRACE_EVENT(xmbuf_create, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4712:1: note: in expansion of macro ‘TRACE_EVENT’ 4712 | TRACE_EVENT(xmbuf_create, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xmbuf_free’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4737:1: note: in expansion of macro ‘TRACE_EVENT’ 4737 | TRACE_EVENT(xmbuf_free, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4737:1: note: in expansion of macro ‘TRACE_EVENT’ 4737 | TRACE_EVENT(xmbuf_free, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfbtree_init’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4764:1: note: in expansion of macro ‘TRACE_EVENT’ 4764 | TRACE_EVENT(xfbtree_init, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4764:1: note: in expansion of macro ‘TRACE_EVENT’ 4764 | TRACE_EVENT(xfbtree_init, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfbtree_buf_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4796:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4796 | DECLARE_EVENT_CLASS(xfbtree_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4796:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4796 | DECLARE_EVENT_CLASS(xfbtree_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfbtree_freesp_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4835:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4835 | DECLARE_EVENT_CLASS(xfbtree_freesp_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4835:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4835 | DECLARE_EVENT_CLASS(xfbtree_freesp_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_exchrange_inode_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4885:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4885 | DECLARE_EVENT_CLASS(xfs_exchrange_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4885:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4885 | DECLARE_EVENT_CLASS(xfs_exchrange_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_exchrange_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4932:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4932 | DECLARE_EVENT_CLASS(xfs_exchrange_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4932:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4932 | DECLARE_EVENT_CLASS(xfs_exchrange_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_exchmaps_overhead’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4989:1: note: in expansion of macro ‘TRACE_EVENT’ 4989 | TRACE_EVENT(xfs_exchmaps_overhead, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4989:1: note: in expansion of macro ‘TRACE_EVENT’ 4989 | TRACE_EVENT(xfs_exchmaps_overhead, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_exchmaps_estimate_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5009 | DECLARE_EVENT_CLASS(xfs_exchmaps_estimate_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5009 | DECLARE_EVENT_CLASS(xfs_exchmaps_estimate_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_exchmaps_intent_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5063:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5063 | DECLARE_EVENT_CLASS(xfs_exchmaps_intent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5063:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5063 | DECLARE_EVENT_CLASS(xfs_exchmaps_intent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_exchmaps_delta_nextents_step’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5109:1: note: in expansion of macro ‘TRACE_EVENT’ 5109 | TRACE_EVENT(xfs_exchmaps_delta_nextents_step, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5109:1: note: in expansion of macro ‘TRACE_EVENT’ 5109 | TRACE_EVENT(xfs_exchmaps_delta_nextents_step, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_exchmaps_delta_nextents’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5160:1: note: in expansion of macro ‘TRACE_EVENT’ 5160 | TRACE_EVENT(xfs_exchmaps_delta_nextents, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5160:1: note: in expansion of macro ‘TRACE_EVENT’ 5160 | TRACE_EVENT(xfs_exchmaps_delta_nextents, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_getparents_rec_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5191:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5191 | DECLARE_EVENT_CLASS(xfs_getparents_rec_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5191:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5191 | DECLARE_EVENT_CLASS(xfs_getparents_rec_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_getparents_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5235:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5235 | DECLARE_EVENT_CLASS(xfs_getparents_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5235:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5235 | DECLARE_EVENT_CLASS(xfs_getparents_class, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_attr_list_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(xfs_attr_list_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 103 | DECLARE_EVENT_CLASS(xfs_attr_list_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xlog_intent_recovery_failed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:163:1: note: in expansion of macro ‘TRACE_EVENT’ 163 | TRACE_EVENT(xlog_intent_recovery_failed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:163:1: note: in expansion of macro ‘TRACE_EVENT’ 163 | TRACE_EVENT(xlog_intent_recovery_failed, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_perag_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(xfs_perag_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(xfs_perag_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_inodegc_worker’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(xfs_inodegc_worker, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(xfs_inodegc_worker, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_fs_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:238:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 238 | DECLARE_EVENT_CLASS(xfs_fs_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:238:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 238 | DECLARE_EVENT_CLASS(xfs_fs_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_inodegc_shrinker_scan’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(xfs_inodegc_shrinker_scan, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ 281 | TRACE_EVENT(xfs_inodegc_shrinker_scan, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_ag_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:301:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 301 | DECLARE_EVENT_CLASS(xfs_ag_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:301:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 301 | DECLARE_EVENT_CLASS(xfs_ag_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_attr_list_node_descend’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(xfs_attr_list_node_descend, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(xfs_attr_list_node_descend, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_bmap_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:378:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 378 | DECLARE_EVENT_CLASS(xfs_bmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:378:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 378 | DECLARE_EVENT_CLASS(xfs_bmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_buf_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:437:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 437 | DECLARE_EVENT_CLASS(xfs_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:437:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 437 | DECLARE_EVENT_CLASS(xfs_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_buf_flags_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:508:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 508 | DECLARE_EVENT_CLASS(xfs_buf_flags_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:508:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 508 | DECLARE_EVENT_CLASS(xfs_buf_flags_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_buf_ioerror’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:551:1: note: in expansion of macro ‘TRACE_EVENT’ 551 | TRACE_EVENT(xfs_buf_ioerror, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:551:1: note: in expansion of macro ‘TRACE_EVENT’ 551 | TRACE_EVENT(xfs_buf_ioerror, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_buf_item_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:589:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 589 | DECLARE_EVENT_CLASS(xfs_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:589:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 589 | DECLARE_EVENT_CLASS(xfs_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_filestream_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:664:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 664 | DECLARE_EVENT_CLASS(xfs_filestream_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:664:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 664 | DECLARE_EVENT_CLASS(xfs_filestream_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_filestream_pick’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:693:1: note: in expansion of macro ‘TRACE_EVENT’ 693 | TRACE_EVENT(xfs_filestream_pick, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:693:1: note: in expansion of macro ‘TRACE_EVENT’ 693 | TRACE_EVENT(xfs_filestream_pick, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_lock_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 723 | DECLARE_EVENT_CLASS(xfs_lock_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 723 | DECLARE_EVENT_CLASS(xfs_lock_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_inode_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:756:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 756 | DECLARE_EVENT_CLASS(xfs_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:756:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 756 | DECLARE_EVENT_CLASS(xfs_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_filemap_fault’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ 830 | TRACE_EVENT(xfs_filemap_fault, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ 830 | TRACE_EVENT(xfs_filemap_fault, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_iref_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:852:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 852 | DECLARE_EVENT_CLASS(xfs_iref_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:852:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 852 | DECLARE_EVENT_CLASS(xfs_iref_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_iomap_prealloc_size’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ 877 | TRACE_EVENT(xfs_iomap_prealloc_size, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ 877 | TRACE_EVENT(xfs_iomap_prealloc_size, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_irec_merge_pre’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:901:1: note: in expansion of macro ‘TRACE_EVENT’ 901 | TRACE_EVENT(xfs_irec_merge_pre, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:901:1: note: in expansion of macro ‘TRACE_EVENT’ 901 | TRACE_EVENT(xfs_irec_merge_pre, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_irec_merge_post’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:930:1: note: in expansion of macro ‘TRACE_EVENT’ 930 | TRACE_EVENT(xfs_irec_merge_post, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:930:1: note: in expansion of macro ‘TRACE_EVENT’ 930 | TRACE_EVENT(xfs_irec_merge_post, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_namespace_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:963:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 963 | DECLARE_EVENT_CLASS(xfs_namespace_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:963:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 963 | DECLARE_EVENT_CLASS(xfs_namespace_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_rename’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:995:1: note: in expansion of macro ‘TRACE_EVENT’ 995 | TRACE_EVENT(xfs_rename, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:995:1: note: in expansion of macro ‘TRACE_EVENT’ 995 | TRACE_EVENT(xfs_rename, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_dquot_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1029:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1029 | DECLARE_EVENT_CLASS(xfs_dquot_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1029:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1029 | DECLARE_EVENT_CLASS(xfs_dquot_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_trans_mod_dquot’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ 1127 | TRACE_EVENT(xfs_trans_mod_dquot, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ 1127 | TRACE_EVENT(xfs_trans_mod_dquot, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_dqtrx_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1156 | DECLARE_EVENT_CLASS(xfs_dqtrx_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1156 | DECLARE_EVENT_CLASS(xfs_dqtrx_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_loggrant_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1228 | DECLARE_EVENT_CLASS(xfs_loggrant_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1228 | DECLARE_EVENT_CLASS(xfs_loggrant_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_log_item_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1312:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1312 | DECLARE_EVENT_CLASS(xfs_log_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1312:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1312 | DECLARE_EVENT_CLASS(xfs_log_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_log_force’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(xfs_log_force, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ 1337 | TRACE_EVENT(xfs_log_force, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_ail_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1367 | DECLARE_EVENT_CLASS(xfs_ail_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1367 | DECLARE_EVENT_CLASS(xfs_ail_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_log_assign_tail_lsn’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1403:1: note: in expansion of macro ‘TRACE_EVENT’ 1403 | TRACE_EVENT(xfs_log_assign_tail_lsn, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1403:1: note: in expansion of macro ‘TRACE_EVENT’ 1403 | TRACE_EVENT(xfs_log_assign_tail_lsn, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_file_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1425:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1425 | DECLARE_EVENT_CLASS(xfs_file_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1425:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1425 | DECLARE_EVENT_CLASS(xfs_file_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_imap_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1462:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1462 | DECLARE_EVENT_CLASS(xfs_imap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1462:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1462 | DECLARE_EVENT_CLASS(xfs_imap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_simple_io_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1511:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1511 | DECLARE_EVENT_CLASS(xfs_simple_io_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1511:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1511 | DECLARE_EVENT_CLASS(xfs_simple_io_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_itrunc_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1553:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1553 | DECLARE_EVENT_CLASS(xfs_itrunc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1553:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1553 | DECLARE_EVENT_CLASS(xfs_itrunc_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_pagecache_inval’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1582:1: note: in expansion of macro ‘TRACE_EVENT’ 1582 | TRACE_EVENT(xfs_pagecache_inval, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1582:1: note: in expansion of macro ‘TRACE_EVENT’ 1582 | TRACE_EVENT(xfs_pagecache_inval, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_bunmap’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1607:1: note: in expansion of macro ‘TRACE_EVENT’ 1607 | TRACE_EVENT(xfs_bunmap, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1607:1: note: in expansion of macro ‘TRACE_EVENT’ 1607 | TRACE_EVENT(xfs_bunmap, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_extent_busy_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1641:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1641 | DECLARE_EVENT_CLASS(xfs_extent_busy_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1641:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1641 | DECLARE_EVENT_CLASS(xfs_extent_busy_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_extent_busy_trim’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1673:1: note: in expansion of macro ‘TRACE_EVENT’ 1673 | TRACE_EVENT(xfs_extent_busy_trim, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1673:1: note: in expansion of macro ‘TRACE_EVENT’ 1673 | TRACE_EVENT(xfs_extent_busy_trim, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_agf_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1703:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1703 | DECLARE_EVENT_CLASS(xfs_agf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1703:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1703 | DECLARE_EVENT_CLASS(xfs_agf_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_free_extent’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1765:1: note: in expansion of macro ‘TRACE_EVENT’ 1765 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1765:1: note: in expansion of macro ‘TRACE_EVENT’ 1765 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_alloc_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1800 | DECLARE_EVENT_CLASS(xfs_alloc_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1800 | DECLARE_EVENT_CLASS(xfs_alloc_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_alloc_cur_check’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1905:1: note: in expansion of macro ‘TRACE_EVENT’ 1905 | TRACE_EVENT(xfs_alloc_cur_check, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1905:1: note: in expansion of macro ‘TRACE_EVENT’ 1905 | TRACE_EVENT(xfs_alloc_cur_check, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_da_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1931:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1931 | DECLARE_EVENT_CLASS(xfs_da_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1931:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1931 | DECLARE_EVENT_CLASS(xfs_da_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_attr_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1998:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1998 | DECLARE_EVENT_CLASS(xfs_attr_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:1998:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1998 | DECLARE_EVENT_CLASS(xfs_attr_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_dir2_space_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2106 | DECLARE_EVENT_CLASS(xfs_dir2_space_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2106 | DECLARE_EVENT_CLASS(xfs_dir2_space_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_dir2_leafn_moveents’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2137:1: note: in expansion of macro ‘TRACE_EVENT’ 2137 | TRACE_EVENT(xfs_dir2_leafn_moveents, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2137:1: note: in expansion of macro ‘TRACE_EVENT’ 2137 | TRACE_EVENT(xfs_dir2_leafn_moveents, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_swap_extent_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2176 | DECLARE_EVENT_CLASS(xfs_swap_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2176 | DECLARE_EVENT_CLASS(xfs_swap_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_log_recover’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(xfs_log_recover, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ 2216 | TRACE_EVENT(xfs_log_recover, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_log_recover_record’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ 2234 | TRACE_EVENT(xfs_log_recover_record, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ 2234 | TRACE_EVENT(xfs_log_recover_record, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_log_recover_item_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2257 | DECLARE_EVENT_CLASS(xfs_log_recover_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2257 | DECLARE_EVENT_CLASS(xfs_log_recover_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_log_recover_buf_item_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2305:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2305 | DECLARE_EVENT_CLASS(xfs_log_recover_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2305:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2305 | DECLARE_EVENT_CLASS(xfs_log_recover_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_log_recover_ino_item_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(xfs_log_recover_ino_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2349 | DECLARE_EVENT_CLASS(xfs_log_recover_ino_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_log_recover_icreate_item_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2395 | DECLARE_EVENT_CLASS(xfs_log_recover_icreate_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2395 | DECLARE_EVENT_CLASS(xfs_log_recover_icreate_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_discard_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2433 | DECLARE_EVENT_CLASS(xfs_discard_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2433 | DECLARE_EVENT_CLASS(xfs_discard_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_rtdiscard_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2466 | DECLARE_EVENT_CLASS(xfs_rtdiscard_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2466 | DECLARE_EVENT_CLASS(xfs_rtdiscard_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_btree_cur_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2495 | DECLARE_EVENT_CLASS(xfs_btree_cur_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2495 | DECLARE_EVENT_CLASS(xfs_btree_cur_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_btree_alloc_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2530:1: note: in expansion of macro ‘TRACE_EVENT’ 2530 | TRACE_EVENT(xfs_btree_alloc_block, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2530:1: note: in expansion of macro ‘TRACE_EVENT’ 2530 | TRACE_EVENT(xfs_btree_alloc_block, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_btree_free_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2584:1: note: in expansion of macro ‘TRACE_EVENT’ 2584 | TRACE_EVENT(xfs_btree_free_block, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2584:1: note: in expansion of macro ‘TRACE_EVENT’ 2584 | TRACE_EVENT(xfs_btree_free_block, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_defer_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2617:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2617 | DECLARE_EVENT_CLASS(xfs_defer_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2617:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2617 | DECLARE_EVENT_CLASS(xfs_defer_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_defer_error_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2641:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2641 | DECLARE_EVENT_CLASS(xfs_defer_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2641:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2641 | DECLARE_EVENT_CLASS(xfs_defer_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_defer_pending_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2665 | DECLARE_EVENT_CLASS(xfs_defer_pending_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2665 | DECLARE_EVENT_CLASS(xfs_defer_pending_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_free_extent_deferred_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2715 | DECLARE_EVENT_CLASS(xfs_free_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2715 | DECLARE_EVENT_CLASS(xfs_free_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_defer_pending_item_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2748:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2748 | DECLARE_EVENT_CLASS(xfs_defer_pending_item_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2748:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2748 | DECLARE_EVENT_CLASS(xfs_defer_pending_item_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_rmap_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2790:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2790 | DECLARE_EVENT_CLASS(xfs_rmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2790:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2790 | DECLARE_EVENT_CLASS(xfs_rmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_btree_error_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2832:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2832 | DECLARE_EVENT_CLASS(xfs_btree_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2832:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2832 | DECLARE_EVENT_CLASS(xfs_btree_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_rmap_convert_state’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2886:1: note: in expansion of macro ‘TRACE_EVENT’ 2886 | TRACE_EVENT(xfs_rmap_convert_state, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2886:1: note: in expansion of macro ‘TRACE_EVENT’ 2886 | TRACE_EVENT(xfs_rmap_convert_state, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_rmapbt_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2924:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2924 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2924:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2924 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_rmap_deferred_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2972:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2972 | DECLARE_EVENT_CLASS(xfs_rmap_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:2972:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2972 | DECLARE_EVENT_CLASS(xfs_rmap_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_bmap_deferred_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3035 | DECLARE_EVENT_CLASS(xfs_bmap_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3035 | DECLARE_EVENT_CLASS(xfs_bmap_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_ag_resv_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3096:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3096 | DECLARE_EVENT_CLASS(xfs_ag_resv_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3096:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3096 | DECLARE_EVENT_CLASS(xfs_ag_resv_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_ag_error_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3148 | DECLARE_EVENT_CLASS(xfs_ag_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3148 | DECLARE_EVENT_CLASS(xfs_ag_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_refcount_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3180 | DECLARE_EVENT_CLASS(xfs_refcount_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3180 | DECLARE_EVENT_CLASS(xfs_refcount_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_refcount_lookup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3211:1: note: in expansion of macro ‘TRACE_EVENT’ 3211 | TRACE_EVENT(xfs_refcount_lookup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3211:1: note: in expansion of macro ‘TRACE_EVENT’ 3211 | TRACE_EVENT(xfs_refcount_lookup, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_refcount_extent_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3236 | DECLARE_EVENT_CLASS(xfs_refcount_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3236 | DECLARE_EVENT_CLASS(xfs_refcount_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_refcount_extent_at_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3270:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3270 | DECLARE_EVENT_CLASS(xfs_refcount_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3270:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3270 | DECLARE_EVENT_CLASS(xfs_refcount_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_refcount_double_extent_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3309:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3309 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3309:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3309 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_refcount_double_extent_at_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3358 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3358 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_refcount_triple_extent_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3410:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3410 | DECLARE_EVENT_CLASS(xfs_refcount_triple_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3410:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3410 | DECLARE_EVENT_CLASS(xfs_refcount_triple_extent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_refcount_deferred_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3512 | DECLARE_EVENT_CLASS(xfs_refcount_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3512 | DECLARE_EVENT_CLASS(xfs_refcount_deferred_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_inode_error_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3545:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3545 | DECLARE_EVENT_CLASS(xfs_inode_error_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3545:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3545 | DECLARE_EVENT_CLASS(xfs_inode_error_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_double_io_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3576:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3576 | DECLARE_EVENT_CLASS(xfs_double_io_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3576:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3576 | DECLARE_EVENT_CLASS(xfs_double_io_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_inode_irec_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3626:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3626 | DECLARE_EVENT_CLASS(xfs_inode_irec_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3626:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3626 | DECLARE_EVENT_CLASS(xfs_inode_irec_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_wb_invalid_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3659 | DECLARE_EVENT_CLASS(xfs_wb_invalid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3659 | DECLARE_EVENT_CLASS(xfs_wb_invalid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_iomap_invalid_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3702:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3702 | DECLARE_EVENT_CLASS(xfs_iomap_invalid_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3702:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3702 | DECLARE_EVENT_CLASS(xfs_iomap_invalid_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_reflink_remap_blocks’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3750:1: note: in expansion of macro ‘TRACE_EVENT’ 3750 | TRACE_EVENT(xfs_reflink_remap_blocks, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3750:1: note: in expansion of macro ‘TRACE_EVENT’ 3750 | TRACE_EVENT(xfs_reflink_remap_blocks, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_ioctl_clone’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3794:1: note: in expansion of macro ‘TRACE_EVENT’ 3794 | TRACE_EVENT(xfs_ioctl_clone, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3794:1: note: in expansion of macro ‘TRACE_EVENT’ 3794 | TRACE_EVENT(xfs_ioctl_clone, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_fsmap_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3846 | DECLARE_EVENT_CLASS(xfs_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3846 | DECLARE_EVENT_CLASS(xfs_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_fsmap_linear_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3889:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3889 | DECLARE_EVENT_CLASS(xfs_fsmap_linear_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3889:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3889 | DECLARE_EVENT_CLASS(xfs_fsmap_linear_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_getfsmap_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3914:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3914 | DECLARE_EVENT_CLASS(xfs_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3914:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3914 | DECLARE_EVENT_CLASS(xfs_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_trans_resv_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3952:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3952 | DECLARE_EVENT_CLASS(xfs_trans_resv_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3952:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3952 | DECLARE_EVENT_CLASS(xfs_trans_resv_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_log_get_max_trans_res’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3986:1: note: in expansion of macro ‘TRACE_EVENT’ 3986 | TRACE_EVENT(xfs_log_get_max_trans_res, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:3986:1: note: in expansion of macro ‘TRACE_EVENT’ 3986 | TRACE_EVENT(xfs_log_get_max_trans_res, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_trans_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4005:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4005 | DECLARE_EVENT_CLASS(xfs_trans_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4005:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4005 | DECLARE_EVENT_CLASS(xfs_trans_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_iunlink_update_bucket’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4043:1: note: in expansion of macro ‘TRACE_EVENT’ 4043 | TRACE_EVENT(xfs_iunlink_update_bucket, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4043:1: note: in expansion of macro ‘TRACE_EVENT’ 4043 | TRACE_EVENT(xfs_iunlink_update_bucket, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_iunlink_update_dinode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4069:1: note: in expansion of macro ‘TRACE_EVENT’ 4069 | TRACE_EVENT(xfs_iunlink_update_dinode, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4069:1: note: in expansion of macro ‘TRACE_EVENT’ 4069 | TRACE_EVENT(xfs_iunlink_update_dinode, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_iunlink_reload_next’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4095:1: note: in expansion of macro ‘TRACE_EVENT’ 4095 | TRACE_EVENT(xfs_iunlink_reload_next, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4095:1: note: in expansion of macro ‘TRACE_EVENT’ 4095 | TRACE_EVENT(xfs_iunlink_reload_next, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_inode_reload_unlinked_bucket’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4120:1: note: in expansion of macro ‘TRACE_EVENT’ 4120 | TRACE_EVENT(xfs_inode_reload_unlinked_bucket, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4120:1: note: in expansion of macro ‘TRACE_EVENT’ 4120 | TRACE_EVENT(xfs_inode_reload_unlinked_bucket, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_ag_inode_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4140:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4140 | DECLARE_EVENT_CLASS(xfs_ag_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4140:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4140 | DECLARE_EVENT_CLASS(xfs_ag_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_fs_corrupt_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4165 | DECLARE_EVENT_CLASS(xfs_fs_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4165 | DECLARE_EVENT_CLASS(xfs_fs_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_ag_corrupt_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4193 | DECLARE_EVENT_CLASS(xfs_ag_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4193 | DECLARE_EVENT_CLASS(xfs_ag_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_inode_corrupt_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4220 | DECLARE_EVENT_CLASS(xfs_inode_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4220 | DECLARE_EVENT_CLASS(xfs_inode_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_iwalk_ag’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4246:1: note: in expansion of macro ‘TRACE_EVENT’ 4246 | TRACE_EVENT(xfs_iwalk_ag, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4246:1: note: in expansion of macro ‘TRACE_EVENT’ 4246 | TRACE_EVENT(xfs_iwalk_ag, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_iwalk_ag_rec’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4265:1: note: in expansion of macro ‘TRACE_EVENT’ 4265 | TRACE_EVENT(xfs_iwalk_ag_rec, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4265:1: note: in expansion of macro ‘TRACE_EVENT’ 4265 | TRACE_EVENT(xfs_iwalk_ag_rec, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_pwork_init’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4286:1: note: in expansion of macro ‘TRACE_EVENT’ 4286 | TRACE_EVENT(xfs_pwork_init, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4286:1: note: in expansion of macro ‘TRACE_EVENT’ 4286 | TRACE_EVENT(xfs_pwork_init, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_check_new_dalign’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4304:1: note: in expansion of macro ‘TRACE_EVENT’ 4304 | TRACE_EVENT(xfs_check_new_dalign, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4304:1: note: in expansion of macro ‘TRACE_EVENT’ 4304 | TRACE_EVENT(xfs_check_new_dalign, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_btree_commit_afakeroot’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4325:1: note: in expansion of macro ‘TRACE_EVENT’ 4325 | TRACE_EVENT(xfs_btree_commit_afakeroot, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4325:1: note: in expansion of macro ‘TRACE_EVENT’ 4325 | TRACE_EVENT(xfs_btree_commit_afakeroot, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_btree_commit_ifakeroot’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4353:1: note: in expansion of macro ‘TRACE_EVENT’ 4353 | TRACE_EVENT(xfs_btree_commit_ifakeroot, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4353:1: note: in expansion of macro ‘TRACE_EVENT’ 4353 | TRACE_EVENT(xfs_btree_commit_ifakeroot, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_btree_bload_level_geometry’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4386:1: note: in expansion of macro ‘TRACE_EVENT’ 4386 | TRACE_EVENT(xfs_btree_bload_level_geometry, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4386:1: note: in expansion of macro ‘TRACE_EVENT’ 4386 | TRACE_EVENT(xfs_btree_bload_level_geometry, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_btree_bload_block’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4427:1: note: in expansion of macro ‘TRACE_EVENT’ 4427 | TRACE_EVENT(xfs_btree_bload_block, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4427:1: note: in expansion of macro ‘TRACE_EVENT’ 4427 | TRACE_EVENT(xfs_btree_bload_block, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_timestamp_range_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4470 | DECLARE_EVENT_CLASS(xfs_timestamp_range_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4470 | DECLARE_EVENT_CLASS(xfs_timestamp_range_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_icwalk_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4496 | DECLARE_EVENT_CLASS(xfs_icwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4496 | DECLARE_EVENT_CLASS(xfs_icwalk_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xlog_iclog_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4547 | DECLARE_EVENT_CLASS(xlog_iclog_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4547 | DECLARE_EVENT_CLASS(xlog_iclog_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_das_state_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4622 | DECLARE_EVENT_CLASS(xfs_das_state_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4622 | DECLARE_EVENT_CLASS(xfs_das_state_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_force_shutdown’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4652:1: note: in expansion of macro ‘TRACE_EVENT’ 4652 | TRACE_EVENT(xfs_force_shutdown, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4652:1: note: in expansion of macro ‘TRACE_EVENT’ 4652 | TRACE_EVENT(xfs_force_shutdown, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_perag_intents_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4679 | DECLARE_EVENT_CLASS(xfs_perag_intents_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4679 | DECLARE_EVENT_CLASS(xfs_perag_intents_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xmbuf_create’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4712:1: note: in expansion of macro ‘TRACE_EVENT’ 4712 | TRACE_EVENT(xmbuf_create, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4712:1: note: in expansion of macro ‘TRACE_EVENT’ 4712 | TRACE_EVENT(xmbuf_create, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xmbuf_free’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4737:1: note: in expansion of macro ‘TRACE_EVENT’ 4737 | TRACE_EVENT(xmbuf_free, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4737:1: note: in expansion of macro ‘TRACE_EVENT’ 4737 | TRACE_EVENT(xmbuf_free, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfbtree_init’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4764:1: note: in expansion of macro ‘TRACE_EVENT’ 4764 | TRACE_EVENT(xfbtree_init, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4764:1: note: in expansion of macro ‘TRACE_EVENT’ 4764 | TRACE_EVENT(xfbtree_init, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfbtree_buf_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4796:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4796 | DECLARE_EVENT_CLASS(xfbtree_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4796:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4796 | DECLARE_EVENT_CLASS(xfbtree_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfbtree_freesp_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4835:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4835 | DECLARE_EVENT_CLASS(xfbtree_freesp_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4835:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4835 | DECLARE_EVENT_CLASS(xfbtree_freesp_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_exchrange_inode_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4885:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4885 | DECLARE_EVENT_CLASS(xfs_exchrange_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4885:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4885 | DECLARE_EVENT_CLASS(xfs_exchrange_inode_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_exchrange_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4932:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4932 | DECLARE_EVENT_CLASS(xfs_exchrange_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4932:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 4932 | DECLARE_EVENT_CLASS(xfs_exchrange_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_exchmaps_overhead’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4989:1: note: in expansion of macro ‘TRACE_EVENT’ 4989 | TRACE_EVENT(xfs_exchmaps_overhead, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:4989:1: note: in expansion of macro ‘TRACE_EVENT’ 4989 | TRACE_EVENT(xfs_exchmaps_overhead, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_exchmaps_estimate_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5009 | DECLARE_EVENT_CLASS(xfs_exchmaps_estimate_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5009 | DECLARE_EVENT_CLASS(xfs_exchmaps_estimate_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_exchmaps_intent_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5063:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5063 | DECLARE_EVENT_CLASS(xfs_exchmaps_intent_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5063:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5063 | DECLARE_EVENT_CLASS(xfs_exchmaps_intent_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_exchmaps_delta_nextents_step’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5109:1: note: in expansion of macro ‘TRACE_EVENT’ 5109 | TRACE_EVENT(xfs_exchmaps_delta_nextents_step, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5109:1: note: in expansion of macro ‘TRACE_EVENT’ 5109 | TRACE_EVENT(xfs_exchmaps_delta_nextents_step, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_exchmaps_delta_nextents’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5160:1: note: in expansion of macro ‘TRACE_EVENT’ 5160 | TRACE_EVENT(xfs_exchmaps_delta_nextents, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5160:1: note: in expansion of macro ‘TRACE_EVENT’ 5160 | TRACE_EVENT(xfs_exchmaps_delta_nextents, | ^~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_getparents_rec_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5191:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5191 | DECLARE_EVENT_CLASS(xfs_getparents_rec_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5191:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5191 | DECLARE_EVENT_CLASS(xfs_getparents_rec_class, | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h: In function ‘__bpf_trace_xfs_getparents_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5235:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5235 | DECLARE_EVENT_CLASS(xfs_getparents_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../fs/xfs/./xfs_trace.h:5235:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 5235 | DECLARE_EVENT_CLASS(xfs_getparents_class, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/xfs/xfs_trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/xfs] Error 2 make[3]: *** [../scripts/Makefile.build:485: fs] Error 2 In file included from ../include/trace/define_trace.h:108, from ../net/wireless/trace.h:4093, from ../net/wireless/trace.c:5: ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_work_event’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(wiphy_work_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(wiphy_work_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(wiphy_work_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(wiphy_work_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(wiphy_work_event, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_delayed_work_queue’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(wiphy_delayed_work_queue, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(wiphy_delayed_work_queue, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_work_worker_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(wiphy_work_worker_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(wiphy_work_worker_start, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_suspend’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ 323 | TRACE_EVENT(rdev_suspend, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ 323 | TRACE_EVENT(rdev_suspend, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_return_int’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:361:1: note: in expansion of macro ‘TRACE_EVENT’ 361 | TRACE_EVENT(rdev_return_int, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:361:1: note: in expansion of macro ‘TRACE_EVENT’ 361 | TRACE_EVENT(rdev_return_int, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_scan’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:375:1: note: in expansion of macro ‘TRACE_EVENT’ 375 | TRACE_EVENT(rdev_scan, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:375:1: note: in expansion of macro ‘TRACE_EVENT’ 375 | TRACE_EVENT(rdev_scan, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_only_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:387:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 387 | DECLARE_EVENT_CLASS(wiphy_only_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:387:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 387 | DECLARE_EVENT_CLASS(wiphy_only_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_enabled_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:419:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 419 | DECLARE_EVENT_CLASS(wiphy_enabled_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:419:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 419 | DECLARE_EVENT_CLASS(wiphy_enabled_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_add_virtual_intf’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:439:1: note: in expansion of macro ‘TRACE_EVENT’ 439 | TRACE_EVENT(rdev_add_virtual_intf, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:439:1: note: in expansion of macro ‘TRACE_EVENT’ 439 | TRACE_EVENT(rdev_add_virtual_intf, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_wdev_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 456 | DECLARE_EVENT_CLASS(wiphy_wdev_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 456 | DECLARE_EVENT_CLASS(wiphy_wdev_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_wdev_cookie_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 470 | DECLARE_EVENT_CLASS(wiphy_wdev_cookie_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 470 | DECLARE_EVENT_CLASS(wiphy_wdev_cookie_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_change_virtual_intf’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ 498 | TRACE_EVENT(rdev_change_virtual_intf, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ 498 | TRACE_EVENT(rdev_change_virtual_intf, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_key_handle’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:516:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 516 | DECLARE_EVENT_CLASS(key_handle, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:516:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 516 | DECLARE_EVENT_CLASS(key_handle, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_add_key’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:555:1: note: in expansion of macro ‘TRACE_EVENT’ 555 | TRACE_EVENT(rdev_add_key, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:555:1: note: in expansion of macro ‘TRACE_EVENT’ 555 | TRACE_EVENT(rdev_add_key, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_default_key’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:585:1: note: in expansion of macro ‘TRACE_EVENT’ 585 | TRACE_EVENT(rdev_set_default_key, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:585:1: note: in expansion of macro ‘TRACE_EVENT’ 585 | TRACE_EVENT(rdev_set_default_key, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_default_mgmt_key’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:612:1: note: in expansion of macro ‘TRACE_EVENT’ 612 | TRACE_EVENT(rdev_set_default_mgmt_key, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:612:1: note: in expansion of macro ‘TRACE_EVENT’ 612 | TRACE_EVENT(rdev_set_default_mgmt_key, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_default_beacon_key’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:633:1: note: in expansion of macro ‘TRACE_EVENT’ 633 | TRACE_EVENT(rdev_set_default_beacon_key, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:633:1: note: in expansion of macro ‘TRACE_EVENT’ 633 | TRACE_EVENT(rdev_set_default_beacon_key, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_start_ap’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:654:1: note: in expansion of macro ‘TRACE_EVENT’ 654 | TRACE_EVENT(rdev_start_ap, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:654:1: note: in expansion of macro ‘TRACE_EVENT’ 654 | TRACE_EVENT(rdev_start_ap, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_change_beacon’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:698:1: note: in expansion of macro ‘TRACE_EVENT’ 698 | TRACE_EVENT(rdev_change_beacon, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:698:1: note: in expansion of macro ‘TRACE_EVENT’ 698 | TRACE_EVENT(rdev_change_beacon, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_stop_ap’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:746:1: note: in expansion of macro ‘TRACE_EVENT’ 746 | TRACE_EVENT(rdev_stop_ap, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:746:1: note: in expansion of macro ‘TRACE_EVENT’ 746 | TRACE_EVENT(rdev_stop_ap, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_netdev_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:764:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 764 | DECLARE_EVENT_CLASS(wiphy_netdev_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:764:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 764 | DECLARE_EVENT_CLASS(wiphy_netdev_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_station_add_change’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:813:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 813 | DECLARE_EVENT_CLASS(station_add_change, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:813:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 813 | DECLARE_EVENT_CLASS(station_add_change, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_netdev_mac_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:917:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 917 | DECLARE_EVENT_CLASS(wiphy_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:917:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 917 | DECLARE_EVENT_CLASS(wiphy_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_station_del’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:934:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 934 | DECLARE_EVENT_CLASS(station_del, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:934:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 934 | DECLARE_EVENT_CLASS(station_del, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_dump_station’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:977:1: note: in expansion of macro ‘TRACE_EVENT’ 977 | TRACE_EVENT(rdev_dump_station, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:977:1: note: in expansion of macro ‘TRACE_EVENT’ 977 | TRACE_EVENT(rdev_dump_station, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_return_int_station_info’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:998:1: note: in expansion of macro ‘TRACE_EVENT’ 998 | TRACE_EVENT(rdev_return_int_station_info, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:998:1: note: in expansion of macro ‘TRACE_EVENT’ 998 | TRACE_EVENT(rdev_return_int_station_info, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_mpath_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1015:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1015 | DECLARE_EVENT_CLASS(mpath_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1015:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1015 | DECLARE_EVENT_CLASS(mpath_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_dump_mpath’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1054:1: note: in expansion of macro ‘TRACE_EVENT’ 1054 | TRACE_EVENT(rdev_dump_mpath, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1054:1: note: in expansion of macro ‘TRACE_EVENT’ 1054 | TRACE_EVENT(rdev_dump_mpath, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_get_mpp’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1077:1: note: in expansion of macro ‘TRACE_EVENT’ 1077 | TRACE_EVENT(rdev_get_mpp, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1077:1: note: in expansion of macro ‘TRACE_EVENT’ 1077 | TRACE_EVENT(rdev_get_mpp, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_dump_mpp’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1098:1: note: in expansion of macro ‘TRACE_EVENT’ 1098 | TRACE_EVENT(rdev_dump_mpp, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1098:1: note: in expansion of macro ‘TRACE_EVENT’ 1098 | TRACE_EVENT(rdev_dump_mpp, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_return_int_mpath_info’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1121:1: note: in expansion of macro ‘TRACE_EVENT’ 1121 | TRACE_EVENT(rdev_return_int_mpath_info, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1121:1: note: in expansion of macro ‘TRACE_EVENT’ 1121 | TRACE_EVENT(rdev_return_int_mpath_info, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_return_int_mesh_config’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(rdev_return_int_mesh_config, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(rdev_return_int_mesh_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_update_mesh_config’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1176:1: note: in expansion of macro ‘TRACE_EVENT’ 1176 | TRACE_EVENT(rdev_update_mesh_config, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1176:1: note: in expansion of macro ‘TRACE_EVENT’ 1176 | TRACE_EVENT(rdev_update_mesh_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_join_mesh’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1196:1: note: in expansion of macro ‘TRACE_EVENT’ 1196 | TRACE_EVENT(rdev_join_mesh, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1196:1: note: in expansion of macro ‘TRACE_EVENT’ 1196 | TRACE_EVENT(rdev_join_mesh, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_change_bss’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1215:1: note: in expansion of macro ‘TRACE_EVENT’ 1215 | TRACE_EVENT(rdev_change_bss, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1215:1: note: in expansion of macro ‘TRACE_EVENT’ 1215 | TRACE_EVENT(rdev_change_bss, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_inform_bss’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1245:1: note: in expansion of macro ‘TRACE_EVENT’ 1245 | TRACE_EVENT(rdev_inform_bss, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1245:1: note: in expansion of macro ‘TRACE_EVENT’ 1245 | TRACE_EVENT(rdev_inform_bss, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_txq_params’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ 1262 | TRACE_EVENT(rdev_set_txq_params, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ 1262 | TRACE_EVENT(rdev_set_txq_params, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_libertas_set_mesh_channel’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1289:1: note: in expansion of macro ‘TRACE_EVENT’ 1289 | TRACE_EVENT(rdev_libertas_set_mesh_channel, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1289:1: note: in expansion of macro ‘TRACE_EVENT’ 1289 | TRACE_EVENT(rdev_libertas_set_mesh_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_monitor_channel’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1307:1: note: in expansion of macro ‘TRACE_EVENT’ 1307 | TRACE_EVENT(rdev_set_monitor_channel, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1307:1: note: in expansion of macro ‘TRACE_EVENT’ 1307 | TRACE_EVENT(rdev_set_monitor_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_auth’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1323:1: note: in expansion of macro ‘TRACE_EVENT’ 1323 | TRACE_EVENT(rdev_auth, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1323:1: note: in expansion of macro ‘TRACE_EVENT’ 1323 | TRACE_EVENT(rdev_auth, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_assoc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1347:1: note: in expansion of macro ‘TRACE_EVENT’ 1347 | TRACE_EVENT(rdev_assoc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1347:1: note: in expansion of macro ‘TRACE_EVENT’ 1347 | TRACE_EVENT(rdev_assoc, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_deauth’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1400:1: note: in expansion of macro ‘TRACE_EVENT’ 1400 | TRACE_EVENT(rdev_deauth, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1400:1: note: in expansion of macro ‘TRACE_EVENT’ 1400 | TRACE_EVENT(rdev_deauth, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_disassoc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1423:1: note: in expansion of macro ‘TRACE_EVENT’ 1423 | TRACE_EVENT(rdev_disassoc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1423:1: note: in expansion of macro ‘TRACE_EVENT’ 1423 | TRACE_EVENT(rdev_disassoc, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_mgmt_tx_cancel_wait’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ 1448 | TRACE_EVENT(rdev_mgmt_tx_cancel_wait, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ 1448 | TRACE_EVENT(rdev_mgmt_tx_cancel_wait, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_power_mgmt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1466:1: note: in expansion of macro ‘TRACE_EVENT’ 1466 | TRACE_EVENT(rdev_set_power_mgmt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1466:1: note: in expansion of macro ‘TRACE_EVENT’ 1466 | TRACE_EVENT(rdev_set_power_mgmt, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_connect’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1487:1: note: in expansion of macro ‘TRACE_EVENT’ 1487 | TRACE_EVENT(rdev_connect, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1487:1: note: in expansion of macro ‘TRACE_EVENT’ 1487 | TRACE_EVENT(rdev_connect, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_update_connect_params’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1522:1: note: in expansion of macro ‘TRACE_EVENT’ 1522 | TRACE_EVENT(rdev_update_connect_params, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1522:1: note: in expansion of macro ‘TRACE_EVENT’ 1522 | TRACE_EVENT(rdev_update_connect_params, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_cqm_rssi_config’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ 1540 | TRACE_EVENT(rdev_set_cqm_rssi_config, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ 1540 | TRACE_EVENT(rdev_set_cqm_rssi_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_cqm_rssi_range_config’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1563:1: note: in expansion of macro ‘TRACE_EVENT’ 1563 | TRACE_EVENT(rdev_set_cqm_rssi_range_config, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1563:1: note: in expansion of macro ‘TRACE_EVENT’ 1563 | TRACE_EVENT(rdev_set_cqm_rssi_range_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_cqm_txe_config’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1585:1: note: in expansion of macro ‘TRACE_EVENT’ 1585 | TRACE_EVENT(rdev_set_cqm_txe_config, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1585:1: note: in expansion of macro ‘TRACE_EVENT’ 1585 | TRACE_EVENT(rdev_set_cqm_txe_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_disconnect’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1608:1: note: in expansion of macro ‘TRACE_EVENT’ 1608 | TRACE_EVENT(rdev_disconnect, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1608:1: note: in expansion of macro ‘TRACE_EVENT’ 1608 | TRACE_EVENT(rdev_disconnect, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_join_ibss’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1626:1: note: in expansion of macro ‘TRACE_EVENT’ 1626 | TRACE_EVENT(rdev_join_ibss, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1626:1: note: in expansion of macro ‘TRACE_EVENT’ 1626 | TRACE_EVENT(rdev_join_ibss, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_join_ocb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1647:1: note: in expansion of macro ‘TRACE_EVENT’ 1647 | TRACE_EVENT(rdev_join_ocb, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1647:1: note: in expansion of macro ‘TRACE_EVENT’ 1647 | TRACE_EVENT(rdev_join_ocb, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_wiphy_params’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1663:1: note: in expansion of macro ‘TRACE_EVENT’ 1663 | TRACE_EVENT(rdev_set_wiphy_params, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1663:1: note: in expansion of macro ‘TRACE_EVENT’ 1663 | TRACE_EVENT(rdev_set_wiphy_params, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_tx_power’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1683:1: note: in expansion of macro ‘TRACE_EVENT’ 1683 | TRACE_EVENT(rdev_set_tx_power, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1683:1: note: in expansion of macro ‘TRACE_EVENT’ 1683 | TRACE_EVENT(rdev_set_tx_power, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_return_int_int’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1703:1: note: in expansion of macro ‘TRACE_EVENT’ 1703 | TRACE_EVENT(rdev_return_int_int, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1703:1: note: in expansion of macro ‘TRACE_EVENT’ 1703 | TRACE_EVENT(rdev_return_int_int, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_testmode_cmd’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1721:1: note: in expansion of macro ‘TRACE_EVENT’ 1721 | TRACE_EVENT(rdev_testmode_cmd, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1721:1: note: in expansion of macro ‘TRACE_EVENT’ 1721 | TRACE_EVENT(rdev_testmode_cmd, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_testmode_dump’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(rdev_testmode_dump, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(rdev_testmode_dump, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_bitrate_mask’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1748:1: note: in expansion of macro ‘TRACE_EVENT’ 1748 | TRACE_EVENT(rdev_set_bitrate_mask, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1748:1: note: in expansion of macro ‘TRACE_EVENT’ 1748 | TRACE_EVENT(rdev_set_bitrate_mask, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_update_mgmt_frame_registrations’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1770:1: note: in expansion of macro ‘TRACE_EVENT’ 1770 | TRACE_EVENT(rdev_update_mgmt_frame_registrations, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1770:1: note: in expansion of macro ‘TRACE_EVENT’ 1770 | TRACE_EVENT(rdev_update_mgmt_frame_registrations, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_return_int_tx_rx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1791:1: note: in expansion of macro ‘TRACE_EVENT’ 1791 | TRACE_EVENT(rdev_return_int_tx_rx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1791:1: note: in expansion of macro ‘TRACE_EVENT’ 1791 | TRACE_EVENT(rdev_return_int_tx_rx, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_return_void_tx_rx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1810:1: note: in expansion of macro ‘TRACE_EVENT’ 1810 | TRACE_EVENT(rdev_return_void_tx_rx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1810:1: note: in expansion of macro ‘TRACE_EVENT’ 1810 | TRACE_EVENT(rdev_return_void_tx_rx, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_tx_rx_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1833:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1833 | DECLARE_EVENT_CLASS(tx_rx_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1833:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1833 | DECLARE_EVENT_CLASS(tx_rx_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_netdev_id_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1855 | DECLARE_EVENT_CLASS(wiphy_netdev_id_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1855 | DECLARE_EVENT_CLASS(wiphy_netdev_id_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_tdls_mgmt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1882:1: note: in expansion of macro ‘TRACE_EVENT’ 1882 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1882:1: note: in expansion of macro ‘TRACE_EVENT’ 1882 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_dump_survey’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1924:1: note: in expansion of macro ‘TRACE_EVENT’ 1924 | TRACE_EVENT(rdev_dump_survey, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1924:1: note: in expansion of macro ‘TRACE_EVENT’ 1924 | TRACE_EVENT(rdev_dump_survey, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_return_int_survey_info’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ 1941 | TRACE_EVENT(rdev_return_int_survey_info, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ 1941 | TRACE_EVENT(rdev_return_int_survey_info, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_tdls_oper’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1981:1: note: in expansion of macro ‘TRACE_EVENT’ 1981 | TRACE_EVENT(rdev_tdls_oper, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1981:1: note: in expansion of macro ‘TRACE_EVENT’ 1981 | TRACE_EVENT(rdev_tdls_oper, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_pmksa’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2001:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2001 | DECLARE_EVENT_CLASS(rdev_pmksa, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2001:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2001 | DECLARE_EVENT_CLASS(rdev_pmksa, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_probe_client’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(rdev_probe_client, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(rdev_probe_client, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_remain_on_channel’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2049:1: note: in expansion of macro ‘TRACE_EVENT’ 2049 | TRACE_EVENT(rdev_remain_on_channel, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2049:1: note: in expansion of macro ‘TRACE_EVENT’ 2049 | TRACE_EVENT(rdev_remain_on_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_return_int_cookie’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2070:1: note: in expansion of macro ‘TRACE_EVENT’ 2070 | TRACE_EVENT(rdev_return_int_cookie, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2070:1: note: in expansion of macro ‘TRACE_EVENT’ 2070 | TRACE_EVENT(rdev_return_int_cookie, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_cancel_remain_on_channel’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2087:1: note: in expansion of macro ‘TRACE_EVENT’ 2087 | TRACE_EVENT(rdev_cancel_remain_on_channel, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2087:1: note: in expansion of macro ‘TRACE_EVENT’ 2087 | TRACE_EVENT(rdev_cancel_remain_on_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_mgmt_tx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2104:1: note: in expansion of macro ‘TRACE_EVENT’ 2104 | TRACE_EVENT(rdev_mgmt_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2104:1: note: in expansion of macro ‘TRACE_EVENT’ 2104 | TRACE_EVENT(rdev_mgmt_tx, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_tx_control_port’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2134:1: note: in expansion of macro ‘TRACE_EVENT’ 2134 | TRACE_EVENT(rdev_tx_control_port, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2134:1: note: in expansion of macro ‘TRACE_EVENT’ 2134 | TRACE_EVENT(rdev_tx_control_port, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_noack_map’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ 2163 | TRACE_EVENT(rdev_set_noack_map, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ 2163 | TRACE_EVENT(rdev_set_noack_map, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_wdev_link_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2181 | DECLARE_EVENT_CLASS(wiphy_wdev_link_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2181 | DECLARE_EVENT_CLASS(wiphy_wdev_link_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_return_chandef’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2205:1: note: in expansion of macro ‘TRACE_EVENT’ 2205 | TRACE_EVENT(rdev_return_chandef, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2205:1: note: in expansion of macro ‘TRACE_EVENT’ 2205 | TRACE_EVENT(rdev_return_chandef, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_start_nan’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2236:1: note: in expansion of macro ‘TRACE_EVENT’ 2236 | TRACE_EVENT(rdev_start_nan, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2236:1: note: in expansion of macro ‘TRACE_EVENT’ 2236 | TRACE_EVENT(rdev_start_nan, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_nan_change_conf’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2258:1: note: in expansion of macro ‘TRACE_EVENT’ 2258 | TRACE_EVENT(rdev_nan_change_conf, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2258:1: note: in expansion of macro ‘TRACE_EVENT’ 2258 | TRACE_EVENT(rdev_nan_change_conf, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_add_nan_func’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2287:1: note: in expansion of macro ‘TRACE_EVENT’ 2287 | TRACE_EVENT(rdev_add_nan_func, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2287:1: note: in expansion of macro ‘TRACE_EVENT’ 2287 | TRACE_EVENT(rdev_add_nan_func, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_del_nan_func’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2308:1: note: in expansion of macro ‘TRACE_EVENT’ 2308 | TRACE_EVENT(rdev_del_nan_func, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2308:1: note: in expansion of macro ‘TRACE_EVENT’ 2308 | TRACE_EVENT(rdev_del_nan_func, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_mac_acl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2326:1: note: in expansion of macro ‘TRACE_EVENT’ 2326 | TRACE_EVENT(rdev_set_mac_acl, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2326:1: note: in expansion of macro ‘TRACE_EVENT’ 2326 | TRACE_EVENT(rdev_set_mac_acl, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_update_ft_ies’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2344:1: note: in expansion of macro ‘TRACE_EVENT’ 2344 | TRACE_EVENT(rdev_update_ft_ies, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2344:1: note: in expansion of macro ‘TRACE_EVENT’ 2344 | TRACE_EVENT(rdev_update_ft_ies, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_crit_proto_start’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2364:1: note: in expansion of macro ‘TRACE_EVENT’ 2364 | TRACE_EVENT(rdev_crit_proto_start, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2364:1: note: in expansion of macro ‘TRACE_EVENT’ 2364 | TRACE_EVENT(rdev_crit_proto_start, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_crit_proto_stop’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2384:1: note: in expansion of macro ‘TRACE_EVENT’ 2384 | TRACE_EVENT(rdev_crit_proto_stop, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2384:1: note: in expansion of macro ‘TRACE_EVENT’ 2384 | TRACE_EVENT(rdev_crit_proto_stop, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_channel_switch’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2399:1: note: in expansion of macro ‘TRACE_EVENT’ 2399 | TRACE_EVENT(rdev_channel_switch, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2399:1: note: in expansion of macro ‘TRACE_EVENT’ 2399 | TRACE_EVENT(rdev_channel_switch, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_qos_map’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ 2439 | TRACE_EVENT(rdev_set_qos_map, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ 2439 | TRACE_EVENT(rdev_set_qos_map, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_ap_chanwidth’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2457:1: note: in expansion of macro ‘TRACE_EVENT’ 2457 | TRACE_EVENT(rdev_set_ap_chanwidth, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2457:1: note: in expansion of macro ‘TRACE_EVENT’ 2457 | TRACE_EVENT(rdev_set_ap_chanwidth, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_add_tx_ts’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2479:1: note: in expansion of macro ‘TRACE_EVENT’ 2479 | TRACE_EVENT(rdev_add_tx_ts, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2479:1: note: in expansion of macro ‘TRACE_EVENT’ 2479 | TRACE_EVENT(rdev_add_tx_ts, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_del_tx_ts’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2504:1: note: in expansion of macro ‘TRACE_EVENT’ 2504 | TRACE_EVENT(rdev_del_tx_ts, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2504:1: note: in expansion of macro ‘TRACE_EVENT’ 2504 | TRACE_EVENT(rdev_del_tx_ts, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_tdls_channel_switch’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2524:1: note: in expansion of macro ‘TRACE_EVENT’ 2524 | TRACE_EVENT(rdev_tdls_channel_switch, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2524:1: note: in expansion of macro ‘TRACE_EVENT’ 2524 | TRACE_EVENT(rdev_tdls_channel_switch, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_tdls_cancel_channel_switch’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2548:1: note: in expansion of macro ‘TRACE_EVENT’ 2548 | TRACE_EVENT(rdev_tdls_cancel_channel_switch, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2548:1: note: in expansion of macro ‘TRACE_EVENT’ 2548 | TRACE_EVENT(rdev_tdls_cancel_channel_switch, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_pmk’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2566:1: note: in expansion of macro ‘TRACE_EVENT’ 2566 | TRACE_EVENT(rdev_set_pmk, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2566:1: note: in expansion of macro ‘TRACE_EVENT’ 2566 | TRACE_EVENT(rdev_set_pmk, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_del_pmk’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2605:1: note: in expansion of macro ‘TRACE_EVENT’ 2605 | TRACE_EVENT(rdev_del_pmk, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2605:1: note: in expansion of macro ‘TRACE_EVENT’ 2605 | TRACE_EVENT(rdev_del_pmk, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_external_auth’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ 2626 | TRACE_EVENT(rdev_external_auth, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ 2626 | TRACE_EVENT(rdev_external_auth, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_start_radar_detection’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2652:1: note: in expansion of macro ‘TRACE_EVENT’ 2652 | TRACE_EVENT(rdev_start_radar_detection, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2652:1: note: in expansion of macro ‘TRACE_EVENT’ 2652 | TRACE_EVENT(rdev_start_radar_detection, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_mcast_rate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2675:1: note: in expansion of macro ‘TRACE_EVENT’ 2675 | TRACE_EVENT(rdev_set_mcast_rate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2675:1: note: in expansion of macro ‘TRACE_EVENT’ 2675 | TRACE_EVENT(rdev_set_mcast_rate, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_coalesce’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2699:1: note: in expansion of macro ‘TRACE_EVENT’ 2699 | TRACE_EVENT(rdev_set_coalesce, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2699:1: note: in expansion of macro ‘TRACE_EVENT’ 2699 | TRACE_EVENT(rdev_set_coalesce, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_multicast_to_unicast’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2719:1: note: in expansion of macro ‘TRACE_EVENT’ 2719 | TRACE_EVENT(rdev_set_multicast_to_unicast, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2719:1: note: in expansion of macro ‘TRACE_EVENT’ 2719 | TRACE_EVENT(rdev_set_multicast_to_unicast, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_get_ftm_responder_stats’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2743:1: note: in expansion of macro ‘TRACE_EVENT’ 2743 | TRACE_EVENT(rdev_get_ftm_responder_stats, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2743:1: note: in expansion of macro ‘TRACE_EVENT’ 2743 | TRACE_EVENT(rdev_get_ftm_responder_stats, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_fils_aad’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ 2797 | TRACE_EVENT(rdev_set_fils_aad, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ 2797 | TRACE_EVENT(rdev_set_fils_aad, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_update_owe_info’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2815:1: note: in expansion of macro ‘TRACE_EVENT’ 2815 | TRACE_EVENT(rdev_update_owe_info, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2815:1: note: in expansion of macro ‘TRACE_EVENT’ 2815 | TRACE_EVENT(rdev_update_owe_info, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_probe_mesh_link’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2835:1: note: in expansion of macro ‘TRACE_EVENT’ 2835 | TRACE_EVENT(rdev_probe_mesh_link, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2835:1: note: in expansion of macro ‘TRACE_EVENT’ 2835 | TRACE_EVENT(rdev_probe_mesh_link, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_tid_config’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2853:1: note: in expansion of macro ‘TRACE_EVENT’ 2853 | TRACE_EVENT(rdev_set_tid_config, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2853:1: note: in expansion of macro ‘TRACE_EVENT’ 2853 | TRACE_EVENT(rdev_set_tid_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_reset_tid_config’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2871:1: note: in expansion of macro ‘TRACE_EVENT’ 2871 | TRACE_EVENT(rdev_reset_tid_config, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2871:1: note: in expansion of macro ‘TRACE_EVENT’ 2871 | TRACE_EVENT(rdev_reset_tid_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_sar_specs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2891:1: note: in expansion of macro ‘TRACE_EVENT’ 2891 | TRACE_EVENT(rdev_set_sar_specs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2891:1: note: in expansion of macro ‘TRACE_EVENT’ 2891 | TRACE_EVENT(rdev_set_sar_specs, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_color_change’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2909:1: note: in expansion of macro ‘TRACE_EVENT’ 2909 | TRACE_EVENT(rdev_color_change, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2909:1: note: in expansion of macro ‘TRACE_EVENT’ 2909 | TRACE_EVENT(rdev_color_change, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_radar_background’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(rdev_set_radar_background, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(rdev_set_radar_background, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_del_link_station’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2966:1: note: in expansion of macro ‘TRACE_EVENT’ 2966 | TRACE_EVENT(rdev_del_link_station, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2966:1: note: in expansion of macro ‘TRACE_EVENT’ 2966 | TRACE_EVENT(rdev_del_link_station, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_hw_timestamp’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2990:1: note: in expansion of macro ‘TRACE_EVENT’ 2990 | TRACE_EVENT(rdev_set_hw_timestamp, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2990:1: note: in expansion of macro ‘TRACE_EVENT’ 2990 | TRACE_EVENT(rdev_set_hw_timestamp, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_rdev_set_ttlm’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3015:1: note: in expansion of macro ‘TRACE_EVENT’ 3015 | TRACE_EVENT(rdev_set_ttlm, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3015:1: note: in expansion of macro ‘TRACE_EVENT’ 3015 | TRACE_EVENT(rdev_set_ttlm, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_return_bool’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3039:1: note: in expansion of macro ‘TRACE_EVENT’ 3039 | TRACE_EVENT(cfg80211_return_bool, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3039:1: note: in expansion of macro ‘TRACE_EVENT’ 3039 | TRACE_EVENT(cfg80211_return_bool, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_netdev_mac_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3051:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3051 | DECLARE_EVENT_CLASS(cfg80211_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3051:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3051 | DECLARE_EVENT_CLASS(cfg80211_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_netdev_evt_only’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3071:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3071 | DECLARE_EVENT_CLASS(netdev_evt_only, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3071:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3071 | DECLARE_EVENT_CLASS(netdev_evt_only, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_send_rx_assoc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3088:1: note: in expansion of macro ‘TRACE_EVENT’ 3088 | TRACE_EVENT(cfg80211_send_rx_assoc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3088:1: note: in expansion of macro ‘TRACE_EVENT’ 3088 | TRACE_EVENT(cfg80211_send_rx_assoc, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_netdev_frame_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3105 | DECLARE_EVENT_CLASS(netdev_frame_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3105 | DECLARE_EVENT_CLASS(netdev_frame_event, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_tx_mlme_mgmt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3131:1: note: in expansion of macro ‘TRACE_EVENT’ 3131 | TRACE_EVENT(cfg80211_tx_mlme_mgmt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3131:1: note: in expansion of macro ‘TRACE_EVENT’ 3131 | TRACE_EVENT(cfg80211_tx_mlme_mgmt, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_netdev_mac_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3151:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3151 | DECLARE_EVENT_CLASS(netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3151:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3151 | DECLARE_EVENT_CLASS(netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_send_assoc_failure’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3171:1: note: in expansion of macro ‘TRACE_EVENT’ 3171 | TRACE_EVENT(cfg80211_send_assoc_failure, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3171:1: note: in expansion of macro ‘TRACE_EVENT’ 3171 | TRACE_EVENT(cfg80211_send_assoc_failure, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_michael_mic_failure’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3189:1: note: in expansion of macro ‘TRACE_EVENT’ 3189 | TRACE_EVENT(cfg80211_michael_mic_failure, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3189:1: note: in expansion of macro ‘TRACE_EVENT’ 3189 | TRACE_EVENT(cfg80211_michael_mic_failure, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_ready_on_channel’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3213:1: note: in expansion of macro ‘TRACE_EVENT’ 3213 | TRACE_EVENT(cfg80211_ready_on_channel, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3213:1: note: in expansion of macro ‘TRACE_EVENT’ 3213 | TRACE_EVENT(cfg80211_ready_on_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_ready_on_channel_expired’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3235:1: note: in expansion of macro ‘TRACE_EVENT’ 3235 | TRACE_EVENT(cfg80211_ready_on_channel_expired, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3235:1: note: in expansion of macro ‘TRACE_EVENT’ 3235 | TRACE_EVENT(cfg80211_ready_on_channel_expired, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_tx_mgmt_expired’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3253:1: note: in expansion of macro ‘TRACE_EVENT’ 3253 | TRACE_EVENT(cfg80211_tx_mgmt_expired, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3253:1: note: in expansion of macro ‘TRACE_EVENT’ 3253 | TRACE_EVENT(cfg80211_tx_mgmt_expired, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_new_sta’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3271:1: note: in expansion of macro ‘TRACE_EVENT’ 3271 | TRACE_EVENT(cfg80211_new_sta, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3271:1: note: in expansion of macro ‘TRACE_EVENT’ 3271 | TRACE_EVENT(cfg80211_new_sta, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_rx_mgmt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3294:1: note: in expansion of macro ‘TRACE_EVENT’ 3294 | TRACE_EVENT(cfg80211_rx_mgmt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3294:1: note: in expansion of macro ‘TRACE_EVENT’ 3294 | TRACE_EVENT(cfg80211_rx_mgmt, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_mgmt_tx_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3311:1: note: in expansion of macro ‘TRACE_EVENT’ 3311 | TRACE_EVENT(cfg80211_mgmt_tx_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3311:1: note: in expansion of macro ‘TRACE_EVENT’ 3311 | TRACE_EVENT(cfg80211_mgmt_tx_status, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_control_port_tx_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3328:1: note: in expansion of macro ‘TRACE_EVENT’ 3328 | TRACE_EVENT(cfg80211_control_port_tx_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3328:1: note: in expansion of macro ‘TRACE_EVENT’ 3328 | TRACE_EVENT(cfg80211_control_port_tx_status, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_rx_control_port’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3345:1: note: in expansion of macro ‘TRACE_EVENT’ 3345 | TRACE_EVENT(cfg80211_rx_control_port, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3345:1: note: in expansion of macro ‘TRACE_EVENT’ 3345 | TRACE_EVENT(cfg80211_rx_control_port, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_cqm_rssi_notify’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3371:1: note: in expansion of macro ‘TRACE_EVENT’ 3371 | TRACE_EVENT(cfg80211_cqm_rssi_notify, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3371:1: note: in expansion of macro ‘TRACE_EVENT’ 3371 | TRACE_EVENT(cfg80211_cqm_rssi_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_reg_can_beacon’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3390:1: note: in expansion of macro ‘TRACE_EVENT’ 3390 | TRACE_EVENT(cfg80211_reg_can_beacon, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3390:1: note: in expansion of macro ‘TRACE_EVENT’ 3390 | TRACE_EVENT(cfg80211_reg_can_beacon, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_chandef_dfs_required’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3414:1: note: in expansion of macro ‘TRACE_EVENT’ 3414 | TRACE_EVENT(cfg80211_chandef_dfs_required, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3414:1: note: in expansion of macro ‘TRACE_EVENT’ 3414 | TRACE_EVENT(cfg80211_chandef_dfs_required, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_ch_switch_notify’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3429:1: note: in expansion of macro ‘TRACE_EVENT’ 3429 | TRACE_EVENT(cfg80211_ch_switch_notify, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3429:1: note: in expansion of macro ‘TRACE_EVENT’ 3429 | TRACE_EVENT(cfg80211_ch_switch_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_ch_switch_started_notify’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3448:1: note: in expansion of macro ‘TRACE_EVENT’ 3448 | TRACE_EVENT(cfg80211_ch_switch_started_notify, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3448:1: note: in expansion of macro ‘TRACE_EVENT’ 3448 | TRACE_EVENT(cfg80211_ch_switch_started_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_radar_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3467:1: note: in expansion of macro ‘TRACE_EVENT’ 3467 | TRACE_EVENT(cfg80211_radar_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3467:1: note: in expansion of macro ‘TRACE_EVENT’ 3467 | TRACE_EVENT(cfg80211_radar_event, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_cac_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3485:1: note: in expansion of macro ‘TRACE_EVENT’ 3485 | TRACE_EVENT(cfg80211_cac_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3485:1: note: in expansion of macro ‘TRACE_EVENT’ 3485 | TRACE_EVENT(cfg80211_cac_event, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_rx_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3500:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3500 | DECLARE_EVENT_CLASS(cfg80211_rx_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3500:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3500 | DECLARE_EVENT_CLASS(cfg80211_rx_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_ibss_joined’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3524:1: note: in expansion of macro ‘TRACE_EVENT’ 3524 | TRACE_EVENT(cfg80211_ibss_joined, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3524:1: note: in expansion of macro ‘TRACE_EVENT’ 3524 | TRACE_EVENT(cfg80211_ibss_joined, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_probe_status’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3542:1: note: in expansion of macro ‘TRACE_EVENT’ 3542 | TRACE_EVENT(cfg80211_probe_status, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3542:1: note: in expansion of macro ‘TRACE_EVENT’ 3542 | TRACE_EVENT(cfg80211_probe_status, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_cqm_pktloss_notify’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3563:1: note: in expansion of macro ‘TRACE_EVENT’ 3563 | TRACE_EVENT(cfg80211_cqm_pktloss_notify, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3563:1: note: in expansion of macro ‘TRACE_EVENT’ 3563 | TRACE_EVENT(cfg80211_cqm_pktloss_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_pmksa_candidate_notify’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3585:1: note: in expansion of macro ‘TRACE_EVENT’ 3585 | TRACE_EVENT(cfg80211_pmksa_candidate_notify, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3585:1: note: in expansion of macro ‘TRACE_EVENT’ 3585 | TRACE_EVENT(cfg80211_pmksa_candidate_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_report_obss_beacon’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3606:1: note: in expansion of macro ‘TRACE_EVENT’ 3606 | TRACE_EVENT(cfg80211_report_obss_beacon, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3606:1: note: in expansion of macro ‘TRACE_EVENT’ 3606 | TRACE_EVENT(cfg80211_report_obss_beacon, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_tdls_oper_request’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3624:1: note: in expansion of macro ‘TRACE_EVENT’ 3624 | TRACE_EVENT(cfg80211_tdls_oper_request, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3624:1: note: in expansion of macro ‘TRACE_EVENT’ 3624 | TRACE_EVENT(cfg80211_tdls_oper_request, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_scan_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3647:1: note: in expansion of macro ‘TRACE_EVENT’ 3647 | TRACE_EVENT(cfg80211_scan_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3647:1: note: in expansion of macro ‘TRACE_EVENT’ 3647 | TRACE_EVENT(cfg80211_scan_done, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_wiphy_id_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3687:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3687 | DECLARE_EVENT_CLASS(wiphy_id_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3687:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3687 | DECLARE_EVENT_CLASS(wiphy_id_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_get_bss’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3711:1: note: in expansion of macro ‘TRACE_EVENT’ 3711 | TRACE_EVENT(cfg80211_get_bss, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3711:1: note: in expansion of macro ‘TRACE_EVENT’ 3711 | TRACE_EVENT(cfg80211_get_bss, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_inform_bss_frame’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3740:1: note: in expansion of macro ‘TRACE_EVENT’ 3740 | TRACE_EVENT(cfg80211_inform_bss_frame, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3740:1: note: in expansion of macro ‘TRACE_EVENT’ 3740 | TRACE_EVENT(cfg80211_inform_bss_frame, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_bss_evt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3771 | DECLARE_EVENT_CLASS(cfg80211_bss_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3771 | DECLARE_EVENT_CLASS(cfg80211_bss_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_return_uint’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3790:1: note: in expansion of macro ‘TRACE_EVENT’ 3790 | TRACE_EVENT(cfg80211_return_uint, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3790:1: note: in expansion of macro ‘TRACE_EVENT’ 3790 | TRACE_EVENT(cfg80211_return_uint, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_return_u32’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3802:1: note: in expansion of macro ‘TRACE_EVENT’ 3802 | TRACE_EVENT(cfg80211_return_u32, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3802:1: note: in expansion of macro ‘TRACE_EVENT’ 3802 | TRACE_EVENT(cfg80211_return_u32, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_report_wowlan_wakeup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3814:1: note: in expansion of macro ‘TRACE_EVENT’ 3814 | TRACE_EVENT(cfg80211_report_wowlan_wakeup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3814:1: note: in expansion of macro ‘TRACE_EVENT’ 3814 | TRACE_EVENT(cfg80211_report_wowlan_wakeup, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_ft_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3852:1: note: in expansion of macro ‘TRACE_EVENT’ 3852 | TRACE_EVENT(cfg80211_ft_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3852:1: note: in expansion of macro ‘TRACE_EVENT’ 3852 | TRACE_EVENT(cfg80211_ft_event, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_stop_iface’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3878:1: note: in expansion of macro ‘TRACE_EVENT’ 3878 | TRACE_EVENT(cfg80211_stop_iface, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3878:1: note: in expansion of macro ‘TRACE_EVENT’ 3878 | TRACE_EVENT(cfg80211_stop_iface, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_pmsr_report’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3893:1: note: in expansion of macro ‘TRACE_EVENT’ 3893 | TRACE_EVENT(cfg80211_pmsr_report, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3893:1: note: in expansion of macro ‘TRACE_EVENT’ 3893 | TRACE_EVENT(cfg80211_pmsr_report, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_pmsr_complete’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3915:1: note: in expansion of macro ‘TRACE_EVENT’ 3915 | TRACE_EVENT(cfg80211_pmsr_complete, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3915:1: note: in expansion of macro ‘TRACE_EVENT’ 3915 | TRACE_EVENT(cfg80211_pmsr_complete, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_update_owe_info_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3933:1: note: in expansion of macro ‘TRACE_EVENT’ 3933 | TRACE_EVENT(cfg80211_update_owe_info_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3933:1: note: in expansion of macro ‘TRACE_EVENT’ 3933 | TRACE_EVENT(cfg80211_update_owe_info_event, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_bss_color_notify’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3960:1: note: in expansion of macro ‘TRACE_EVENT’ 3960 | TRACE_EVENT(cfg80211_bss_color_notify, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3960:1: note: in expansion of macro ‘TRACE_EVENT’ 3960 | TRACE_EVENT(cfg80211_bss_color_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_assoc_comeback’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3982:1: note: in expansion of macro ‘TRACE_EVENT’ 3982 | TRACE_EVENT(cfg80211_assoc_comeback, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3982:1: note: in expansion of macro ‘TRACE_EVENT’ 3982 | TRACE_EVENT(cfg80211_assoc_comeback, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_link_station_add_mod’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3999 | DECLARE_EVENT_CLASS(link_station_add_mod, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3999 | DECLARE_EVENT_CLASS(link_station_add_mod, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘trace_event_raw_event_cfg80211_links_removed’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:4072:1: note: in expansion of macro ‘TRACE_EVENT’ 4072 | TRACE_EVENT(cfg80211_links_removed, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:4072:1: note: in expansion of macro ‘TRACE_EVENT’ 4072 | TRACE_EVENT(cfg80211_links_removed, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_work_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(wiphy_work_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(wiphy_work_event, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_delayed_work_queue’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(wiphy_delayed_work_queue, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ 286 | TRACE_EVENT(wiphy_delayed_work_queue, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_work_worker_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(wiphy_work_worker_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ 307 | TRACE_EVENT(wiphy_work_worker_start, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_suspend’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ 323 | TRACE_EVENT(rdev_suspend, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ 323 | TRACE_EVENT(rdev_suspend, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_return_int’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:361:1: note: in expansion of macro ‘TRACE_EVENT’ 361 | TRACE_EVENT(rdev_return_int, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:361:1: note: in expansion of macro ‘TRACE_EVENT’ 361 | TRACE_EVENT(rdev_return_int, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_scan’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:375:1: note: in expansion of macro ‘TRACE_EVENT’ 375 | TRACE_EVENT(rdev_scan, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:375:1: note: in expansion of macro ‘TRACE_EVENT’ 375 | TRACE_EVENT(rdev_scan, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_only_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:387:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 387 | DECLARE_EVENT_CLASS(wiphy_only_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:387:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 387 | DECLARE_EVENT_CLASS(wiphy_only_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_enabled_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:419:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 419 | DECLARE_EVENT_CLASS(wiphy_enabled_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:419:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 419 | DECLARE_EVENT_CLASS(wiphy_enabled_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_add_virtual_intf’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:439:1: note: in expansion of macro ‘TRACE_EVENT’ 439 | TRACE_EVENT(rdev_add_virtual_intf, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:439:1: note: in expansion of macro ‘TRACE_EVENT’ 439 | TRACE_EVENT(rdev_add_virtual_intf, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_wdev_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 456 | DECLARE_EVENT_CLASS(wiphy_wdev_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 456 | DECLARE_EVENT_CLASS(wiphy_wdev_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_wdev_cookie_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 470 | DECLARE_EVENT_CLASS(wiphy_wdev_cookie_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 470 | DECLARE_EVENT_CLASS(wiphy_wdev_cookie_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_change_virtual_intf’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ 498 | TRACE_EVENT(rdev_change_virtual_intf, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ 498 | TRACE_EVENT(rdev_change_virtual_intf, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_key_handle’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:516:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 516 | DECLARE_EVENT_CLASS(key_handle, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:516:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 516 | DECLARE_EVENT_CLASS(key_handle, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_add_key’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:555:1: note: in expansion of macro ‘TRACE_EVENT’ 555 | TRACE_EVENT(rdev_add_key, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:555:1: note: in expansion of macro ‘TRACE_EVENT’ 555 | TRACE_EVENT(rdev_add_key, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_default_key’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:585:1: note: in expansion of macro ‘TRACE_EVENT’ 585 | TRACE_EVENT(rdev_set_default_key, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:585:1: note: in expansion of macro ‘TRACE_EVENT’ 585 | TRACE_EVENT(rdev_set_default_key, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_default_mgmt_key’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:612:1: note: in expansion of macro ‘TRACE_EVENT’ 612 | TRACE_EVENT(rdev_set_default_mgmt_key, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:612:1: note: in expansion of macro ‘TRACE_EVENT’ 612 | TRACE_EVENT(rdev_set_default_mgmt_key, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_default_beacon_key’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:633:1: note: in expansion of macro ‘TRACE_EVENT’ 633 | TRACE_EVENT(rdev_set_default_beacon_key, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:633:1: note: in expansion of macro ‘TRACE_EVENT’ 633 | TRACE_EVENT(rdev_set_default_beacon_key, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_start_ap’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:654:1: note: in expansion of macro ‘TRACE_EVENT’ 654 | TRACE_EVENT(rdev_start_ap, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:654:1: note: in expansion of macro ‘TRACE_EVENT’ 654 | TRACE_EVENT(rdev_start_ap, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_change_beacon’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:698:1: note: in expansion of macro ‘TRACE_EVENT’ 698 | TRACE_EVENT(rdev_change_beacon, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:698:1: note: in expansion of macro ‘TRACE_EVENT’ 698 | TRACE_EVENT(rdev_change_beacon, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_stop_ap’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:746:1: note: in expansion of macro ‘TRACE_EVENT’ 746 | TRACE_EVENT(rdev_stop_ap, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:746:1: note: in expansion of macro ‘TRACE_EVENT’ 746 | TRACE_EVENT(rdev_stop_ap, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_netdev_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:764:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 764 | DECLARE_EVENT_CLASS(wiphy_netdev_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:764:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 764 | DECLARE_EVENT_CLASS(wiphy_netdev_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_station_add_change’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:813:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 813 | DECLARE_EVENT_CLASS(station_add_change, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:813:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 813 | DECLARE_EVENT_CLASS(station_add_change, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_netdev_mac_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:917:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 917 | DECLARE_EVENT_CLASS(wiphy_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:917:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 917 | DECLARE_EVENT_CLASS(wiphy_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_station_del’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:934:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 934 | DECLARE_EVENT_CLASS(station_del, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:934:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 934 | DECLARE_EVENT_CLASS(station_del, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_dump_station’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:977:1: note: in expansion of macro ‘TRACE_EVENT’ 977 | TRACE_EVENT(rdev_dump_station, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:977:1: note: in expansion of macro ‘TRACE_EVENT’ 977 | TRACE_EVENT(rdev_dump_station, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_return_int_station_info’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:998:1: note: in expansion of macro ‘TRACE_EVENT’ 998 | TRACE_EVENT(rdev_return_int_station_info, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:998:1: note: in expansion of macro ‘TRACE_EVENT’ 998 | TRACE_EVENT(rdev_return_int_station_info, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_mpath_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1015:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1015 | DECLARE_EVENT_CLASS(mpath_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1015:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1015 | DECLARE_EVENT_CLASS(mpath_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_dump_mpath’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1054:1: note: in expansion of macro ‘TRACE_EVENT’ 1054 | TRACE_EVENT(rdev_dump_mpath, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1054:1: note: in expansion of macro ‘TRACE_EVENT’ 1054 | TRACE_EVENT(rdev_dump_mpath, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_get_mpp’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1077:1: note: in expansion of macro ‘TRACE_EVENT’ 1077 | TRACE_EVENT(rdev_get_mpp, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1077:1: note: in expansion of macro ‘TRACE_EVENT’ 1077 | TRACE_EVENT(rdev_get_mpp, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_dump_mpp’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1098:1: note: in expansion of macro ‘TRACE_EVENT’ 1098 | TRACE_EVENT(rdev_dump_mpp, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1098:1: note: in expansion of macro ‘TRACE_EVENT’ 1098 | TRACE_EVENT(rdev_dump_mpp, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_return_int_mpath_info’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1121:1: note: in expansion of macro ‘TRACE_EVENT’ 1121 | TRACE_EVENT(rdev_return_int_mpath_info, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1121:1: note: in expansion of macro ‘TRACE_EVENT’ 1121 | TRACE_EVENT(rdev_return_int_mpath_info, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_return_int_mesh_config’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(rdev_return_int_mesh_config, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ 1159 | TRACE_EVENT(rdev_return_int_mesh_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_update_mesh_config’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1176:1: note: in expansion of macro ‘TRACE_EVENT’ 1176 | TRACE_EVENT(rdev_update_mesh_config, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1176:1: note: in expansion of macro ‘TRACE_EVENT’ 1176 | TRACE_EVENT(rdev_update_mesh_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_join_mesh’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1196:1: note: in expansion of macro ‘TRACE_EVENT’ 1196 | TRACE_EVENT(rdev_join_mesh, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1196:1: note: in expansion of macro ‘TRACE_EVENT’ 1196 | TRACE_EVENT(rdev_join_mesh, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_change_bss’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1215:1: note: in expansion of macro ‘TRACE_EVENT’ 1215 | TRACE_EVENT(rdev_change_bss, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1215:1: note: in expansion of macro ‘TRACE_EVENT’ 1215 | TRACE_EVENT(rdev_change_bss, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_inform_bss’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1245:1: note: in expansion of macro ‘TRACE_EVENT’ 1245 | TRACE_EVENT(rdev_inform_bss, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1245:1: note: in expansion of macro ‘TRACE_EVENT’ 1245 | TRACE_EVENT(rdev_inform_bss, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_txq_params’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ 1262 | TRACE_EVENT(rdev_set_txq_params, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ 1262 | TRACE_EVENT(rdev_set_txq_params, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_libertas_set_mesh_channel’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1289:1: note: in expansion of macro ‘TRACE_EVENT’ 1289 | TRACE_EVENT(rdev_libertas_set_mesh_channel, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1289:1: note: in expansion of macro ‘TRACE_EVENT’ 1289 | TRACE_EVENT(rdev_libertas_set_mesh_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_monitor_channel’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1307:1: note: in expansion of macro ‘TRACE_EVENT’ 1307 | TRACE_EVENT(rdev_set_monitor_channel, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1307:1: note: in expansion of macro ‘TRACE_EVENT’ 1307 | TRACE_EVENT(rdev_set_monitor_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_auth’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1323:1: note: in expansion of macro ‘TRACE_EVENT’ 1323 | TRACE_EVENT(rdev_auth, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1323:1: note: in expansion of macro ‘TRACE_EVENT’ 1323 | TRACE_EVENT(rdev_auth, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_assoc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1347:1: note: in expansion of macro ‘TRACE_EVENT’ 1347 | TRACE_EVENT(rdev_assoc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1347:1: note: in expansion of macro ‘TRACE_EVENT’ 1347 | TRACE_EVENT(rdev_assoc, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_deauth’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1400:1: note: in expansion of macro ‘TRACE_EVENT’ 1400 | TRACE_EVENT(rdev_deauth, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1400:1: note: in expansion of macro ‘TRACE_EVENT’ 1400 | TRACE_EVENT(rdev_deauth, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_disassoc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1423:1: note: in expansion of macro ‘TRACE_EVENT’ 1423 | TRACE_EVENT(rdev_disassoc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1423:1: note: in expansion of macro ‘TRACE_EVENT’ 1423 | TRACE_EVENT(rdev_disassoc, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_mgmt_tx_cancel_wait’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ 1448 | TRACE_EVENT(rdev_mgmt_tx_cancel_wait, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ 1448 | TRACE_EVENT(rdev_mgmt_tx_cancel_wait, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_power_mgmt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1466:1: note: in expansion of macro ‘TRACE_EVENT’ 1466 | TRACE_EVENT(rdev_set_power_mgmt, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1466:1: note: in expansion of macro ‘TRACE_EVENT’ 1466 | TRACE_EVENT(rdev_set_power_mgmt, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_connect’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1487:1: note: in expansion of macro ‘TRACE_EVENT’ 1487 | TRACE_EVENT(rdev_connect, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1487:1: note: in expansion of macro ‘TRACE_EVENT’ 1487 | TRACE_EVENT(rdev_connect, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_update_connect_params’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1522:1: note: in expansion of macro ‘TRACE_EVENT’ 1522 | TRACE_EVENT(rdev_update_connect_params, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1522:1: note: in expansion of macro ‘TRACE_EVENT’ 1522 | TRACE_EVENT(rdev_update_connect_params, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_cqm_rssi_config’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ 1540 | TRACE_EVENT(rdev_set_cqm_rssi_config, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ 1540 | TRACE_EVENT(rdev_set_cqm_rssi_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_cqm_rssi_range_config’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1563:1: note: in expansion of macro ‘TRACE_EVENT’ 1563 | TRACE_EVENT(rdev_set_cqm_rssi_range_config, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1563:1: note: in expansion of macro ‘TRACE_EVENT’ 1563 | TRACE_EVENT(rdev_set_cqm_rssi_range_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_cqm_txe_config’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1585:1: note: in expansion of macro ‘TRACE_EVENT’ 1585 | TRACE_EVENT(rdev_set_cqm_txe_config, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1585:1: note: in expansion of macro ‘TRACE_EVENT’ 1585 | TRACE_EVENT(rdev_set_cqm_txe_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_disconnect’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1608:1: note: in expansion of macro ‘TRACE_EVENT’ 1608 | TRACE_EVENT(rdev_disconnect, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1608:1: note: in expansion of macro ‘TRACE_EVENT’ 1608 | TRACE_EVENT(rdev_disconnect, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_join_ibss’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1626:1: note: in expansion of macro ‘TRACE_EVENT’ 1626 | TRACE_EVENT(rdev_join_ibss, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1626:1: note: in expansion of macro ‘TRACE_EVENT’ 1626 | TRACE_EVENT(rdev_join_ibss, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_join_ocb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1647:1: note: in expansion of macro ‘TRACE_EVENT’ 1647 | TRACE_EVENT(rdev_join_ocb, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1647:1: note: in expansion of macro ‘TRACE_EVENT’ 1647 | TRACE_EVENT(rdev_join_ocb, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_wiphy_params’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1663:1: note: in expansion of macro ‘TRACE_EVENT’ 1663 | TRACE_EVENT(rdev_set_wiphy_params, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1663:1: note: in expansion of macro ‘TRACE_EVENT’ 1663 | TRACE_EVENT(rdev_set_wiphy_params, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_tx_power’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1683:1: note: in expansion of macro ‘TRACE_EVENT’ 1683 | TRACE_EVENT(rdev_set_tx_power, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1683:1: note: in expansion of macro ‘TRACE_EVENT’ 1683 | TRACE_EVENT(rdev_set_tx_power, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_return_int_int’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1703:1: note: in expansion of macro ‘TRACE_EVENT’ 1703 | TRACE_EVENT(rdev_return_int_int, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1703:1: note: in expansion of macro ‘TRACE_EVENT’ 1703 | TRACE_EVENT(rdev_return_int_int, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_testmode_cmd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1721:1: note: in expansion of macro ‘TRACE_EVENT’ 1721 | TRACE_EVENT(rdev_testmode_cmd, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1721:1: note: in expansion of macro ‘TRACE_EVENT’ 1721 | TRACE_EVENT(rdev_testmode_cmd, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_testmode_dump’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(rdev_testmode_dump, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ 1735 | TRACE_EVENT(rdev_testmode_dump, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_bitrate_mask’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1748:1: note: in expansion of macro ‘TRACE_EVENT’ 1748 | TRACE_EVENT(rdev_set_bitrate_mask, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1748:1: note: in expansion of macro ‘TRACE_EVENT’ 1748 | TRACE_EVENT(rdev_set_bitrate_mask, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_update_mgmt_frame_registrations’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1770:1: note: in expansion of macro ‘TRACE_EVENT’ 1770 | TRACE_EVENT(rdev_update_mgmt_frame_registrations, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1770:1: note: in expansion of macro ‘TRACE_EVENT’ 1770 | TRACE_EVENT(rdev_update_mgmt_frame_registrations, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_return_int_tx_rx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1791:1: note: in expansion of macro ‘TRACE_EVENT’ 1791 | TRACE_EVENT(rdev_return_int_tx_rx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1791:1: note: in expansion of macro ‘TRACE_EVENT’ 1791 | TRACE_EVENT(rdev_return_int_tx_rx, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_return_void_tx_rx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1810:1: note: in expansion of macro ‘TRACE_EVENT’ 1810 | TRACE_EVENT(rdev_return_void_tx_rx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1810:1: note: in expansion of macro ‘TRACE_EVENT’ 1810 | TRACE_EVENT(rdev_return_void_tx_rx, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_tx_rx_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1833:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1833 | DECLARE_EVENT_CLASS(tx_rx_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1833:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1833 | DECLARE_EVENT_CLASS(tx_rx_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_netdev_id_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1855 | DECLARE_EVENT_CLASS(wiphy_netdev_id_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 1855 | DECLARE_EVENT_CLASS(wiphy_netdev_id_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_tdls_mgmt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1882:1: note: in expansion of macro ‘TRACE_EVENT’ 1882 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1882:1: note: in expansion of macro ‘TRACE_EVENT’ 1882 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_dump_survey’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1924:1: note: in expansion of macro ‘TRACE_EVENT’ 1924 | TRACE_EVENT(rdev_dump_survey, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1924:1: note: in expansion of macro ‘TRACE_EVENT’ 1924 | TRACE_EVENT(rdev_dump_survey, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_return_int_survey_info’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ 1941 | TRACE_EVENT(rdev_return_int_survey_info, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ 1941 | TRACE_EVENT(rdev_return_int_survey_info, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_tdls_oper’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1981:1: note: in expansion of macro ‘TRACE_EVENT’ 1981 | TRACE_EVENT(rdev_tdls_oper, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:1981:1: note: in expansion of macro ‘TRACE_EVENT’ 1981 | TRACE_EVENT(rdev_tdls_oper, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_pmksa’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2001:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2001 | DECLARE_EVENT_CLASS(rdev_pmksa, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2001:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2001 | DECLARE_EVENT_CLASS(rdev_pmksa, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_probe_client’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(rdev_probe_client, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ 2019 | TRACE_EVENT(rdev_probe_client, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_remain_on_channel’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2049:1: note: in expansion of macro ‘TRACE_EVENT’ 2049 | TRACE_EVENT(rdev_remain_on_channel, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2049:1: note: in expansion of macro ‘TRACE_EVENT’ 2049 | TRACE_EVENT(rdev_remain_on_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_return_int_cookie’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2070:1: note: in expansion of macro ‘TRACE_EVENT’ 2070 | TRACE_EVENT(rdev_return_int_cookie, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2070:1: note: in expansion of macro ‘TRACE_EVENT’ 2070 | TRACE_EVENT(rdev_return_int_cookie, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_cancel_remain_on_channel’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2087:1: note: in expansion of macro ‘TRACE_EVENT’ 2087 | TRACE_EVENT(rdev_cancel_remain_on_channel, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2087:1: note: in expansion of macro ‘TRACE_EVENT’ 2087 | TRACE_EVENT(rdev_cancel_remain_on_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_mgmt_tx’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2104:1: note: in expansion of macro ‘TRACE_EVENT’ 2104 | TRACE_EVENT(rdev_mgmt_tx, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2104:1: note: in expansion of macro ‘TRACE_EVENT’ 2104 | TRACE_EVENT(rdev_mgmt_tx, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_tx_control_port’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2134:1: note: in expansion of macro ‘TRACE_EVENT’ 2134 | TRACE_EVENT(rdev_tx_control_port, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2134:1: note: in expansion of macro ‘TRACE_EVENT’ 2134 | TRACE_EVENT(rdev_tx_control_port, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_noack_map’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ 2163 | TRACE_EVENT(rdev_set_noack_map, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ 2163 | TRACE_EVENT(rdev_set_noack_map, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_wdev_link_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2181 | DECLARE_EVENT_CLASS(wiphy_wdev_link_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 2181 | DECLARE_EVENT_CLASS(wiphy_wdev_link_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_return_chandef’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2205:1: note: in expansion of macro ‘TRACE_EVENT’ 2205 | TRACE_EVENT(rdev_return_chandef, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2205:1: note: in expansion of macro ‘TRACE_EVENT’ 2205 | TRACE_EVENT(rdev_return_chandef, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_start_nan’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2236:1: note: in expansion of macro ‘TRACE_EVENT’ 2236 | TRACE_EVENT(rdev_start_nan, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2236:1: note: in expansion of macro ‘TRACE_EVENT’ 2236 | TRACE_EVENT(rdev_start_nan, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_nan_change_conf’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2258:1: note: in expansion of macro ‘TRACE_EVENT’ 2258 | TRACE_EVENT(rdev_nan_change_conf, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2258:1: note: in expansion of macro ‘TRACE_EVENT’ 2258 | TRACE_EVENT(rdev_nan_change_conf, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_add_nan_func’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2287:1: note: in expansion of macro ‘TRACE_EVENT’ 2287 | TRACE_EVENT(rdev_add_nan_func, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2287:1: note: in expansion of macro ‘TRACE_EVENT’ 2287 | TRACE_EVENT(rdev_add_nan_func, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_del_nan_func’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2308:1: note: in expansion of macro ‘TRACE_EVENT’ 2308 | TRACE_EVENT(rdev_del_nan_func, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2308:1: note: in expansion of macro ‘TRACE_EVENT’ 2308 | TRACE_EVENT(rdev_del_nan_func, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_mac_acl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2326:1: note: in expansion of macro ‘TRACE_EVENT’ 2326 | TRACE_EVENT(rdev_set_mac_acl, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2326:1: note: in expansion of macro ‘TRACE_EVENT’ 2326 | TRACE_EVENT(rdev_set_mac_acl, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_update_ft_ies’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2344:1: note: in expansion of macro ‘TRACE_EVENT’ 2344 | TRACE_EVENT(rdev_update_ft_ies, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2344:1: note: in expansion of macro ‘TRACE_EVENT’ 2344 | TRACE_EVENT(rdev_update_ft_ies, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_crit_proto_start’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2364:1: note: in expansion of macro ‘TRACE_EVENT’ 2364 | TRACE_EVENT(rdev_crit_proto_start, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2364:1: note: in expansion of macro ‘TRACE_EVENT’ 2364 | TRACE_EVENT(rdev_crit_proto_start, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_crit_proto_stop’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2384:1: note: in expansion of macro ‘TRACE_EVENT’ 2384 | TRACE_EVENT(rdev_crit_proto_stop, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2384:1: note: in expansion of macro ‘TRACE_EVENT’ 2384 | TRACE_EVENT(rdev_crit_proto_stop, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_channel_switch’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2399:1: note: in expansion of macro ‘TRACE_EVENT’ 2399 | TRACE_EVENT(rdev_channel_switch, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2399:1: note: in expansion of macro ‘TRACE_EVENT’ 2399 | TRACE_EVENT(rdev_channel_switch, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_qos_map’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ 2439 | TRACE_EVENT(rdev_set_qos_map, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ 2439 | TRACE_EVENT(rdev_set_qos_map, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_ap_chanwidth’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2457:1: note: in expansion of macro ‘TRACE_EVENT’ 2457 | TRACE_EVENT(rdev_set_ap_chanwidth, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2457:1: note: in expansion of macro ‘TRACE_EVENT’ 2457 | TRACE_EVENT(rdev_set_ap_chanwidth, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_add_tx_ts’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2479:1: note: in expansion of macro ‘TRACE_EVENT’ 2479 | TRACE_EVENT(rdev_add_tx_ts, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2479:1: note: in expansion of macro ‘TRACE_EVENT’ 2479 | TRACE_EVENT(rdev_add_tx_ts, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_del_tx_ts’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2504:1: note: in expansion of macro ‘TRACE_EVENT’ 2504 | TRACE_EVENT(rdev_del_tx_ts, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2504:1: note: in expansion of macro ‘TRACE_EVENT’ 2504 | TRACE_EVENT(rdev_del_tx_ts, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_tdls_channel_switch’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2524:1: note: in expansion of macro ‘TRACE_EVENT’ 2524 | TRACE_EVENT(rdev_tdls_channel_switch, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2524:1: note: in expansion of macro ‘TRACE_EVENT’ 2524 | TRACE_EVENT(rdev_tdls_channel_switch, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_tdls_cancel_channel_switch’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2548:1: note: in expansion of macro ‘TRACE_EVENT’ 2548 | TRACE_EVENT(rdev_tdls_cancel_channel_switch, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2548:1: note: in expansion of macro ‘TRACE_EVENT’ 2548 | TRACE_EVENT(rdev_tdls_cancel_channel_switch, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_pmk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2566:1: note: in expansion of macro ‘TRACE_EVENT’ 2566 | TRACE_EVENT(rdev_set_pmk, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2566:1: note: in expansion of macro ‘TRACE_EVENT’ 2566 | TRACE_EVENT(rdev_set_pmk, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_del_pmk’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2605:1: note: in expansion of macro ‘TRACE_EVENT’ 2605 | TRACE_EVENT(rdev_del_pmk, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2605:1: note: in expansion of macro ‘TRACE_EVENT’ 2605 | TRACE_EVENT(rdev_del_pmk, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_external_auth’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ 2626 | TRACE_EVENT(rdev_external_auth, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ 2626 | TRACE_EVENT(rdev_external_auth, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_start_radar_detection’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2652:1: note: in expansion of macro ‘TRACE_EVENT’ 2652 | TRACE_EVENT(rdev_start_radar_detection, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2652:1: note: in expansion of macro ‘TRACE_EVENT’ 2652 | TRACE_EVENT(rdev_start_radar_detection, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_mcast_rate’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2675:1: note: in expansion of macro ‘TRACE_EVENT’ 2675 | TRACE_EVENT(rdev_set_mcast_rate, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2675:1: note: in expansion of macro ‘TRACE_EVENT’ 2675 | TRACE_EVENT(rdev_set_mcast_rate, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_coalesce’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2699:1: note: in expansion of macro ‘TRACE_EVENT’ 2699 | TRACE_EVENT(rdev_set_coalesce, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2699:1: note: in expansion of macro ‘TRACE_EVENT’ 2699 | TRACE_EVENT(rdev_set_coalesce, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_multicast_to_unicast’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2719:1: note: in expansion of macro ‘TRACE_EVENT’ 2719 | TRACE_EVENT(rdev_set_multicast_to_unicast, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2719:1: note: in expansion of macro ‘TRACE_EVENT’ 2719 | TRACE_EVENT(rdev_set_multicast_to_unicast, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_get_ftm_responder_stats’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2743:1: note: in expansion of macro ‘TRACE_EVENT’ 2743 | TRACE_EVENT(rdev_get_ftm_responder_stats, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2743:1: note: in expansion of macro ‘TRACE_EVENT’ 2743 | TRACE_EVENT(rdev_get_ftm_responder_stats, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_fils_aad’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ 2797 | TRACE_EVENT(rdev_set_fils_aad, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ 2797 | TRACE_EVENT(rdev_set_fils_aad, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_update_owe_info’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2815:1: note: in expansion of macro ‘TRACE_EVENT’ 2815 | TRACE_EVENT(rdev_update_owe_info, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2815:1: note: in expansion of macro ‘TRACE_EVENT’ 2815 | TRACE_EVENT(rdev_update_owe_info, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_probe_mesh_link’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2835:1: note: in expansion of macro ‘TRACE_EVENT’ 2835 | TRACE_EVENT(rdev_probe_mesh_link, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2835:1: note: in expansion of macro ‘TRACE_EVENT’ 2835 | TRACE_EVENT(rdev_probe_mesh_link, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_tid_config’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2853:1: note: in expansion of macro ‘TRACE_EVENT’ 2853 | TRACE_EVENT(rdev_set_tid_config, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2853:1: note: in expansion of macro ‘TRACE_EVENT’ 2853 | TRACE_EVENT(rdev_set_tid_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_reset_tid_config’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2871:1: note: in expansion of macro ‘TRACE_EVENT’ 2871 | TRACE_EVENT(rdev_reset_tid_config, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2871:1: note: in expansion of macro ‘TRACE_EVENT’ 2871 | TRACE_EVENT(rdev_reset_tid_config, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_sar_specs’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2891:1: note: in expansion of macro ‘TRACE_EVENT’ 2891 | TRACE_EVENT(rdev_set_sar_specs, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2891:1: note: in expansion of macro ‘TRACE_EVENT’ 2891 | TRACE_EVENT(rdev_set_sar_specs, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_color_change’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2909:1: note: in expansion of macro ‘TRACE_EVENT’ 2909 | TRACE_EVENT(rdev_color_change, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2909:1: note: in expansion of macro ‘TRACE_EVENT’ 2909 | TRACE_EVENT(rdev_color_change, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_radar_background’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(rdev_set_radar_background, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ 2935 | TRACE_EVENT(rdev_set_radar_background, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_del_link_station’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2966:1: note: in expansion of macro ‘TRACE_EVENT’ 2966 | TRACE_EVENT(rdev_del_link_station, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2966:1: note: in expansion of macro ‘TRACE_EVENT’ 2966 | TRACE_EVENT(rdev_del_link_station, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_hw_timestamp’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2990:1: note: in expansion of macro ‘TRACE_EVENT’ 2990 | TRACE_EVENT(rdev_set_hw_timestamp, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:2990:1: note: in expansion of macro ‘TRACE_EVENT’ 2990 | TRACE_EVENT(rdev_set_hw_timestamp, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_rdev_set_ttlm’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3015:1: note: in expansion of macro ‘TRACE_EVENT’ 3015 | TRACE_EVENT(rdev_set_ttlm, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3015:1: note: in expansion of macro ‘TRACE_EVENT’ 3015 | TRACE_EVENT(rdev_set_ttlm, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_return_bool’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3039:1: note: in expansion of macro ‘TRACE_EVENT’ 3039 | TRACE_EVENT(cfg80211_return_bool, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3039:1: note: in expansion of macro ‘TRACE_EVENT’ 3039 | TRACE_EVENT(cfg80211_return_bool, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_netdev_mac_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3051:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3051 | DECLARE_EVENT_CLASS(cfg80211_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3051:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3051 | DECLARE_EVENT_CLASS(cfg80211_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_netdev_evt_only’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3071:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3071 | DECLARE_EVENT_CLASS(netdev_evt_only, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3071:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3071 | DECLARE_EVENT_CLASS(netdev_evt_only, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_send_rx_assoc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3088:1: note: in expansion of macro ‘TRACE_EVENT’ 3088 | TRACE_EVENT(cfg80211_send_rx_assoc, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3088:1: note: in expansion of macro ‘TRACE_EVENT’ 3088 | TRACE_EVENT(cfg80211_send_rx_assoc, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_netdev_frame_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3105 | DECLARE_EVENT_CLASS(netdev_frame_event, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3105 | DECLARE_EVENT_CLASS(netdev_frame_event, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_tx_mlme_mgmt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3131:1: note: in expansion of macro ‘TRACE_EVENT’ 3131 | TRACE_EVENT(cfg80211_tx_mlme_mgmt, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3131:1: note: in expansion of macro ‘TRACE_EVENT’ 3131 | TRACE_EVENT(cfg80211_tx_mlme_mgmt, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_netdev_mac_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3151:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3151 | DECLARE_EVENT_CLASS(netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3151:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3151 | DECLARE_EVENT_CLASS(netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_send_assoc_failure’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3171:1: note: in expansion of macro ‘TRACE_EVENT’ 3171 | TRACE_EVENT(cfg80211_send_assoc_failure, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3171:1: note: in expansion of macro ‘TRACE_EVENT’ 3171 | TRACE_EVENT(cfg80211_send_assoc_failure, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_michael_mic_failure’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3189:1: note: in expansion of macro ‘TRACE_EVENT’ 3189 | TRACE_EVENT(cfg80211_michael_mic_failure, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3189:1: note: in expansion of macro ‘TRACE_EVENT’ 3189 | TRACE_EVENT(cfg80211_michael_mic_failure, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_ready_on_channel’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3213:1: note: in expansion of macro ‘TRACE_EVENT’ 3213 | TRACE_EVENT(cfg80211_ready_on_channel, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3213:1: note: in expansion of macro ‘TRACE_EVENT’ 3213 | TRACE_EVENT(cfg80211_ready_on_channel, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_ready_on_channel_expired’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3235:1: note: in expansion of macro ‘TRACE_EVENT’ 3235 | TRACE_EVENT(cfg80211_ready_on_channel_expired, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3235:1: note: in expansion of macro ‘TRACE_EVENT’ 3235 | TRACE_EVENT(cfg80211_ready_on_channel_expired, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_tx_mgmt_expired’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3253:1: note: in expansion of macro ‘TRACE_EVENT’ 3253 | TRACE_EVENT(cfg80211_tx_mgmt_expired, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3253:1: note: in expansion of macro ‘TRACE_EVENT’ 3253 | TRACE_EVENT(cfg80211_tx_mgmt_expired, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_new_sta’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3271:1: note: in expansion of macro ‘TRACE_EVENT’ 3271 | TRACE_EVENT(cfg80211_new_sta, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3271:1: note: in expansion of macro ‘TRACE_EVENT’ 3271 | TRACE_EVENT(cfg80211_new_sta, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_rx_mgmt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3294:1: note: in expansion of macro ‘TRACE_EVENT’ 3294 | TRACE_EVENT(cfg80211_rx_mgmt, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3294:1: note: in expansion of macro ‘TRACE_EVENT’ 3294 | TRACE_EVENT(cfg80211_rx_mgmt, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_mgmt_tx_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3311:1: note: in expansion of macro ‘TRACE_EVENT’ 3311 | TRACE_EVENT(cfg80211_mgmt_tx_status, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3311:1: note: in expansion of macro ‘TRACE_EVENT’ 3311 | TRACE_EVENT(cfg80211_mgmt_tx_status, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_control_port_tx_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3328:1: note: in expansion of macro ‘TRACE_EVENT’ 3328 | TRACE_EVENT(cfg80211_control_port_tx_status, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3328:1: note: in expansion of macro ‘TRACE_EVENT’ 3328 | TRACE_EVENT(cfg80211_control_port_tx_status, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_rx_control_port’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3345:1: note: in expansion of macro ‘TRACE_EVENT’ 3345 | TRACE_EVENT(cfg80211_rx_control_port, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3345:1: note: in expansion of macro ‘TRACE_EVENT’ 3345 | TRACE_EVENT(cfg80211_rx_control_port, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_cqm_rssi_notify’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3371:1: note: in expansion of macro ‘TRACE_EVENT’ 3371 | TRACE_EVENT(cfg80211_cqm_rssi_notify, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3371:1: note: in expansion of macro ‘TRACE_EVENT’ 3371 | TRACE_EVENT(cfg80211_cqm_rssi_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_reg_can_beacon’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3390:1: note: in expansion of macro ‘TRACE_EVENT’ 3390 | TRACE_EVENT(cfg80211_reg_can_beacon, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3390:1: note: in expansion of macro ‘TRACE_EVENT’ 3390 | TRACE_EVENT(cfg80211_reg_can_beacon, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_chandef_dfs_required’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3414:1: note: in expansion of macro ‘TRACE_EVENT’ 3414 | TRACE_EVENT(cfg80211_chandef_dfs_required, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3414:1: note: in expansion of macro ‘TRACE_EVENT’ 3414 | TRACE_EVENT(cfg80211_chandef_dfs_required, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_ch_switch_notify’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3429:1: note: in expansion of macro ‘TRACE_EVENT’ 3429 | TRACE_EVENT(cfg80211_ch_switch_notify, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3429:1: note: in expansion of macro ‘TRACE_EVENT’ 3429 | TRACE_EVENT(cfg80211_ch_switch_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_ch_switch_started_notify’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3448:1: note: in expansion of macro ‘TRACE_EVENT’ 3448 | TRACE_EVENT(cfg80211_ch_switch_started_notify, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3448:1: note: in expansion of macro ‘TRACE_EVENT’ 3448 | TRACE_EVENT(cfg80211_ch_switch_started_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_radar_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3467:1: note: in expansion of macro ‘TRACE_EVENT’ 3467 | TRACE_EVENT(cfg80211_radar_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3467:1: note: in expansion of macro ‘TRACE_EVENT’ 3467 | TRACE_EVENT(cfg80211_radar_event, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_cac_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3485:1: note: in expansion of macro ‘TRACE_EVENT’ 3485 | TRACE_EVENT(cfg80211_cac_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3485:1: note: in expansion of macro ‘TRACE_EVENT’ 3485 | TRACE_EVENT(cfg80211_cac_event, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_rx_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3500:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3500 | DECLARE_EVENT_CLASS(cfg80211_rx_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3500:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3500 | DECLARE_EVENT_CLASS(cfg80211_rx_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_ibss_joined’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3524:1: note: in expansion of macro ‘TRACE_EVENT’ 3524 | TRACE_EVENT(cfg80211_ibss_joined, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3524:1: note: in expansion of macro ‘TRACE_EVENT’ 3524 | TRACE_EVENT(cfg80211_ibss_joined, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_probe_status’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3542:1: note: in expansion of macro ‘TRACE_EVENT’ 3542 | TRACE_EVENT(cfg80211_probe_status, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3542:1: note: in expansion of macro ‘TRACE_EVENT’ 3542 | TRACE_EVENT(cfg80211_probe_status, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_cqm_pktloss_notify’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3563:1: note: in expansion of macro ‘TRACE_EVENT’ 3563 | TRACE_EVENT(cfg80211_cqm_pktloss_notify, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3563:1: note: in expansion of macro ‘TRACE_EVENT’ 3563 | TRACE_EVENT(cfg80211_cqm_pktloss_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_pmksa_candidate_notify’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3585:1: note: in expansion of macro ‘TRACE_EVENT’ 3585 | TRACE_EVENT(cfg80211_pmksa_candidate_notify, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3585:1: note: in expansion of macro ‘TRACE_EVENT’ 3585 | TRACE_EVENT(cfg80211_pmksa_candidate_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_report_obss_beacon’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3606:1: note: in expansion of macro ‘TRACE_EVENT’ 3606 | TRACE_EVENT(cfg80211_report_obss_beacon, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3606:1: note: in expansion of macro ‘TRACE_EVENT’ 3606 | TRACE_EVENT(cfg80211_report_obss_beacon, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_tdls_oper_request’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3624:1: note: in expansion of macro ‘TRACE_EVENT’ 3624 | TRACE_EVENT(cfg80211_tdls_oper_request, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3624:1: note: in expansion of macro ‘TRACE_EVENT’ 3624 | TRACE_EVENT(cfg80211_tdls_oper_request, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_scan_done’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3647:1: note: in expansion of macro ‘TRACE_EVENT’ 3647 | TRACE_EVENT(cfg80211_scan_done, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3647:1: note: in expansion of macro ‘TRACE_EVENT’ 3647 | TRACE_EVENT(cfg80211_scan_done, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_wiphy_id_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3687:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3687 | DECLARE_EVENT_CLASS(wiphy_id_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3687:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3687 | DECLARE_EVENT_CLASS(wiphy_id_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_get_bss’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3711:1: note: in expansion of macro ‘TRACE_EVENT’ 3711 | TRACE_EVENT(cfg80211_get_bss, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3711:1: note: in expansion of macro ‘TRACE_EVENT’ 3711 | TRACE_EVENT(cfg80211_get_bss, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_inform_bss_frame’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3740:1: note: in expansion of macro ‘TRACE_EVENT’ 3740 | TRACE_EVENT(cfg80211_inform_bss_frame, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3740:1: note: in expansion of macro ‘TRACE_EVENT’ 3740 | TRACE_EVENT(cfg80211_inform_bss_frame, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_bss_evt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3771 | DECLARE_EVENT_CLASS(cfg80211_bss_evt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3771 | DECLARE_EVENT_CLASS(cfg80211_bss_evt, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_return_uint’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3790:1: note: in expansion of macro ‘TRACE_EVENT’ 3790 | TRACE_EVENT(cfg80211_return_uint, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3790:1: note: in expansion of macro ‘TRACE_EVENT’ 3790 | TRACE_EVENT(cfg80211_return_uint, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_return_u32’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3802:1: note: in expansion of macro ‘TRACE_EVENT’ 3802 | TRACE_EVENT(cfg80211_return_u32, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3802:1: note: in expansion of macro ‘TRACE_EVENT’ 3802 | TRACE_EVENT(cfg80211_return_u32, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_report_wowlan_wakeup’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3814:1: note: in expansion of macro ‘TRACE_EVENT’ 3814 | TRACE_EVENT(cfg80211_report_wowlan_wakeup, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3814:1: note: in expansion of macro ‘TRACE_EVENT’ 3814 | TRACE_EVENT(cfg80211_report_wowlan_wakeup, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_ft_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3852:1: note: in expansion of macro ‘TRACE_EVENT’ 3852 | TRACE_EVENT(cfg80211_ft_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3852:1: note: in expansion of macro ‘TRACE_EVENT’ 3852 | TRACE_EVENT(cfg80211_ft_event, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_stop_iface’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3878:1: note: in expansion of macro ‘TRACE_EVENT’ 3878 | TRACE_EVENT(cfg80211_stop_iface, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3878:1: note: in expansion of macro ‘TRACE_EVENT’ 3878 | TRACE_EVENT(cfg80211_stop_iface, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_pmsr_report’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3893:1: note: in expansion of macro ‘TRACE_EVENT’ 3893 | TRACE_EVENT(cfg80211_pmsr_report, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3893:1: note: in expansion of macro ‘TRACE_EVENT’ 3893 | TRACE_EVENT(cfg80211_pmsr_report, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_pmsr_complete’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3915:1: note: in expansion of macro ‘TRACE_EVENT’ 3915 | TRACE_EVENT(cfg80211_pmsr_complete, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3915:1: note: in expansion of macro ‘TRACE_EVENT’ 3915 | TRACE_EVENT(cfg80211_pmsr_complete, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_update_owe_info_event’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3933:1: note: in expansion of macro ‘TRACE_EVENT’ 3933 | TRACE_EVENT(cfg80211_update_owe_info_event, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3933:1: note: in expansion of macro ‘TRACE_EVENT’ 3933 | TRACE_EVENT(cfg80211_update_owe_info_event, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_bss_color_notify’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3960:1: note: in expansion of macro ‘TRACE_EVENT’ 3960 | TRACE_EVENT(cfg80211_bss_color_notify, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3960:1: note: in expansion of macro ‘TRACE_EVENT’ 3960 | TRACE_EVENT(cfg80211_bss_color_notify, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_assoc_comeback’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3982:1: note: in expansion of macro ‘TRACE_EVENT’ 3982 | TRACE_EVENT(cfg80211_assoc_comeback, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3982:1: note: in expansion of macro ‘TRACE_EVENT’ 3982 | TRACE_EVENT(cfg80211_assoc_comeback, | ^~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_link_station_add_mod’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3999 | DECLARE_EVENT_CLASS(link_station_add_mod, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:3999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 3999 | DECLARE_EVENT_CLASS(link_station_add_mod, | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h: In function ‘__bpf_trace_cfg80211_links_removed’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:4072:1: note: in expansion of macro ‘TRACE_EVENT’ 4072 | TRACE_EVENT(cfg80211_links_removed, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../net/wireless/./trace.h:4072:1: note: in expansion of macro ‘TRACE_EVENT’ 4072 | TRACE_EVENT(cfg80211_links_removed, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/wireless/trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/wireless] Error 2 make[3]: *** [../scripts/Makefile.build:485: net] Error 2 make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1925: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 New errors added --- /tmp/tmp.D72ttoYMXm 2024-08-28 08:13:49.925889845 -0700 +++ /tmp/tmp.ol6b74mt1j 2024-08-28 08:14:34.368845791 -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, + | ^~~~~~~~~~~~~~~~~~~ @@ -190,0 +237,26 @@ +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, + | ^~~~~~~~~~~ @@ -256,0 +329,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, + | ^~~~~~~~~~~ @@ -308,0 +407,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -360,0 +479,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -364,0 +503,71 @@ + from ../include/trace/events/dma_fence.h:89, + from ../drivers/dma-buf/dma-fence.c:21: +../include/trace/events/dma_fence.h: In function ‘trace_event_raw_event_dma_fence’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 12 | DECLARE_EVENT_CLASS(dma_fence, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 12 | DECLARE_EVENT_CLASS(dma_fence, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 12 | DECLARE_EVENT_CLASS(dma_fence, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 12 | DECLARE_EVENT_CLASS(dma_fence, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 12 | DECLARE_EVENT_CLASS(dma_fence, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/dma_fence.h: In function ‘__bpf_trace_dma_fence’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 12 | DECLARE_EVENT_CLASS(dma_fence, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 12 | DECLARE_EVENT_CLASS(dma_fence, + | ^~~~~~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: drivers/dma-buf/dma-fence.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +In file included from ../include/trace/define_trace.h:108, @@ -452,0 +662,51 @@ +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, + | ^~~~~~~~~~~ @@ -456,3 +716,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/netlink.h:29, + from ../net/netlink/af_netlink.c:72: +../include/trace/events/netlink.h: In function ‘trace_event_raw_event_netlink_extack’: @@ -468,2 +728,2 @@ -../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(aoss_send, +../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ + 9 | TRACE_EVENT(netlink_extack, @@ -480,2 +740,2 @@ -../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(aoss_send, +../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ + 9 | TRACE_EVENT(netlink_extack, @@ -492,2 +752,2 @@ -../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(aoss_send, +../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ + 9 | TRACE_EVENT(netlink_extack, @@ -504,2 +764,2 @@ -../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(aoss_send, +../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ + 9 | TRACE_EVENT(netlink_extack, @@ -516,2 +776,47 @@ -../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(aoss_send, +../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, @@ -519 +823,0 @@ -../drivers/soc/qcom/./trace-aoss.h: In function ‘trace_event_raw_event_aoss_send_done’: @@ -529,2 +833,14 @@ -../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ - 26 | TRACE_EVENT(aoss_send_done, +../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, @@ -541,2 +857,2 @@ -../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ - 26 | TRACE_EVENT(aoss_send_done, +../sound/firewire/motu/./amdtp-motu-trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(data_block_sph, @@ -544,2 +860,185 @@ -make[6]: *** [../scripts/Makefile.build:244: drivers/soc/qcom/qcom_aoss.o] Error 1 -make[6]: *** Waiting for unfinished jobs.... +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(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/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 @@ -614,0 +1114,39 @@ +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, + | ^~~~~~~~~~~~~~~~~~~ @@ -616 +1154 @@ -make[5]: *** Waiting for unfinished jobs.... +make[4]: *** [../scripts/Makefile.build:485: drivers/dma] Error 2 @@ -618,37 +1156,3 @@ - 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’: + 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’: @@ -664,2 +1168,2 @@ -../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ - 291 | TRACE_EVENT(foo_bar, +../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(nmi_handler, @@ -676,2 +1180,2 @@ -../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ - 291 | TRACE_EVENT(foo_bar, +../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(nmi_handler, @@ -688,2 +1192,2 @@ -../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ - 291 | TRACE_EVENT(foo_bar, +../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(nmi_handler, @@ -700,2 +1204,2 @@ -../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ - 291 | TRACE_EVENT(foo_bar, +../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(nmi_handler, @@ -712,2 +1216,2 @@ -../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ - 291 | TRACE_EVENT(foo_bar, +../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(nmi_handler, @@ -715,9 +1219,8 @@ -../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) - | ^~~~~~ +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) + | ^~~~~~~~~~~~~~~~~~~ @@ -727,5 +1230,2 @@ -../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, +../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(nmi_handler, @@ -733,35 +1233,19 @@ -../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’? +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(nmi_handler, + | ^~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: arch/x86/kernel/nmi.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +In file included from ../include/trace/define_trace.h:108, + from ../drivers/soc/qcom/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] @@ -769 +1253 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -776,7 +1260,4 @@ -../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’? +../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’? @@ -784 +1265 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -791,8 +1272,4 @@ -../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’? +../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 @@ -807,6 +1284,3 @@ -../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, - | ^~~~~~~~~~~~~~ +../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(aoss_send, + | ^~~~~~~~~~~ @@ -822,19 +1296,6 @@ -../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); \ - | ^~~~~~~~~~~~~~~~~ +../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)(); \ + | ^~~~~~~~~~~~~~ @@ -844,4 +1305,7 @@ -../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: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’: @@ -857,2 +1321,2 @@ -../samples/trace_events/./trace-events-sample.h:563:1: note: in expansion of macro ‘TRACE_EVENT’ - 563 | TRACE_EVENT(foo_rel_loc, +../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(aoss_send_done, @@ -869,2 +1333,2 @@ -../samples/trace_events/./trace-events-sample.h:563:1: note: in expansion of macro ‘TRACE_EVENT’ - 563 | TRACE_EVENT(foo_rel_loc, +../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(aoss_send_done, @@ -872,13 +1336,13 @@ -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, +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, @@ -886,35 +1350,38 @@ -../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 +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), 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 @@ -922,3 +1389,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/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’: @@ -934,2 +1401,2 @@ -../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/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(sync_timeline, @@ -946,2 +1413,2 @@ -../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/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(sync_timeline, @@ -958,2 +1425,2 @@ -../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/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(sync_timeline, @@ -970,2 +1437,2 @@ -../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/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(sync_timeline, @@ -982,2 +1449,2 @@ -../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/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(sync_timeline, @@ -985,2 +1452,30 @@ -make[6]: *** [../scripts/Makefile.build:244: drivers/soc/qcom/pmic_pdcharger_ulog.o] Error 1 -make[3]: *** [../scripts/Makefile.build:485: samples] Error 2 +In file included from ../include/trace/define_trace.h:110: +../include/trace/../../drivers/dma-buf/sync_trace.h: In function ‘__bpf_trace_sync_timeline’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(sync_timeline, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(sync_timeline, + | ^~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: drivers/dma-buf/sw_sync.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: drivers/soc/qcom] Error 2 +make[4]: *** [../scripts/Makefile.build:485: drivers/soc] Error 2 +make[4]: *** [../scripts/Makefile.build:485: drivers/dma-buf] Error 2 @@ -1125,0 +1621,101 @@ +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, + | ^~~~~~~~~~~ @@ -1126,0 +1723 @@ +make[4]: *** [../scripts/Makefile.build:485: sound/core] Error 2 @@ -1128,3 +1725,3 @@ - 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’: + 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’: @@ -1140,2 +1737,2 @@ -../sound/firewire/motu/./amdtp-motu-trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(data_block_sph, +../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mm_lru_insertion, @@ -1152,2 +1749,2 @@ -../sound/firewire/motu/./amdtp-motu-trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(data_block_sph, +../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mm_lru_insertion, @@ -1164,2 +1761,2 @@ -../sound/firewire/motu/./amdtp-motu-trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(data_block_sph, +../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mm_lru_insertion, @@ -1176,2 +1773,2 @@ -../sound/firewire/motu/./amdtp-motu-trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(data_block_sph, +../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mm_lru_insertion, @@ -1188,2 +1785,2 @@ -../sound/firewire/motu/./amdtp-motu-trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(data_block_sph, +../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mm_lru_insertion, @@ -1191 +1788 @@ -../sound/firewire/motu/./amdtp-motu-trace.h: In function ‘trace_event_raw_event_data_block_message’: +../include/trace/events/pagemap.h: In function ‘trace_event_raw_event_mm_lru_activate’: @@ -1201,2 +1798,2 @@ -../sound/firewire/motu/./amdtp-motu-trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(data_block_message, +../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ + 61 | TRACE_EVENT(mm_lru_activate, @@ -1213,2 +1810,2 @@ -../sound/firewire/motu/./amdtp-motu-trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(data_block_message, +../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ + 61 | TRACE_EVENT(mm_lru_activate, @@ -1216,3 +1813,52 @@ -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/core] Error 2 +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 @@ -1220 +1865,0 @@ -make[4]: *** [../scripts/Makefile.build:485: sound/firewire] Error 2 @@ -1222,3 +1867,37 @@ - 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’: + 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’: @@ -1234,2 +1913,2 @@ -../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, +../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ + 291 | TRACE_EVENT(foo_bar, @@ -1246,2 +1925,2 @@ -../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, +../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ + 291 | TRACE_EVENT(foo_bar, @@ -1258,2 +1937,2 @@ -../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, +../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ + 291 | TRACE_EVENT(foo_bar, @@ -1270,2 +1949,2 @@ -../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, +../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ + 291 | TRACE_EVENT(foo_bar, @@ -1282,2 +1961,2 @@ -../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, +../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ + 291 | TRACE_EVENT(foo_bar, @@ -1285 +1964,52 @@ -../arch/x86/include/asm/trace//hyperv.h: In function ‘trace_event_raw_event_hyperv_nested_flush_guest_mapping’: +../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’: @@ -1295,3 +2025,6 @@ -../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/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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -1307,4 +2040,7 @@ -../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/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’: @@ -1320,3 +2056,6 @@ -../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: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, + | ^~~~~~~~~~~~~~ @@ -1332,4 +2071,7 @@ -../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: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’: @@ -1342,6 +2084,3 @@ -../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, - | ^~~~~~~~~~~ +../samples/trace_events/./trace-events-sample.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 498 | DECLARE_EVENT_CLASS(foo_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -1354,7 +2093,4 @@ -../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’: +../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’: @@ -1370,2 +2106,2 @@ -../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ - 74 | TRACE_EVENT(hyperv_send_ipi_one, +../samples/trace_events/./trace-events-sample.h:563:1: note: in expansion of macro ‘TRACE_EVENT’ + 563 | TRACE_EVENT(foo_rel_loc, @@ -1382,2 +2118,2 @@ -../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ - 74 | TRACE_EVENT(hyperv_send_ipi_one, +../samples/trace_events/./trace-events-sample.h:563:1: note: in expansion of macro ‘TRACE_EVENT’ + 563 | TRACE_EVENT(foo_rel_loc, @@ -1385,17 +2121,51 @@ -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); \ +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); \ @@ -1403,8 +2173,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/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/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(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); \ @@ -1412,14 +2198,67 @@ -../include/trace/trace_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/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(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, @@ -1427,8 +2266,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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) + | ^~~~~~~~~~~~~~~~~~~ +../samples/trace_events/./trace-events-sample.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 498 | DECLARE_EVENT_CLASS(foo_template, @@ -1436,2 +2275,28 @@ -make[5]: *** [../scripts/Makefile.build:244: drivers/dma-buf/dma-fence.o] Error 1 -make[5]: *** Waiting for unfinished jobs.... +../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 @@ -1571,12 +2436,8 @@ -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/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), \ - | ^~~~~~~~~~~~~~~~~~~~ +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) + | ^~~~~~~~~~~~~~~~~~~ @@ -1586,2 +2447,2 @@ -../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ - 9 | TRACE_EVENT(netlink_extack, +../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(hda_send_cmd, @@ -1589,6 +2450,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -1598,2 +2459,2 @@ -../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ - 9 | TRACE_EVENT(netlink_extack, +../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(hda_send_cmd, @@ -1601,2 +2462,3 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../sound/hda/./trace.h: In function ‘__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); \ @@ -1604,5 +2466,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -1610,9 +2468,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -1622,2 +2472,2 @@ -../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ - 9 | TRACE_EVENT(netlink_extack, +../sound/hda/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(hda_get_response, @@ -1625,8 +2475,5 @@ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -1634,16 +2480,0 @@ -../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ - 9 | TRACE_EVENT(netlink_extack, - | ^~~~~~~~~~~ -make[5]: *** [../scripts/Makefile.build:244: net/netlink/af_netlink.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: net/netlink] Error 2 -make[4]: *** Waiting for unfinished jobs.... -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/avc.h:53, - from ../security/selinux/avc.c:35: -../include/trace/events/avc.h: In function ‘trace_event_raw_event_selinux_audited’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -1653,2 +2484,2 @@ -../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(selinux_audited, +../sound/hda/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(hda_get_response, @@ -1656,2 +2487,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/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); \ @@ -1659,5 +2491,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -1665,9 +2493,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:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -1677,2 +2497,2 @@ -../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(selinux_audited, +../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(hda_unsol_event, @@ -1680,8 +2500,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) @@ -1689,9 +2505,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:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -1701,2 +2509,2 @@ -../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(selinux_audited, +../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(hda_unsol_event, @@ -1704,3 +2512,21 @@ -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 +../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 @@ -1821,26 +2647,4 @@ -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/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); \ +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); \ @@ -1848,27 +2652,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/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/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 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); \ @@ -1876,3 +2677,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -1882,2 +2683,2 @@ -../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(filemap_set_wb_err, +../include/trace/events/initcall.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(initcall_start, @@ -1885,6 +2686,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -1894,2 +2695,2 @@ -../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(filemap_set_wb_err, +../include/trace/events/initcall.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(initcall_start, @@ -1897,3 +2698,3 @@ -../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/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); \ @@ -1901,3 +2702,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -1907,2 +2708,2 @@ -../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ - 84 | TRACE_EVENT(file_check_and_advance_wb_err, +../include/trace/events/initcall.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(initcall_finish, @@ -1910,6 +2711,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -1919,2 +2720,2 @@ -../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ - 84 | TRACE_EVENT(file_check_and_advance_wb_err, +../include/trace/events/initcall.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(initcall_finish, @@ -1922,2 +2723,2 @@ -make[4]: *** [../scripts/Makefile.build:244: mm/filemap.o] Error 1 -make[4]: *** Waiting for unfinished jobs.... +make[4]: *** [../scripts/Makefile.build:244: init/main.o] Error 1 +make[3]: *** [../scripts/Makefile.build:485: init] Error 2 @@ -1925,3 +2726,3 @@ - from ../include/trace/events/nmi.h:38, - from ../arch/x86/kernel/nmi.c:41: -../include/trace/events/nmi.h: In function ‘trace_event_raw_event_nmi_handler’: + from ../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’: @@ -1937,2 +2738,2 @@ -../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(nmi_handler, +../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, @@ -1949,2 +2750,2 @@ -../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(nmi_handler, +../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, @@ -1961,2 +2762,2 @@ -../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(nmi_handler, +../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, @@ -1973,2 +2774,2 @@ -../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(nmi_handler, +../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, @@ -1985,2 +2786,2 @@ -../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(nmi_handler, +../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, @@ -1988,15 +2789 @@ -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/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, - | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/include/asm/trace//hyperv.h: In function ‘trace_event_raw_event_hyperv_nested_flush_guest_mapping’: @@ -2009,12 +2796,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -2027,13 +2808,7 @@ -../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: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’: @@ -2046,3 +2821,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -2055,4 +2833,7 @@ -../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: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’: @@ -2068,2 +2849,2 @@ -../include/trace/events/iommu.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ - 79 | TRACE_EVENT(map, +../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(hyperv_send_ipi_mask, @@ -2080,2 +2861,2 @@ -../include/trace/events/iommu.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ - 79 | TRACE_EVENT(map, +../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(hyperv_send_ipi_mask, @@ -2083 +2864 @@ -../include/trace/events/iommu.h: In function ‘trace_event_raw_event_unmap’: +../arch/x86/include/asm/trace//hyperv.h: In function ‘trace_event_raw_event_hyperv_send_ipi_one’: @@ -2093,2 +2874,2 @@ -../include/trace/events/iommu.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ - 103 | TRACE_EVENT(unmap, +../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ + 74 | TRACE_EVENT(hyperv_send_ipi_one, @@ -2105,2 +2886,2 @@ -../include/trace/events/iommu.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ - 103 | TRACE_EVENT(unmap, +../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ + 74 | TRACE_EVENT(hyperv_send_ipi_one, @@ -2108,3 +2889,4 @@ -../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); \ +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); \ @@ -2112,17 +2894,123 @@ -../include/trace/trace_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.... +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(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 @@ -2217,0 +3106,51 @@ +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, + | ^~~~~~~~~~~ @@ -2221,3 +3160,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/filemap.h:118, + from ../mm/filemap.c:54: +../include/trace/events/filemap.h: In function ‘trace_event_raw_event_mm_filemap_op_page_cache’: @@ -2230,6 +3169,3 @@ -../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/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, + | ^~~~~~~~~~~~~~~~~~~ @@ -2242,6 +3178,3 @@ -../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/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, + | ^~~~~~~~~~~~~~~~~~~ @@ -2254,6 +3187,3 @@ -../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/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, + | ^~~~~~~~~~~~~~~~~~~ @@ -2266,6 +3196,3 @@ -../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/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, + | ^~~~~~~~~~~~~~~~~~~ @@ -2278,7 +3205,4 @@ -../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/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’: @@ -2291,3 +3215,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/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(filemap_set_wb_err, + | ^~~~~~~~~~~ @@ -2300,15 +3226,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 ../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -2318,2 +3230,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/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(filemap_set_wb_err, @@ -2320,0 +3233 @@ +../include/trace/events/filemap.h: In function ‘trace_event_raw_event_file_check_and_advance_wb_err’: @@ -2330,2 +3243,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/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ + 84 | TRACE_EVENT(file_check_and_advance_wb_err, @@ -2333 +3246 @@ -../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’? @@ -2335 +3248 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -2342,2 +3255,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/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ + 84 | TRACE_EVENT(file_check_and_advance_wb_err, @@ -2345,6 +3258,27 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -2354,2 +3288,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/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(filemap_set_wb_err, @@ -2357,6 +3291,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -2366,2 +3300,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/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(filemap_set_wb_err, @@ -2369,2 +3303,26 @@ -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 +../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 @@ -2372,3 +3330,3 @@ - from ../include/trace/events/pagemap.h:83, - from ../mm/swap.c:44: -../include/trace/events/pagemap.h: In function ‘trace_event_raw_event_mm_lru_insertion’: + from ../include/trace/events/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’: @@ -2384,2 +3342,2 @@ -../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mm_lru_insertion, +../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(bpf_trigger_tp, @@ -2396,2 +3354,2 @@ -../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mm_lru_insertion, +../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(bpf_trigger_tp, @@ -2408,2 +3366,2 @@ -../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mm_lru_insertion, +../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(bpf_trigger_tp, @@ -2420,2 +3378,2 @@ -../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mm_lru_insertion, +../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(bpf_trigger_tp, @@ -2432,2 +3390,2 @@ -../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mm_lru_insertion, +../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(bpf_trigger_tp, @@ -2435 +3393 @@ -../include/trace/events/pagemap.h: In function ‘trace_event_raw_event_mm_lru_activate’: +../include/trace/events/bpf_test_run.h: In function ‘trace_event_raw_event_bpf_test_finish’: @@ -2442,6 +3400,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ - 61 | TRACE_EVENT(mm_lru_activate, - | ^~~~~~~~~~~ +../include/trace/events/bpf_test_run.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(bpf_test_finish, + | ^~~~~~~~~~~~~~~~~~~ @@ -2453,0 +3409,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -2457,2 +3423,2 @@ -../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ - 61 | TRACE_EVENT(mm_lru_activate, +../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(bpf_trigger_tp, @@ -2460 +3426,33 @@ -make[4]: *** [../scripts/Makefile.build:244: mm/swap.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/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 @@ -2575,11 +3573,8 @@ -make[4]: *** [../scripts/Makefile.build:244: lib/maple_tree.o] Error 1 -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/mctp.h:78, - from ../net/mctp/af_mctp.c:21: -../include/trace/events/mctp.h: In function ‘trace_event_raw_event_mctp_key_acquire’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +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) + | ^~~~~~~~~~~~~~~~~~~ @@ -2589,2 +3584,2 @@ -../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mctp_key_acquire, +../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(ma_op, @@ -2592,6 +3587,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -2601,2 +3596,2 @@ -../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mctp_key_acquire, +../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(ma_op, @@ -2604,2 +3599,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/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); \ @@ -2607,5 +3603,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -2613,9 +3605,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -2625,2 +3609,2 @@ -../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mctp_key_acquire, +../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ + 46 | TRACE_EVENT(ma_read, @@ -2628,6 +3612,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -2637,2 +3621,2 @@ -../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mctp_key_acquire, +../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ + 46 | TRACE_EVENT(ma_read, @@ -2640,3 +3624,3 @@ -../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/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); \ @@ -2644,3 +3628,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -2650,2 +3634,2 @@ -../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(mctp_key_release, +../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ + 80 | TRACE_EVENT(ma_write, @@ -2653,6 +3637,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -2662,2 +3646,2 @@ -../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(mctp_key_release, +../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ + 80 | TRACE_EVENT(ma_write, @@ -2665,2 +3649 @@ -make[5]: *** [../scripts/Makefile.build:244: net/mctp/af_mctp.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: net/mctp] Error 2 +make[4]: *** [../scripts/Makefile.build:244: lib/maple_tree.o] Error 1 @@ -2669,3 +3652,3 @@ - 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’: + 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’: @@ -2678,6 +3661,3 @@ -../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/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(nbd_transport_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -2690,6 +3670,3 @@ -../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/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(nbd_transport_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -2702,6 +3679,3 @@ -../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/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(nbd_transport_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -2714,6 +3688,3 @@ -../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/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(nbd_transport_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -2726,7 +3697,4 @@ -../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/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’: @@ -2739,6 +3707,3 @@ -../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/events/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 61 | DECLARE_EVENT_CLASS(nbd_send_request, + | ^~~~~~~~~~~~~~~~~~~ @@ -2751,9 +3716,7 @@ -../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/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); \ @@ -2761,5 +3724,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/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: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, @@ -2767,8 +3730,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/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/events/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(nbd_transport_event, @@ -2776,3 +3739,3 @@ -../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/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); \ @@ -2780,5 +3743,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/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: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, @@ -2786,8 +3749,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/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/events/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 61 | DECLARE_EVENT_CLASS(nbd_send_request, @@ -2795,3 +3758,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 +make[5]: *** [../scripts/Makefile.build:244: drivers/block/nbd.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... @@ -2799,3 +3761,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 ../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’: @@ -2811,2 +3773,2 @@ -../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ - 53 | TRACE_EVENT(irq_handler_entry, +../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(mei_reg_read, @@ -2823,2 +3785,2 @@ -../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ - 53 | TRACE_EVENT(irq_handler_entry, +../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(mei_reg_read, @@ -2835,2 +3797,2 @@ -../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ - 53 | TRACE_EVENT(irq_handler_entry, +../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(mei_reg_read, @@ -2847,2 +3809,2 @@ -../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ - 53 | TRACE_EVENT(irq_handler_entry, +../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(mei_reg_read, @@ -2859,2 +3821,2 @@ -../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ - 53 | TRACE_EVENT(irq_handler_entry, +../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(mei_reg_read, @@ -2862 +3824 @@ -../include/trace/events/irq.h: In function ‘trace_event_raw_event_irq_handler_exit’: +../drivers/misc/mei/./mei-trace.h: In function ‘trace_event_raw_event_mei_reg_write’: @@ -2872,2 +3834,2 @@ -../include/trace/events/irq.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ - 83 | TRACE_EVENT(irq_handler_exit, +../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(mei_reg_write, @@ -2884,2 +3846,2 @@ -../include/trace/events/irq.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ - 83 | TRACE_EVENT(irq_handler_exit, +../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(mei_reg_write, @@ -2887,20 +3849 @@ -../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’: +../drivers/misc/mei/./mei-trace.h: In function ‘trace_event_raw_event_mei_pci_cfg_read’: @@ -2913,24 +3855,0 @@ -../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 ../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -2940,2 +3859,2 @@ -../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(mhi_gen_tre, +../drivers/misc/mei/./mei-trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ + 57 | TRACE_EVENT(mei_pci_cfg_read, @@ -2943 +3862 @@ -../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’? @@ -2945 +3864 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -2952,2 +3871,2 @@ -../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(mhi_gen_tre, +../drivers/misc/mei/./mei-trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ + 57 | TRACE_EVENT(mei_pci_cfg_read, @@ -2955,2 +3874,4 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +In file included from ../include/trace/define_trace.h: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); \ @@ -2958,5 +3879,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -2964,9 +3881,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -2976,2 +3885,2 @@ -../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(mhi_gen_tre, +../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(mei_reg_read, @@ -2979,6 +3888,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -2988,2 +3897,2 @@ -../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(mhi_gen_tre, +../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(mei_reg_read, @@ -2991,3 +3900,3 @@ -../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); \ +../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); \ @@ -2995,3 +3904,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -3001,2 +3910,2 @@ -../include/trace/../../drivers/bus/mhi/host/trace.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ - 119 | TRACE_EVENT(mhi_intvec_states, +../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(mei_reg_write, @@ -3004,6 +3913,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -3013,2 +3922,2 @@ -../include/trace/../../drivers/bus/mhi/host/trace.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ - 119 | TRACE_EVENT(mhi_intvec_states, +../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(mei_reg_write, @@ -3016,3 +3925,3 @@ -../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); \ +../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); \ @@ -3020,3 +3929,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -3026,2 +3935,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, +../drivers/misc/mei/./mei-trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ + 57 | TRACE_EVENT(mei_pci_cfg_read, @@ -3029,6 +3938,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -3038,2 +3947,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, +../drivers/misc/mei/./mei-trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ + 57 | TRACE_EVENT(mei_pci_cfg_read, @@ -3041,2 +3950,8 @@ -../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’? +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/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] @@ -3044 +3959 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -3048,2 +3963,2 @@ -../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, +../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(devres, @@ -3051 +3966 @@ -../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’? @@ -3053 +3968 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -3057,2 +3972,2 @@ -../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, +../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(devres, @@ -3060,2 +3975 @@ -../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’? +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in @@ -3067,2 +3981,2 @@ -../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, +../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(devres, @@ -3076,2 +3990,2 @@ -../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, +../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(devres, @@ -3079,4 +3993,3 @@ -../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:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ @@ -3086,2 +3999,10 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../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) @@ -3089,11 +4010,8 @@ -../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, \ +../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) @@ -3101,7 +4019,5 @@ -../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 +../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.... @@ -3221,0 +4138,76 @@ +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, + | ^~~~~~~~~~~ @@ -3222,0 +4215 @@ +make[4]: *** Waiting for unfinished jobs.... @@ -3224,3 +4217,3 @@ - from ../sound/pci/hda/hda_controller_trace.h:99, - from ../sound/pci/hda/hda_controller.c:32: -../sound/pci/hda/./hda_controller_trace.h: In function ‘trace_event_raw_event_azx_pcm_trigger’: + from ../include/trace/events/irq.h:213, + from ../kernel/softirq.c:35: +../include/trace/events/irq.h: In function ‘trace_event_raw_event_irq_handler_entry’: @@ -3236,2 +4229,2 @@ -../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(azx_pcm_trigger, +../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ + 53 | TRACE_EVENT(irq_handler_entry, @@ -3248,2 +4241,2 @@ -../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(azx_pcm_trigger, +../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ + 53 | TRACE_EVENT(irq_handler_entry, @@ -3260,2 +4253,2 @@ -../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(azx_pcm_trigger, +../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ + 53 | TRACE_EVENT(irq_handler_entry, @@ -3272,2 +4265,2 @@ -../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(azx_pcm_trigger, +../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ + 53 | TRACE_EVENT(irq_handler_entry, @@ -3284,2 +4277,2 @@ -../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(azx_pcm_trigger, +../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ + 53 | TRACE_EVENT(irq_handler_entry, @@ -3287 +4280 @@ -../sound/pci/hda/./hda_controller_trace.h: In function ‘trace_event_raw_event_azx_get_position’: +../include/trace/events/irq.h: In function ‘trace_event_raw_event_irq_handler_exit’: @@ -3297,2 +4290,2 @@ -../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ - 35 | TRACE_EVENT(azx_get_position, +../include/trace/events/irq.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(irq_handler_exit, @@ -3309,2 +4302,2 @@ -../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ - 35 | TRACE_EVENT(azx_get_position, +../include/trace/events/irq.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(irq_handler_exit, @@ -3312 +4305 @@ -../sound/pci/hda/./hda_controller_trace.h: In function ‘trace_event_raw_event_azx_pcm’: +../include/trace/events/irq.h: In function ‘trace_event_raw_event_softirq’: @@ -3319,2 +4312,2 @@ -../sound/pci/hda/./hda_controller_trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 58 | DECLARE_EVENT_CLASS(azx_pcm, +../include/trace/events/irq.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 103 | DECLARE_EVENT_CLASS(softirq, @@ -3328,18 +4321,2 @@ -../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/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:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 103 | DECLARE_EVENT_CLASS(softirq, @@ -3346,0 +4324 @@ +../include/trace/events/irq.h: In function ‘trace_event_raw_event_tasklet’: @@ -3353,11 +4331,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:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 163 | DECLARE_EVENT_CLASS(tasklet, @@ -3371,2 +4340,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/events/irq.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 163 | DECLARE_EVENT_CLASS(tasklet, @@ -3374,8 +4343,60 @@ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_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, +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, @@ -3383,3 +4404,12 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.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); \ @@ -3387,5 +4417,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/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 61 | DECLARE_EVENT_CLASS(nbd_send_request, +../include/trace/bpf_probe.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, @@ -3393,8 +4423,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/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/irq.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 163 | DECLARE_EVENT_CLASS(tasklet, @@ -3402,2 +4432 @@ -make[5]: *** [../scripts/Makefile.build:244: drivers/block/nbd.o] Error 1 -make[5]: *** Waiting for unfinished jobs.... +make[4]: *** [../scripts/Makefile.build:244: kernel/softirq.o] Error 1 @@ -3405,3 +4434,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 ../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’: @@ -3417,2 +4446,2 @@ -../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(mei_reg_read, +../include/trace/../../drivers/iommu/intel//trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(qi_submit, @@ -3429,2 +4458,2 @@ -../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(mei_reg_read, +../include/trace/../../drivers/iommu/intel//trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(qi_submit, @@ -3441,2 +4470,2 @@ -../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(mei_reg_read, +../include/trace/../../drivers/iommu/intel//trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(qi_submit, @@ -3453,2 +4482,2 @@ -../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(mei_reg_read, +../include/trace/../../drivers/iommu/intel//trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(qi_submit, @@ -3465,2 +4494,2 @@ -../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(mei_reg_read, +../include/trace/../../drivers/iommu/intel//trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(qi_submit, @@ -3468 +4497 @@ -../drivers/misc/mei/./mei-trace.h: In function ‘trace_event_raw_event_mei_reg_write’: +../include/trace/../../drivers/iommu/intel//trace.h: In function ‘trace_event_raw_event_prq_report’: @@ -3478,2 +4507,2 @@ -../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(mei_reg_write, +../include/trace/../../drivers/iommu/intel//trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(prq_report, @@ -3490,2 +4519,2 @@ -../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(mei_reg_write, +../include/trace/../../drivers/iommu/intel//trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(prq_report, @@ -3493 +4522 @@ -../drivers/misc/mei/./mei-trace.h: In function ‘trace_event_raw_event_mei_pci_cfg_read’: +../include/trace/../../drivers/iommu/intel//trace.h: In function ‘trace_event_raw_event_cache_tag_log’: @@ -3500,6 +4529,22 @@ -../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/../../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -3511,0 +4557,11 @@ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -3515,2 +4571,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/../../drivers/iommu/intel//trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(qi_submit, @@ -3518,3 +4574,78 @@ -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 +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/iommu/intel//trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(qi_submit, + | ^~~~~~~~~~~ +../include/trace/../../drivers/iommu/intel//trace.h: In function ‘__bpf_trace_prq_report’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/iommu/intel//trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(prq_report, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/iommu/intel//trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(prq_report, + | ^~~~~~~~~~~ +../include/trace/../../drivers/iommu/intel//trace.h: In function ‘__bpf_trace_cache_tag_log’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/iommu/intel//trace.h:93:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 93 | DECLARE_EVENT_CLASS(cache_tag_log, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/iommu/intel//trace.h:93:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 93 | DECLARE_EVENT_CLASS(cache_tag_log, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/iommu/intel//trace.h: In function ‘__bpf_trace_cache_tag_flush’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/iommu/intel//trace.h:138:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 138 | DECLARE_EVENT_CLASS(cache_tag_flush, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/iommu/intel//trace.h:138:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 138 | DECLARE_EVENT_CLASS(cache_tag_flush, + | ^~~~~~~~~~~~~~~~~~~ +make[6]: *** [../scripts/Makefile.build:244: drivers/iommu/intel/trace.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: drivers/iommu/intel] Error 2 +make[5]: *** Waiting for unfinished jobs.... @@ -3522,3 +4653,3 @@ - from ../include/trace/events/icmp.h:66, - from ../net/ipv4/icmp.c:97: -../include/trace/events/icmp.h: In function ‘trace_event_raw_event_icmp_send’: + from ../include/trace/events/mdio.h:43, + from ../drivers/net/phy/mdio_bus.c:38: +../include/trace/events/mdio.h: In function ‘trace_event_raw_event_mdio_access’: @@ -3534,3 +4665,6 @@ -../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(icmp_send, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -3546,3 +4680,6 @@ -../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(icmp_send, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -3558,3 +4695,6 @@ -../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(icmp_send, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -3570,3 +4710,6 @@ -../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(icmp_send, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -3582,5 +4725,41 @@ -../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 +../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.... @@ -3588,3 +4767,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/iommu.h:162, + from ../drivers/iommu/iommu-traces.c:13: +../include/trace/events/iommu.h: In function ‘trace_event_raw_event_iommu_group_event’: @@ -3597,2 +4776,2 @@ -../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 15 | DECLARE_EVENT_CLASS(clk, +../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(iommu_group_event, @@ -3606,2 +4785,2 @@ -../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 15 | DECLARE_EVENT_CLASS(clk, +../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(iommu_group_event, @@ -3615,2 +4794,2 @@ -../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 15 | DECLARE_EVENT_CLASS(clk, +../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(iommu_group_event, @@ -3624,2 +4803,2 @@ -../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 15 | DECLARE_EVENT_CLASS(clk, +../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(iommu_group_event, @@ -3633,2 +4812,2 @@ -../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 15 | DECLARE_EVENT_CLASS(clk, +../include/trace/events/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(iommu_group_event, @@ -3636 +4815 @@ -../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk_rate’: +../include/trace/events/iommu.h: In function ‘trace_event_raw_event_iommu_device_event’: @@ -3643,2 +4822,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/iommu.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 54 | DECLARE_EVENT_CLASS(iommu_device_event, @@ -3652,2 +4831,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/iommu.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 54 | DECLARE_EVENT_CLASS(iommu_device_event, @@ -3655 +4834 @@ -../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk_rate_range’: +../include/trace/events/iommu.h: In function ‘trace_event_raw_event_map’: @@ -3662,3 +4841,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -3671,4 +4853,7 @@ -../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: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’: @@ -3681,3 +4866,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -3690,4 +4878,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: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’: @@ -3700,2 +4891,2 @@ -../include/trace/events/clk.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 198 | DECLARE_EVENT_CLASS(clk_phase, +../include/trace/events/iommu.h:127:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 127 | DECLARE_EVENT_CLASS(iommu_error, @@ -3709,2 +4900,2 @@ -../include/trace/events/clk.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 198 | DECLARE_EVENT_CLASS(clk_phase, +../include/trace/events/iommu.h:127:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 127 | DECLARE_EVENT_CLASS(iommu_error, @@ -3712,3 +4903,4 @@ -../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); \ +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); \ @@ -3716,5 +4908,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/clk.h:231:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 231 | DECLARE_EVENT_CLASS(clk_duty_cycle, +../include/trace/bpf_probe.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, @@ -3722,8 +4914,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/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/iommu.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(iommu_group_event, @@ -3731,3 +4923,3 @@ -../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/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); \ @@ -3735,5 +4927,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/clk.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 267 | DECLARE_EVENT_CLASS(clk_rate_request, +../include/trace/bpf_probe.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, @@ -3741,8 +4933,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/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/iommu.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 54 | DECLARE_EVENT_CLASS(iommu_device_event, @@ -3750,13 +4942,7 @@ -make[5]: *** [../scripts/Makefile.build:244: drivers/clk/clk.o] Error 1 -make[5]: *** Waiting for unfinished jobs.... -make[4]: *** [../scripts/Makefile.build:485: drivers/clk] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -3766,2 +4952,2 @@ -../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ - 9 | TRACE_EVENT(task_newtask, +../include/trace/events/iommu.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ + 79 | TRACE_EVENT(map, @@ -3769,6 +4955,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -3778,2 +4964,2 @@ -../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ - 9 | TRACE_EVENT(task_newtask, +../include/trace/events/iommu.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ + 79 | TRACE_EVENT(map, @@ -3781,2 +4967,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/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); \ @@ -3784,5 +4971,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -3790,9 +4973,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -3802,2 +4977,2 @@ -../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ - 9 | TRACE_EVENT(task_newtask, +../include/trace/events/iommu.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ + 103 | TRACE_EVENT(unmap, @@ -3805,6 +4980,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -3814,2 +4989,2 @@ -../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ - 9 | TRACE_EVENT(task_newtask, +../include/trace/events/iommu.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ + 103 | TRACE_EVENT(unmap, @@ -3817,3 +4992,3 @@ -../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/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); \ @@ -3821,5 +4996,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -3827,11 +4999,8 @@ -../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/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) @@ -3839,4 +5008,5 @@ -../include/trace/events/task.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ - 34 | TRACE_EVENT(task_rename, - | ^~~~~~~~~~~ -make[4]: *** [../scripts/Makefile.build:244: kernel/fork.o] Error 1 +../include/trace/events/iommu.h:127:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 127 | DECLARE_EVENT_CLASS(iommu_error, + | ^~~~~~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: drivers/iommu/iommu-traces.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: drivers/iommu] Error 2 @@ -3844,3 +5014,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/icmp.h:66, + from ../net/ipv4/icmp.c:97: +../include/trace/events/icmp.h: In function ‘trace_event_raw_event_icmp_send’: @@ -3856,2 +5026,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/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(icmp_send, @@ -3868,2 +5038,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/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(icmp_send, @@ -3880,2 +5050,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/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(icmp_send, @@ -3892,2 +5062,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/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(icmp_send, @@ -3904,2 +5074,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/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(icmp_send, @@ -3907,3 +5077,4 @@ -../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); \ +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); \ @@ -3911,5 +5082,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -3917,9 +5084,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -3929,2 +5088,2 @@ -../include/trace/events/oom.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ - 34 | TRACE_EVENT(reclaim_retry_zone, +../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(icmp_send, @@ -3932,7 +5091,6 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -3942,2 +5100,2 @@ -../include/trace/events/oom.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ - 76 | TRACE_EVENT(mark_victim, +../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(icmp_send, @@ -3945 +5103,7 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? +make[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 ../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] @@ -3947 +5111 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -3954,2 +5118,2 @@ -../include/trace/events/oom.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ - 76 | TRACE_EVENT(mark_victim, +../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(azx_pcm_trigger, @@ -3957 +5120,0 @@ -../include/trace/events/oom.h: In function ‘trace_event_raw_event_wake_reaper’: @@ -3967,2 +5130,2 @@ -../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ - 118 | TRACE_EVENT(wake_reaper, +../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(azx_pcm_trigger, @@ -3970 +5133 @@ -../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 @@ -3972 +5135 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -3979,2 +5142,2 @@ -../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ - 118 | TRACE_EVENT(wake_reaper, +../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(azx_pcm_trigger, @@ -3982,2 +5145 @@ -../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’? +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -3985 +5147 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -3992,2 +5154,2 @@ -../include/trace/events/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ - 134 | TRACE_EVENT(start_task_reaping, +../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(azx_pcm_trigger, @@ -3995,3 +5157,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)(); \ + | ^~~~~~~~~~~~~~ @@ -4004,2 +5166,2 @@ -../include/trace/events/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ - 134 | TRACE_EVENT(start_task_reaping, +../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(azx_pcm_trigger, @@ -4007 +5169 @@ -../include/trace/events/oom.h: In function ‘trace_event_raw_event_finish_task_reaping’: +../sound/pci/hda/./hda_controller_trace.h: In function ‘trace_event_raw_event_azx_get_position’: @@ -4017,2 +5179,2 @@ -../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ - 150 | TRACE_EVENT(finish_task_reaping, +../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(azx_get_position, @@ -4029,2 +5191,2 @@ -../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ - 150 | TRACE_EVENT(finish_task_reaping, +../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(azx_get_position, @@ -4032 +5194 @@ -../include/trace/events/oom.h: In function ‘trace_event_raw_event_skip_task_reaping’: +../sound/pci/hda/./hda_controller_trace.h: In function ‘trace_event_raw_event_azx_pcm’: @@ -4039,6 +5201,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:166:1: note: in expansion of macro ‘TRACE_EVENT’ - 166 | TRACE_EVENT(skip_task_reaping, - | ^~~~~~~~~~~ +../sound/pci/hda/./hda_controller_trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 58 | DECLARE_EVENT_CLASS(azx_pcm, + | ^~~~~~~~~~~~~~~~~~~ @@ -4050,0 +5210,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -4054,2 +5224,2 @@ -../include/trace/events/oom.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ - 166 | TRACE_EVENT(skip_task_reaping, +../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(azx_pcm_trigger, @@ -4057,3 +5227,15 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(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); \ @@ -4061,3 +5243,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -4067,2 +5249,2 @@ -../include/trace/events/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ - 183 | TRACE_EVENT(compact_retry, +../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(azx_get_position, @@ -4070,6 +5252,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -4079,2 +5261,2 @@ -../include/trace/events/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ - 183 | TRACE_EVENT(compact_retry, +../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(azx_get_position, @@ -4082 +5264,20 @@ -make[4]: *** [../scripts/Makefile.build:244: mm/oom_kill.o] Error 1 +../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 @@ -4084,3 +5285,3 @@ - from ../drivers/nvme/target/trace.h:170, - from ../drivers/nvme/target/core.c:16: -../drivers/nvme/target/./trace.h: In function ‘trace_event_raw_event_nvmet_req_init’: + from ../include/trace/events/task.h:62, + from ../kernel/fork.c:117: +../include/trace/events/task.h: In function ‘trace_event_raw_event_task_newtask’: @@ -4096,2 +5297,2 @@ -../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(nvmet_req_init, +../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ + 9 | TRACE_EVENT(task_newtask, @@ -4108,2 +5309,2 @@ -../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(nvmet_req_init, +../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ + 9 | TRACE_EVENT(task_newtask, @@ -4120,2 +5321,2 @@ -../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(nvmet_req_init, +../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ + 9 | TRACE_EVENT(task_newtask, @@ -4132,2 +5333,2 @@ -../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(nvmet_req_init, +../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ + 9 | TRACE_EVENT(task_newtask, @@ -4144,2 +5345,2 @@ -../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(nvmet_req_init, +../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ + 9 | TRACE_EVENT(task_newtask, @@ -4147 +5348 @@ -../drivers/nvme/target/./trace.h: In function ‘trace_event_raw_event_nvmet_req_complete’: +../include/trace/events/task.h: In function ‘trace_event_raw_event_task_rename’: @@ -4157,2 +5358,2 @@ -../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ - 108 | TRACE_EVENT(nvmet_req_complete, +../include/trace/events/task.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(task_rename, @@ -4169,2 +5370,2 @@ -../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ - 108 | TRACE_EVENT(nvmet_req_complete, +../include/trace/events/task.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(task_rename, @@ -4172,3 +5373,4 @@ -../drivers/nvme/target/./trace.h: In function ‘trace_event_raw_event_nvmet_async_event’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +In file included from ../include/trace/define_trace.h: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); \ @@ -4176,3 +5378,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -4182,2 +5384,2 @@ -../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ - 136 | TRACE_EVENT(nvmet_async_event, +../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ + 9 | TRACE_EVENT(task_newtask, @@ -4185,6 +5387,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -4194,2 +5396,2 @@ -../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ - 136 | TRACE_EVENT(nvmet_async_event, +../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ + 9 | TRACE_EVENT(task_newtask, @@ -4197,3 +5399,28 @@ -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.... +../include/trace/events/task.h: In function ‘__bpf_trace_task_rename’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/task.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(task_rename, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/task.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(task_rename, + | ^~~~~~~~~~~ +make[4]: *** [../scripts/Makefile.build:244: kernel/fork.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: sound/pci/hda] Error 2 +make[4]: *** [../scripts/Makefile.build:485: sound/pci] Error 2 @@ -4201,3 +5428,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 ../include/trace/events/signal.h:125, + from ../kernel/signal.c:53: +../include/trace/events/signal.h: In function ‘trace_event_raw_event_signal_generate’: @@ -4213,2 +5440,2 @@ -../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT(scsi_dispatch_cmd_start, +../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(signal_generate, @@ -4225,2 +5452,2 @@ -../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT(scsi_dispatch_cmd_start, +../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(signal_generate, @@ -4237,2 +5464,2 @@ -../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT(scsi_dispatch_cmd_start, +../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(signal_generate, @@ -4249,2 +5476,2 @@ -../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT(scsi_dispatch_cmd_start, +../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(signal_generate, @@ -4261,2 +5488,2 @@ -../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT(scsi_dispatch_cmd_start, +../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(signal_generate, @@ -4264 +5491 @@ -../include/trace/events/scsi.h: In function ‘trace_event_raw_event_scsi_dispatch_cmd_error’: +../include/trace/events/signal.h: In function ‘trace_event_raw_event_signal_deliver’: @@ -4274,2 +5501,2 @@ -../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ - 203 | TRACE_EVENT(scsi_dispatch_cmd_error, +../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ + 96 | TRACE_EVENT(signal_deliver, @@ -4286,2 +5513,2 @@ -../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ - 203 | TRACE_EVENT(scsi_dispatch_cmd_error, +../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ + 96 | TRACE_EVENT(signal_deliver, @@ -4289,3 +5516,4 @@ -../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); \ +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); \ @@ -4293,18 +5521,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/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/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 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); \ @@ -4312,3 +5546,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -4318,2 +5552,2 @@ -../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ - 331 | TRACE_EVENT(scsi_eh_wakeup, +../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ + 96 | TRACE_EVENT(signal_deliver, @@ -4321,6 +5555,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -4330,2 +5564,2 @@ -../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ - 331 | TRACE_EVENT(scsi_eh_wakeup, +../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ + 96 | TRACE_EVENT(signal_deliver, @@ -4333,2 +5567 @@ -make[5]: *** [../scripts/Makefile.build:244: drivers/scsi/scsi.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: drivers/scsi] Error 2 +make[4]: *** [../scripts/Makefile.build:244: kernel/signal.o] Error 1 @@ -4421,0 +5655,58 @@ +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, + | ^~~~~~~~~~~~~~~~~~~ @@ -4425,3 +5716,3 @@ - from ../drivers/soc/qcom/trace-rpmh.h:87, - from ../drivers/soc/qcom/rpmh-rsc.c:38: -../drivers/soc/qcom/./trace-rpmh.h: In function ‘trace_event_raw_event_rpmh_tx_done’: + from ../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’: @@ -4437,2 +5728,2 @@ -../drivers/soc/qcom/./trace-rpmh.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(rpmh_tx_done, +../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nvmet_req_init, @@ -4449,2 +5740,2 @@ -../drivers/soc/qcom/./trace-rpmh.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(rpmh_tx_done, +../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nvmet_req_init, @@ -4461,2 +5752,2 @@ -../drivers/soc/qcom/./trace-rpmh.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(rpmh_tx_done, +../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nvmet_req_init, @@ -4473,2 +5764,2 @@ -../drivers/soc/qcom/./trace-rpmh.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(rpmh_tx_done, +../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nvmet_req_init, @@ -4485,2 +5776,2 @@ -../drivers/soc/qcom/./trace-rpmh.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(rpmh_tx_done, +../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nvmet_req_init, @@ -4488 +5779 @@ -../drivers/soc/qcom/./trace-rpmh.h: In function ‘trace_event_raw_event_rpmh_send_msg’: +../drivers/nvme/target/./trace.h: In function ‘trace_event_raw_event_nvmet_req_complete’: @@ -4498,2 +5789,2 @@ -../drivers/soc/qcom/./trace-rpmh.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(rpmh_send_msg, +../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(nvmet_req_complete, @@ -4510,2 +5801,2 @@ -../drivers/soc/qcom/./trace-rpmh.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(rpmh_send_msg, +../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(nvmet_req_complete, @@ -4513,7 +5804,2 @@ -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 -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] +../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’? @@ -4521 +5807 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -4528,2 +5814,2 @@ -../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(tls_device_offload_set, +../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ + 136 | TRACE_EVENT(nvmet_async_event, @@ -4531 +5817 @@ -../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’? @@ -4533 +5819 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -4540,2 +5826,2 @@ -../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(tls_device_offload_set, +../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ + 136 | TRACE_EVENT(nvmet_async_event, @@ -4543,2 +5829,4 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +In file included from ../include/trace/define_trace.h: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); \ @@ -4546,3 +5834,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -4552,2 +5840,2 @@ -../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(tls_device_offload_set, +../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nvmet_req_init, @@ -4555,6 +5843,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -4564,2 +5852,2 @@ -../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(tls_device_offload_set, +../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nvmet_req_init, @@ -4567,6 +5855,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_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) + | ^~~~~~~~~~~~~~~~~~~ @@ -4576,2 +5865,2 @@ -../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(tls_device_offload_set, +../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(nvmet_req_complete, @@ -4579,7 +5868,6 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -4589,2 +5877,2 @@ -../net/tls/./trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ - 44 | TRACE_EVENT(tls_device_decrypted, +../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(nvmet_req_complete, @@ -4592,6 +5880,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), \ - | ^~~~~~~~~~~~~~~~~~~~ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -4601,2 +5890,2 @@ -../net/tls/./trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ - 44 | TRACE_EVENT(tls_device_decrypted, +../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ + 136 | TRACE_EVENT(nvmet_async_event, @@ -4604,7 +5893,6 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -4614,2 +5902,2 @@ -../net/tls/./trace.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ - 77 | TRACE_EVENT(tls_device_rx_resync_send, +../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ + 136 | TRACE_EVENT(nvmet_async_event, @@ -4617 +5905,8 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? +make[6]: *** [../scripts/Makefile.build:244: drivers/nvme/target/core.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: drivers/nvme/target] Error 2 +make[5]: *** Waiting for unfinished jobs.... +In file included from ../include/trace/define_trace.h:108, + from ../drivers/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] @@ -4619 +5914 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -4626,2 +5921,2 @@ -../net/tls/./trace.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ - 77 | TRACE_EVENT(tls_device_rx_resync_send, +../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(mhi_gen_tre, @@ -4629 +5923,0 @@ -../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_rx_resync_nh_schedule’: @@ -4639,2 +5933,2 @@ -../net/tls/./trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ - 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, +../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(mhi_gen_tre, @@ -4642 +5936 @@ -../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 @@ -4644 +5938 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -4651,2 +5945,2 @@ -../net/tls/./trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ - 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, +../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(mhi_gen_tre, @@ -4654,2 +5948 @@ -../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’? +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -4657 +5950 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -4664,2 +5957,2 @@ -../net/tls/./trace.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ - 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, +../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(mhi_gen_tre, @@ -4667,3 +5960,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)(); \ + | ^~~~~~~~~~~~~~ @@ -4676,2 +5969,2 @@ -../net/tls/./trace.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ - 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, +../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(mhi_gen_tre, @@ -4679 +5972 @@ -../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_tx_resync_req’: +../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘trace_event_raw_event_mhi_intvec_states’: @@ -4689,2 +5982,2 @@ -../net/tls/./trace.h:147:1: note: in expansion of macro ‘TRACE_EVENT’ - 147 | TRACE_EVENT(tls_device_tx_resync_req, +../include/trace/../../drivers/bus/mhi/host/trace.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ + 119 | TRACE_EVENT(mhi_intvec_states, @@ -4701,2 +5994,2 @@ -../net/tls/./trace.h:147:1: note: in expansion of macro ‘TRACE_EVENT’ - 147 | TRACE_EVENT(tls_device_tx_resync_req, +../include/trace/../../drivers/bus/mhi/host/trace.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ + 119 | TRACE_EVENT(mhi_intvec_states, @@ -4704 +5997 @@ -../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_tx_resync_send’: +../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘trace_event_raw_event_mhi_tryset_pm_state’: @@ -4714,2 +6007,2 @@ -../net/tls/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ - 171 | TRACE_EVENT(tls_device_tx_resync_send, +../include/trace/../../drivers/bus/mhi/host/trace.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ + 149 | TRACE_EVENT(mhi_tryset_pm_state, @@ -4726,2 +6019,2 @@ -../net/tls/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ - 171 | TRACE_EVENT(tls_device_tx_resync_send, +../include/trace/../../drivers/bus/mhi/host/trace.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ + 149 | TRACE_EVENT(mhi_tryset_pm_state, @@ -4729,8 +6022,2 @@ -make[5]: *** [../scripts/Makefile.build:244: net/tls/trace.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: net/tls] 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] +../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’? @@ -4738 +6025 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -4742,2 +6029,2 @@ -../include/trace/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 21 | DECLARE_EVENT_CLASS(host1x, +../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, @@ -4745 +6032 @@ -../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’? @@ -4747 +6034 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -4751,2 +6038,2 @@ -../include/trace/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 21 | DECLARE_EVENT_CLASS(host1x, +../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, @@ -4754 +6041,2 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in +../include/trace/../../drivers/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’? @@ -4760,2 +6048,2 @@ -../include/trace/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 21 | DECLARE_EVENT_CLASS(host1x, +../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, @@ -4769,11 +6057,2 @@ -../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/../../drivers/bus/mhi/host/trace.h:214:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 214 | DECLARE_EVENT_CLASS(mhi_update_channel_state, @@ -4781 +6060 @@ -../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_cdma_push’: +../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘trace_event_raw_event_mhi_pm_st_transition’: @@ -4791,2 +6070,2 @@ -../include/trace/events/host1x.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(host1x_cdma_push, +../include/trace/../../drivers/bus/mhi/host/trace.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ + 256 | TRACE_EVENT(mhi_pm_st_transition, @@ -4803,2 +6082,2 @@ -../include/trace/events/host1x.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(host1x_cdma_push, +../include/trace/../../drivers/bus/mhi/host/trace.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ + 256 | TRACE_EVENT(mhi_pm_st_transition, @@ -4806,3 +6085,4 @@ -../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); \ +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); \ @@ -4810,3 +6090,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -4816,2 +6096,2 @@ -../include/trace/events/host1x.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ - 70 | TRACE_EVENT(host1x_cdma_push_wide, +../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(mhi_gen_tre, @@ -4819,6 +6099,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -4828,2 +6108,2 @@ -../include/trace/events/host1x.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ - 70 | TRACE_EVENT(host1x_cdma_push_wide, +../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(mhi_gen_tre, @@ -4831,3 +6111,3 @@ -../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/../../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); \ @@ -4835,3 +6115,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -4841,2 +6121,2 @@ -../include/trace/events/host1x.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ - 96 | TRACE_EVENT(host1x_cdma_push_gather, +../include/trace/../../drivers/bus/mhi/host/trace.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ + 119 | TRACE_EVENT(mhi_intvec_states, @@ -4844,6 +6124,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -4853,2 +6133,2 @@ -../include/trace/events/host1x.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ - 96 | TRACE_EVENT(host1x_cdma_push_gather, +../include/trace/../../drivers/bus/mhi/host/trace.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ + 119 | TRACE_EVENT(mhi_intvec_states, @@ -4856,3 +6136,3 @@ -../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_channel_submit’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/../../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); \ @@ -4860,3 +6140,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -4866,2 +6146,2 @@ -../include/trace/events/host1x.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ - 130 | TRACE_EVENT(host1x_channel_submit, +../include/trace/../../drivers/bus/mhi/host/trace.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ + 149 | TRACE_EVENT(mhi_tryset_pm_state, @@ -4869,6 +6149,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -4878,2 +6158,2 @@ -../include/trace/events/host1x.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ - 130 | TRACE_EVENT(host1x_channel_submit, +../include/trace/../../drivers/bus/mhi/host/trace.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ + 149 | TRACE_EVENT(mhi_tryset_pm_state, @@ -4881,3 +6161,3 @@ -../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_channel_submitted’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/../../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); \ @@ -4885,5 +6165,40 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/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/../../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) @@ -4891,9 +6205,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -4903,2 +6209,2 @@ -../include/trace/events/host1x.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ - 158 | TRACE_EVENT(host1x_channel_submitted, +../include/trace/../../drivers/bus/mhi/host/trace.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ + 256 | TRACE_EVENT(mhi_pm_st_transition, @@ -4906,7 +6212,6 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -4916,2 +6221,2 @@ -../include/trace/events/host1x.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ - 179 | TRACE_EVENT(host1x_channel_submit_complete, +../include/trace/../../drivers/bus/mhi/host/trace.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ + 256 | TRACE_EVENT(mhi_pm_st_transition, @@ -4919 +6224,9 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? +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] @@ -4921 +6234 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -4928,2 +6241,2 @@ -../include/trace/events/host1x.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ - 179 | TRACE_EVENT(host1x_channel_submit_complete, +../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib6_table_lookup, @@ -4931 +6243,0 @@ -../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_wait_cdma’: @@ -4941,2 +6253,2 @@ -../include/trace/events/host1x.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ - 200 | TRACE_EVENT(host1x_wait_cdma, +../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib6_table_lookup, @@ -4944 +6256 @@ -../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 @@ -4946 +6258 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -4953,2 +6265,2 @@ -../include/trace/events/host1x.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ - 200 | TRACE_EVENT(host1x_wait_cdma, +../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib6_table_lookup, @@ -4956,2 +6268 @@ -../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’? +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -4959 +6270 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -4966,2 +6277,2 @@ -../include/trace/events/host1x.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ - 218 | TRACE_EVENT(host1x_syncpt_load_min, +../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib6_table_lookup, @@ -4969,3 +6280,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)(); \ + | ^~~~~~~~~~~~~~ @@ -4978,2 +6289,2 @@ -../include/trace/events/host1x.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ - 218 | TRACE_EVENT(host1x_syncpt_load_min, +../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib6_table_lookup, @@ -4981,3 +6292,4 @@ -../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); \ +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); \ @@ -4985,3 +6297,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -4991,2 +6303,2 @@ -../include/trace/events/host1x.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(host1x_syncpt_wait_check, +../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib6_table_lookup, @@ -4994,6 +6306,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -5003,2 +6315,2 @@ -../include/trace/events/host1x.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(host1x_syncpt_wait_check, +../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib6_table_lookup, @@ -5006,53 +6318,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 -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.... +make[5]: *** [../scripts/Makefile.build:244: net/ipv6/route.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: net/ipv6] Error 2 @@ -5060,3 +6321,3 @@ - from ../include/trace/events/devlink.h:213, - from ../net/devlink/core.c:9: -../include/trace/events/devlink.h: In function ‘trace_event_raw_event_devlink_hwmsg’: + from ../include/trace/events/scsi.h:351, + from ../drivers/scsi/scsi.c:73: +../include/trace/events/scsi.h: In function ‘trace_event_raw_event_scsi_dispatch_cmd_start’: @@ -5072,2 +6333,2 @@ -../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(devlink_hwmsg, +../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT(scsi_dispatch_cmd_start, @@ -5084,2 +6345,2 @@ -../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(devlink_hwmsg, +../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT(scsi_dispatch_cmd_start, @@ -5096,2 +6357,2 @@ -../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(devlink_hwmsg, +../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT(scsi_dispatch_cmd_start, @@ -5108,2 +6369,2 @@ -../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(devlink_hwmsg, +../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT(scsi_dispatch_cmd_start, @@ -5120,2 +6381,2 @@ -../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(devlink_hwmsg, +../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT(scsi_dispatch_cmd_start, @@ -5123 +6384 @@ -../include/trace/events/devlink.h: In function ‘trace_event_raw_event_devlink_hwerr’: +../include/trace/events/scsi.h: In function ‘trace_event_raw_event_scsi_dispatch_cmd_error’: @@ -5133,2 +6394,2 @@ -../include/trace/events/devlink.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ - 52 | TRACE_EVENT(devlink_hwerr, +../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ + 203 | TRACE_EVENT(scsi_dispatch_cmd_error, @@ -5145,2 +6406,2 @@ -../include/trace/events/devlink.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ - 52 | TRACE_EVENT(devlink_hwerr, +../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ + 203 | TRACE_EVENT(scsi_dispatch_cmd_error, @@ -5148 +6409 @@ -../include/trace/events/devlink.h: In function ‘trace_event_raw_event_devlink_health_report’: +../include/trace/events/scsi.h: In function ‘trace_event_raw_event_scsi_cmd_done_timeout_template’: @@ -5155,6 +6416,3 @@ -../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/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -5167,7 +6425,4 @@ -../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/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’: @@ -5183,2 +6438,2 @@ -../include/trace/events/devlink.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ - 112 | TRACE_EVENT(devlink_health_recover_aborted, +../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ + 331 | TRACE_EVENT(scsi_eh_wakeup, @@ -5195,2 +6450,2 @@ -../include/trace/events/devlink.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ - 112 | TRACE_EVENT(devlink_health_recover_aborted, +../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ + 331 | TRACE_EVENT(scsi_eh_wakeup, @@ -5198,3 +6453,4 @@ -../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); \ +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); \ @@ -5202,3 +6458,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -5208,2 +6464,2 @@ -../include/trace/events/devlink.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ - 146 | TRACE_EVENT(devlink_health_reporter_state_update, +../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT(scsi_dispatch_cmd_start, @@ -5211,6 +6467,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -5220,2 +6476,2 @@ -../include/trace/events/devlink.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ - 146 | TRACE_EVENT(devlink_health_reporter_state_update, +../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT(scsi_dispatch_cmd_start, @@ -5223,3 +6479,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/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); \ @@ -5227,3 +6483,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -5233,2 +6489,2 @@ -../include/trace/events/devlink.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ - 177 | TRACE_EVENT(devlink_trap_report, +../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ + 203 | TRACE_EVENT(scsi_dispatch_cmd_error, @@ -5236,6 +6492,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -5245,2 +6501,2 @@ -../include/trace/events/devlink.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ - 177 | TRACE_EVENT(devlink_trap_report, +../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ + 203 | TRACE_EVENT(scsi_dispatch_cmd_error, @@ -5248,2 +6504,46 @@ -make[5]: *** [../scripts/Makefile.build:244: net/devlink/core.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: net/devlink] Error 2 +../include/trace/events/scsi.h: In function ‘__bpf_trace_scsi_cmd_done_timeout_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/scsi.h: In function ‘__bpf_trace_scsi_eh_wakeup’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ + 331 | TRACE_EVENT(scsi_eh_wakeup, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ + 331 | TRACE_EVENT(scsi_eh_wakeup, + | ^~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: drivers/scsi/scsi.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: drivers/scsi] Error 2 @@ -5251,3 +6551,3 @@ - from ../include/trace/events/fib6.h:89, - from ../net/ipv6/route.c:74: -../include/trace/events/fib6.h: In function ‘trace_event_raw_event_fib6_table_lookup’: + from ../drivers/input/keyboard/applespi_trace.h:93, + from ../drivers/input/keyboard/applespi.c:64: +../include/trace/../../drivers/input/keyboard/applespi_trace.h: In function ‘trace_event_raw_event_dump_message_template’: @@ -5260,6 +6560,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(fib6_table_lookup, - | ^~~~~~~~~~~ +../include/trace/../../drivers/input/keyboard/applespi_trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(dump_message_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -5272,6 +6569,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(fib6_table_lookup, - | ^~~~~~~~~~~ +../include/trace/../../drivers/input/keyboard/applespi_trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(dump_message_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -5283,0 +6578,28 @@ +../include/trace/../../drivers/input/keyboard/applespi_trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(dump_message_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/input/keyboard/applespi_trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(dump_message_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/input/keyboard/applespi_trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(dump_message_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/input/keyboard/applespi_trace.h: In function ‘trace_event_raw_event_applespi_irq_received’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -5287,2 +6609,2 @@ -../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(fib6_table_lookup, +../include/trace/../../drivers/input/keyboard/applespi_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(applespi_irq_received, @@ -5299,2 +6621,2 @@ -../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(fib6_table_lookup, +../include/trace/../../drivers/input/keyboard/applespi_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(applespi_irq_received, @@ -5302,6 +6624,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/../../drivers/input/keyboard/applespi_trace.h: In function ‘__bpf_trace_dump_message_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/input/keyboard/applespi_trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(dump_message_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/input/keyboard/applespi_trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(dump_message_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/input/keyboard/applespi_trace.h: In function ‘__bpf_trace_applespi_irq_received’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -5311,2 +6654,2 @@ -../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(fib6_table_lookup, +../include/trace/../../drivers/input/keyboard/applespi_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(applespi_irq_received, @@ -5314,2 +6657,15 @@ -make[5]: *** [../scripts/Makefile.build:244: net/ipv6/route.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: net/ipv6] 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, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/input/keyboard/applespi_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(applespi_irq_received, + | ^~~~~~~~~~~ +make[6]: *** [../scripts/Makefile.build:244: drivers/input/keyboard/applespi.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: drivers/input/keyboard] Error 2 +make[4]: *** [../scripts/Makefile.build:485: drivers/input] Error 2 @@ -5317,3 +6673,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/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’: @@ -5326,2 +6682,2 @@ -../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 16 | DECLARE_EVENT_CLASS(regmap_reg, +../drivers/net/dsa/mv88e6xxx/./trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(mv88e6xxx_atu_violation, @@ -5335,2 +6691,2 @@ -../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 16 | DECLARE_EVENT_CLASS(regmap_reg, +../drivers/net/dsa/mv88e6xxx/./trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(mv88e6xxx_atu_violation, @@ -5344,2 +6700,2 @@ -../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 16 | DECLARE_EVENT_CLASS(regmap_reg, +../drivers/net/dsa/mv88e6xxx/./trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(mv88e6xxx_atu_violation, @@ -5353,2 +6709,2 @@ -../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 16 | DECLARE_EVENT_CLASS(regmap_reg, +../drivers/net/dsa/mv88e6xxx/./trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(mv88e6xxx_atu_violation, @@ -5362,2 +6718,2 @@ -../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 16 | DECLARE_EVENT_CLASS(regmap_reg, +../drivers/net/dsa/mv88e6xxx/./trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(mv88e6xxx_atu_violation, @@ -5365 +6721 @@ -../drivers/base/regmap/./trace.h: In function ‘trace_event_raw_event_regmap_bulk’: +../drivers/net/dsa/mv88e6xxx/./trace.h: In function ‘trace_event_raw_event_mv88e6xxx_vtu_violation’: @@ -5372,2 +6728,2 @@ -../drivers/base/regmap/./trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 62 | DECLARE_EVENT_CLASS(regmap_bulk, +../drivers/net/dsa/mv88e6xxx/./trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 58 | DECLARE_EVENT_CLASS(mv88e6xxx_vtu_violation, @@ -5381,2 +6737,2 @@ -../drivers/base/regmap/./trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 62 | DECLARE_EVENT_CLASS(regmap_bulk, +../drivers/net/dsa/mv88e6xxx/./trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 58 | DECLARE_EVENT_CLASS(mv88e6xxx_vtu_violation, @@ -5384,3 +6740,23 @@ -../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); \ +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); \ @@ -5387,0 +6764,25 @@ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../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/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); \ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -5391,2 +6792,2 @@ -../drivers/base/regmap/./trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 103 | DECLARE_EVENT_CLASS(regmap_block, +../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(clk, @@ -5394 +6795 @@ -../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’? @@ -5396 +6797 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -5400,2 +6801,2 @@ -../drivers/base/regmap/./trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 103 | DECLARE_EVENT_CLASS(regmap_block, +../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(clk, @@ -5403,2 +6804 @@ -../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’? +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in @@ -5410,6 +6810,3 @@ -../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/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(clk, + | ^~~~~~~~~~~~~~~~~~~ @@ -5422,7 +6819,13 @@ -../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/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’: @@ -5435,2 +6838,2 @@ -../drivers/base/regmap/./trace.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 175 | DECLARE_EVENT_CLASS(regmap_bool, +../include/trace/events/clk.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 88 | DECLARE_EVENT_CLASS(clk_rate, @@ -5444,2 +6847,2 @@ -../drivers/base/regmap/./trace.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 175 | DECLARE_EVENT_CLASS(regmap_bool, +../include/trace/events/clk.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 88 | DECLARE_EVENT_CLASS(clk_rate, @@ -5447 +6850 @@ -../drivers/base/regmap/./trace.h: In function ‘trace_event_raw_event_regmap_async’: +../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk_rate_range’: @@ -5454,2 +6857,2 @@ -../drivers/base/regmap/./trace.h:208:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 208 | DECLARE_EVENT_CLASS(regmap_async, +../include/trace/events/clk.h:135:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 135 | DECLARE_EVENT_CLASS(clk_rate_range, @@ -5463,2 +6866,2 @@ -../drivers/base/regmap/./trace.h:208:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 208 | DECLARE_EVENT_CLASS(regmap_async, +../include/trace/events/clk.h:135:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 135 | DECLARE_EVENT_CLASS(clk_rate_range, @@ -5466 +6869 @@ -../drivers/base/regmap/./trace.h: In function ‘trace_event_raw_event_regcache_drop_region’: +../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk_parent’: @@ -5473,6 +6876,3 @@ -../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/events/clk.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 165 | DECLARE_EVENT_CLASS(clk_parent, + | ^~~~~~~~~~~~~~~~~~~ @@ -5485,19 +6885,2 @@ -../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 -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/events/clk.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 165 | DECLARE_EVENT_CLASS(clk_parent, @@ -5504,0 +6888 @@ +../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk_phase’: @@ -5511,11 +6895,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, +../include/trace/events/clk.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 198 | DECLARE_EVENT_CLASS(clk_phase, @@ -5529,11 +6904,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/block/rnbd/./rnbd-srv-trace.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 18 | DECLARE_EVENT_CLASS(rnbd_srv_link_class, +../include/trace/events/clk.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 198 | DECLARE_EVENT_CLASS(clk_phase, @@ -5541 +6907 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_process_rdma’: +../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk_duty_cycle’: @@ -5548,6 +6914,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(process_rdma, - | ^~~~~~~~~~~ +../include/trace/events/clk.h:231:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 231 | DECLARE_EVENT_CLASS(clk_duty_cycle, + | ^~~~~~~~~~~~~~~~~~~ @@ -5560,7 +6923,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(process_rdma, - | ^~~~~~~~~~~ -../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_process_msg_sess_info’: +../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’: @@ -5573,6 +6933,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ - 116 | TRACE_EVENT(process_msg_sess_info, - | ^~~~~~~~~~~ +../include/trace/events/clk.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 267 | DECLARE_EVENT_CLASS(clk_rate_request, + | ^~~~~~~~~~~~~~~~~~~ @@ -5585,2 +6942,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) @@ -5588,6 +6953,15 @@ -../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/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); \ @@ -5595,5 +6969,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -5601,11 +6972,8 @@ -../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, \ +../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) @@ -5613,6 +6981,6 @@ -../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/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); \ @@ -5620,5 +6988,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -5626,11 +6991,8 @@ -../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, \ +../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) @@ -5638,7 +7000,82 @@ -../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[5]: *** [../scripts/Makefile.build:485: drivers/base/regmap] Error 2 -make[4]: *** [../scripts/Makefile.build:485: drivers/base] Error 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/clk.h: In function ‘__bpf_trace_clk_parent’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/clk.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 165 | DECLARE_EVENT_CLASS(clk_parent, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/clk.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 165 | DECLARE_EVENT_CLASS(clk_parent, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/clk.h: In function ‘__bpf_trace_clk_phase’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/clk.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 198 | DECLARE_EVENT_CLASS(clk_phase, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/clk.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 198 | DECLARE_EVENT_CLASS(clk_phase, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/clk.h: In function ‘__bpf_trace_clk_duty_cycle’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/clk.h:231:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 231 | DECLARE_EVENT_CLASS(clk_duty_cycle, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/clk.h:231:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 231 | DECLARE_EVENT_CLASS(clk_duty_cycle, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/clk.h: In function ‘__bpf_trace_clk_rate_request’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/clk.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 267 | DECLARE_EVENT_CLASS(clk_rate_request, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/clk.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 267 | DECLARE_EVENT_CLASS(clk_rate_request, + | ^~~~~~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: drivers/clk/clk.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +make[4]: *** [../scripts/Makefile.build:485: drivers/clk] Error 2 @@ -5646,3 +7083,3 @@ - from ../include/trace/events/tegra_apb_dma.h:61, - from ../drivers/dma/tegra20-apb-dma.c:31: -../include/trace/events/tegra_apb_dma.h: In function ‘trace_event_raw_event_tegra_dma_tx_status’: + from ../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’: @@ -5658,2 +7095,2 @@ -../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/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(oom_score_adj_update, @@ -5670,2 +7107,2 @@ -../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/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(oom_score_adj_update, @@ -5682,2 +7119,2 @@ -../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/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(oom_score_adj_update, @@ -5694,2 +7131,2 @@ -../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/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(oom_score_adj_update, @@ -5706,2 +7143,2 @@ -../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/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(oom_score_adj_update, @@ -5709 +7146 @@ -../include/trace/events/tegra_apb_dma.h: In function ‘trace_event_raw_event_tegra_dma_complete_cb’: +../include/trace/events/oom.h: In function ‘trace_event_raw_event_reclaim_retry_zone’: @@ -5719,2 +7156,2 @@ -../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/oom.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(reclaim_retry_zone, @@ -5731,2 +7168,2 @@ -../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/oom.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(reclaim_retry_zone, @@ -5734 +7171 @@ -../include/trace/events/tegra_apb_dma.h: In function ‘trace_event_raw_event_tegra_dma_isr’: +../include/trace/events/oom.h: In function ‘trace_event_raw_event_mark_victim’: @@ -5744,2 +7181,2 @@ -../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ - 44 | TRACE_EVENT(tegra_dma_isr, +../include/trace/events/oom.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(mark_victim, @@ -5756,2 +7193,2 @@ -../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ - 44 | TRACE_EVENT(tegra_dma_isr, +../include/trace/events/oom.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(mark_victim, @@ -5759,89 +7196 @@ -make[5]: *** [../scripts/Makefile.build:244: drivers/dma/tegra20-apb-dma.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/events/oom.h: In function ‘trace_event_raw_event_wake_reaper’: @@ -5857,2 +7206,2 @@ -../include/trace/events/asoc.h:139:1: note: in expansion of macro ‘TRACE_EVENT’ - 139 | TRACE_EVENT(snd_soc_dapm_walk_done, +../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(wake_reaper, @@ -5869,2 +7218,2 @@ -../include/trace/events/asoc.h:139:1: note: in expansion of macro ‘TRACE_EVENT’ - 139 | TRACE_EVENT(snd_soc_dapm_walk_done, +../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(wake_reaper, @@ -5872 +7221 @@ -../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_dapm_path’: +../include/trace/events/oom.h: In function ‘trace_event_raw_event_start_task_reaping’: @@ -5882,2 +7231,2 @@ -../include/trace/events/asoc.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ - 164 | TRACE_EVENT(snd_soc_dapm_path, +../include/trace/events/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ + 134 | TRACE_EVENT(start_task_reaping, @@ -5894,2 +7243,2 @@ -../include/trace/events/asoc.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ - 164 | TRACE_EVENT(snd_soc_dapm_path, +../include/trace/events/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ + 134 | TRACE_EVENT(start_task_reaping, @@ -5897 +7246 @@ -../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_dapm_connected’: +../include/trace/events/oom.h: In function ‘trace_event_raw_event_finish_task_reaping’: @@ -5907,2 +7256,2 @@ -../include/trace/events/asoc.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ - 198 | TRACE_EVENT(snd_soc_dapm_connected, +../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ + 150 | TRACE_EVENT(finish_task_reaping, @@ -5919,2 +7268,2 @@ -../include/trace/events/asoc.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ - 198 | TRACE_EVENT(snd_soc_dapm_connected, +../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ + 150 | TRACE_EVENT(finish_task_reaping, @@ -5922 +7271 @@ -../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_jack_irq’: +../include/trace/events/oom.h: In function ‘trace_event_raw_event_skip_task_reaping’: @@ -5932,2 +7281,2 @@ -../include/trace/events/asoc.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ - 218 | TRACE_EVENT(snd_soc_jack_irq, +../include/trace/events/oom.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ + 166 | TRACE_EVENT(skip_task_reaping, @@ -5944,2 +7293,2 @@ -../include/trace/events/asoc.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ - 218 | TRACE_EVENT(snd_soc_jack_irq, +../include/trace/events/oom.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ + 166 | TRACE_EVENT(skip_task_reaping, @@ -5947 +7296 @@ -../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_jack_report’: +../include/trace/events/oom.h: In function ‘trace_event_raw_event_compact_retry’: @@ -5957,2 +7306,2 @@ -../include/trace/events/asoc.h:235:1: note: in expansion of macro ‘TRACE_EVENT’ - 235 | TRACE_EVENT(snd_soc_jack_report, +../include/trace/events/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ + 183 | TRACE_EVENT(compact_retry, @@ -5969,2 +7318,2 @@ -../include/trace/events/asoc.h:235:1: note: in expansion of macro ‘TRACE_EVENT’ - 235 | TRACE_EVENT(snd_soc_jack_report, +../include/trace/events/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ + 183 | TRACE_EVENT(compact_retry, @@ -5972,3 +7321,4 @@ -../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); \ +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); \ @@ -5976,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -5982,2 +7332,2 @@ -../include/trace/events/asoc.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ - 257 | TRACE_EVENT(snd_soc_jack_notify, +../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(oom_score_adj_update, @@ -5985,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -5994,2 +7344,2 @@ -../include/trace/events/asoc.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ - 257 | TRACE_EVENT(snd_soc_jack_notify, +../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(oom_score_adj_update, @@ -5997,55 +7347,3 @@ -make[5]: *** [../scripts/Makefile.build:244: sound/soc/soc-core.o] Error 1 -make[5]: *** Waiting for unfinished jobs.... -make[4]: *** [../scripts/Makefile.build:485: drivers/dma] 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/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); \ @@ -6053,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6059,2 +7357,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, @@ -6062,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6071,2 +7369,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, @@ -6074,41 +7372,3 @@ -../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/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); \ @@ -6116,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6122,2 +7382,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, @@ -6125,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6134,2 +7394,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, @@ -6137,22 +7397,3 @@ -../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/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); \ @@ -6160,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6166,2 +7407,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, @@ -6169,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6178,2 +7419,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, @@ -6181,3 +7422,3 @@ -../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/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); \ @@ -6185,18 +7426,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/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/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 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); \ @@ -6204,3 +7451,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6210,2 +7457,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:150:1: note: in expansion of macro ‘TRACE_EVENT’ + 150 | TRACE_EVENT(finish_task_reaping, @@ -6213,6 +7460,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6222,2 +7469,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:150:1: note: in expansion of macro ‘TRACE_EVENT’ + 150 | TRACE_EVENT(finish_task_reaping, @@ -6225,3 +7472,3 @@ -../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/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); \ @@ -6229,3 +7476,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6235,2 +7482,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:166:1: note: in expansion of macro ‘TRACE_EVENT’ + 166 | TRACE_EVENT(skip_task_reaping, @@ -6238,6 +7485,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6247,2 +7494,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:166:1: note: in expansion of macro ‘TRACE_EVENT’ + 166 | TRACE_EVENT(skip_task_reaping, @@ -6250,3 +7497,3 @@ -../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/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); \ @@ -6254,3 +7501,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6260,2 +7507,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:183:1: note: in expansion of macro ‘TRACE_EVENT’ + 183 | TRACE_EVENT(compact_retry, @@ -6263,6 +7510,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6272,2 +7519,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:183:1: note: in expansion of macro ‘TRACE_EVENT’ + 183 | TRACE_EVENT(compact_retry, @@ -6275,2 +7522 @@ -make[4]: *** [../scripts/Makefile.build:244: block/blk-core.o] Error 1 -make[4]: *** Waiting for unfinished jobs.... +make[4]: *** [../scripts/Makefile.build:244: mm/oom_kill.o] Error 1 @@ -6278,3 +7524,3 @@ - from ../drivers/cxl/core/trace.h:737, - from ../drivers/cxl/core/trace.c:8: -../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_aer_uncorrectable_error’: + from ../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’: @@ -6287,6 +7533,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, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -6299,6 +7542,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, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -6311,6 +7551,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, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -6323,6 +7560,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, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -6335,7 +7569,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’: +../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’: @@ -6351,2 +7582,2 @@ -../drivers/cxl/core/./trace.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(cxl_aer_correctable_error, +../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(process_rdma, @@ -6363,2 +7594,2 @@ -../drivers/cxl/core/./trace.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(cxl_aer_correctable_error, +../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(process_rdma, @@ -6366 +7597 @@ -../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_overflow’: +../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_process_msg_sess_info’: @@ -6376,2 +7607,2 @@ -../drivers/cxl/core/./trace.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ - 127 | TRACE_EVENT(cxl_overflow, +../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ + 116 | TRACE_EVENT(process_msg_sess_info, @@ -6388,2 +7619,2 @@ -../drivers/cxl/core/./trace.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ - 127 | TRACE_EVENT(cxl_overflow, +../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ + 116 | TRACE_EVENT(process_msg_sess_info, @@ -6391 +7622 @@ -../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_generic_event’: +../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_process_msg_open’: @@ -6401,2 +7632,2 @@ -../drivers/cxl/core/./trace.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ - 225 | TRACE_EVENT(cxl_generic_event, +../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ + 154 | TRACE_EVENT(process_msg_open, @@ -6413,2 +7644,2 @@ -../drivers/cxl/core/./trace.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ - 225 | TRACE_EVENT(cxl_generic_event, +../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ + 154 | TRACE_EVENT(process_msg_open, @@ -6416 +7647 @@ -../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_general_media’: +../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_process_msg_close’: @@ -6426,2 +7657,2 @@ -../drivers/cxl/core/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ - 316 | TRACE_EVENT(cxl_general_media, +../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ + 179 | TRACE_EVENT(process_msg_close, @@ -6438,2 +7669,2 @@ -../drivers/cxl/core/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ - 316 | TRACE_EVENT(cxl_general_media, +../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ + 179 | TRACE_EVENT(process_msg_close, @@ -6441,3 +7672,4 @@ -../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); \ +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); \ @@ -6445,3 +7677,22 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6451,2 +7702,2 @@ -../drivers/cxl/core/./trace.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ - 413 | TRACE_EVENT(cxl_dram, +../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(process_rdma, @@ -6454,6 +7705,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6463,2 +7714,2 @@ -../drivers/cxl/core/./trace.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ - 413 | TRACE_EVENT(cxl_dram, +../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(process_rdma, @@ -6466,3 +7717,3 @@ -../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); \ +../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); \ @@ -6470,3 +7721,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6476,2 +7727,2 @@ -../drivers/cxl/core/./trace.h:576:1: note: in expansion of macro ‘TRACE_EVENT’ - 576 | TRACE_EVENT(cxl_memory_module, +../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ + 116 | TRACE_EVENT(process_msg_sess_info, @@ -6479,6 +7730,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6488,2 +7739,2 @@ -../drivers/cxl/core/./trace.h:576:1: note: in expansion of macro ‘TRACE_EVENT’ - 576 | TRACE_EVENT(cxl_memory_module, +../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ + 116 | TRACE_EVENT(process_msg_sess_info, @@ -6491,3 +7742,3 @@ -../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); \ +../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); \ @@ -6495,3 +7746,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6501,2 +7752,2 @@ -../drivers/cxl/core/./trace.h:671:1: note: in expansion of macro ‘TRACE_EVENT’ - 671 | TRACE_EVENT(cxl_poison, +../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ + 154 | TRACE_EVENT(process_msg_open, @@ -6504,6 +7755,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6513,2 +7764,2 @@ -../drivers/cxl/core/./trace.h:671:1: note: in expansion of macro ‘TRACE_EVENT’ - 671 | TRACE_EVENT(cxl_poison, +../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ + 154 | TRACE_EVENT(process_msg_open, @@ -6516,3 +7767,28 @@ -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 +../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 @@ -6520,3 +7796,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/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’: @@ -6529,2 +7805,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/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(regmap_reg, @@ -6538,2 +7814,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/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(regmap_reg, @@ -6547,2 +7823,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/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(regmap_reg, @@ -6556,2 +7832,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/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(regmap_reg, @@ -6565,2 +7841,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/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(regmap_reg, @@ -6568,26 +7844 @@ -../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’: +../drivers/base/regmap/./trace.h: In function ‘trace_event_raw_event_regmap_bulk’: @@ -6600,2 +7851,2 @@ -../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, +../drivers/base/regmap/./trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 62 | DECLARE_EVENT_CLASS(regmap_bulk, @@ -6609,2 +7860,2 @@ -../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, +../drivers/base/regmap/./trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 62 | DECLARE_EVENT_CLASS(regmap_bulk, @@ -6612 +7863 @@ -../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_reserve’: +../drivers/base/regmap/./trace.h: In function ‘trace_event_raw_event_regmap_block’: @@ -6619,2 +7870,2 @@ -../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, +../drivers/base/regmap/./trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 103 | DECLARE_EVENT_CLASS(regmap_block, @@ -6628,2 +7879,2 @@ -../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, +../drivers/base/regmap/./trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 103 | DECLARE_EVENT_CLASS(regmap_block, @@ -6631 +7882 @@ -../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_alloc’: +../drivers/base/regmap/./trace.h: In function ‘trace_event_raw_event_regcache_sync’: @@ -6641,2 +7892,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/base/regmap/./trace.h:152:1: note: in expansion of macro ‘TRACE_EVENT’ + 152 | TRACE_EVENT(regcache_sync, @@ -6653,2 +7904,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/base/regmap/./trace.h:152:1: note: in expansion of macro ‘TRACE_EVENT’ + 152 | TRACE_EVENT(regcache_sync, @@ -6656 +7907 @@ -../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_alloc_managed’: +../drivers/base/regmap/./trace.h: In function ‘trace_event_raw_event_regmap_bool’: @@ -6663,6 +7914,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/base/regmap/./trace.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 175 | DECLARE_EVENT_CLASS(regmap_bool, + | ^~~~~~~~~~~~~~~~~~~ @@ -6675,7 +7923,4 @@ -../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’: +../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’: @@ -6688,2 +7933,2 @@ -../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, +../drivers/base/regmap/./trace.h:208:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 208 | DECLARE_EVENT_CLASS(regmap_async, @@ -6697,2 +7942,2 @@ -../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, +../drivers/base/regmap/./trace.h:208:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 208 | DECLARE_EVENT_CLASS(regmap_async, @@ -6700 +7945 @@ -../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_teardown’: +../drivers/base/regmap/./trace.h: In function ‘trace_event_raw_event_regcache_drop_region’: @@ -6710,2 +7955,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/base/regmap/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ + 253 | TRACE_EVENT(regcache_drop_region, @@ -6722,2 +7967,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/base/regmap/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ + 253 | TRACE_EVENT(regcache_drop_region, @@ -6725,3 +7970,4 @@ -../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); \ +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); \ @@ -6729,3 +7975,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6735,2 +8038,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/base/regmap/./trace.h:152:1: note: in expansion of macro ‘TRACE_EVENT’ + 152 | TRACE_EVENT(regcache_sync, @@ -6738,6 +8041,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6747,2 +8050,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/base/regmap/./trace.h:152:1: note: in expansion of macro ‘TRACE_EVENT’ + 152 | TRACE_EVENT(regcache_sync, @@ -6750,3 +8053,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/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); \ @@ -6754,3 +8057,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6760,2 +8101,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/base/regmap/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ + 253 | TRACE_EVENT(regcache_drop_region, @@ -6763,6 +8104,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6772,2 +8113,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/base/regmap/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ + 253 | TRACE_EVENT(regcache_drop_region, @@ -6775 +8116,3 @@ -make[5]: *** [../scripts/Makefile.build:244: arch/x86/kernel/irq.o] Error 1 +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 @@ -6777,3 +8120,3 @@ - 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’: + 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’: @@ -6786,3 +8129,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -6795,3 +8141,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -6804,3 +8153,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -6813,3 +8165,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -6822,4 +8177,7 @@ -../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: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’: @@ -6832,3 +8190,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/devlink.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ + 52 | TRACE_EVENT(devlink_hwerr, + | ^~~~~~~~~~~ @@ -6841,4 +8202,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/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’: @@ -6851,3 +8215,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -6860,4 +8227,7 @@ -../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: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’: @@ -6870,3 +8240,6 @@ -../include/trace/events/handshake.h:188:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 188 | DECLARE_EVENT_CLASS(handshake_alert_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/devlink.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ + 112 | TRACE_EVENT(devlink_health_recover_aborted, + | ^~~~~~~~~~~ @@ -6879,4 +8252,7 @@ -../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: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’: @@ -6892,2 +8268,2 @@ -../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ - 242 | TRACE_EVENT(handshake_complete, +../include/trace/events/devlink.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ + 146 | TRACE_EVENT(devlink_health_reporter_state_update, @@ -6904,2 +8280,2 @@ -../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ - 242 | TRACE_EVENT(handshake_complete, +../include/trace/events/devlink.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ + 146 | TRACE_EVENT(devlink_health_reporter_state_update, @@ -6907 +8283 @@ -../include/trace/events/handshake.h: In function ‘trace_event_raw_event_tls_contenttype’: +../include/trace/events/devlink.h: In function ‘trace_event_raw_event_devlink_trap_report’: @@ -6917,2 +8293,2 @@ -../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ - 281 | TRACE_EVENT(tls_contenttype, +../include/trace/events/devlink.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ + 177 | TRACE_EVENT(devlink_trap_report, @@ -6929,2 +8305,16 @@ -../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ - 281 | TRACE_EVENT(tls_contenttype, +../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, @@ -6932,3 +8322,139 @@ -make[5]: *** [../scripts/Makefile.build:244: net/handshake/trace.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: arch/x86/kernel] Error 2 -make[4]: *** [../scripts/Makefile.build:485: net/handshake] 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, \ + | ^~~~~~~~~~~~~~~~~~~ +../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 @@ -7073,0 +8600,101 @@ +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, + | ^~~~~~~~~~~ @@ -7078,3 +8705,3 @@ - from ../include/trace/events/mptcp.h:184, - from ../net/mptcp/protocol.c:30: -../include/trace/events/mptcp.h: In function ‘trace_event_raw_event_mptcp_subflow_get_send’: + from ../drivers/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’: @@ -7090,2 +8717,2 @@ -../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ - 18 | TRACE_EVENT(mptcp_subflow_get_send, +../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ + 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, @@ -7102,2 +8729,2 @@ -../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ - 18 | TRACE_EVENT(mptcp_subflow_get_send, +../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ + 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, @@ -7114,2 +8741,2 @@ -../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ - 18 | TRACE_EVENT(mptcp_subflow_get_send, +../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ + 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, @@ -7126,2 +8753,2 @@ -../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ - 18 | TRACE_EVENT(mptcp_subflow_get_send, +../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ + 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, @@ -7138,2 +8765,2 @@ -../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ - 18 | TRACE_EVENT(mptcp_subflow_get_send, +../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ + 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, @@ -7141 +8768 @@ -../include/trace/events/mptcp.h: In function ‘trace_event_raw_event_mptcp_dump_mpext’: +../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_aer_correctable_error’: @@ -7148,3 +8775,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -7157,4 +8787,7 @@ -../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: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’: @@ -7170,2 +8803,2 @@ -../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ - 128 | TRACE_EVENT(ack_update_msk, +../drivers/cxl/core/./trace.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ + 127 | TRACE_EVENT(cxl_overflow, @@ -7182,2 +8815,2 @@ -../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ - 128 | TRACE_EVENT(ack_update_msk, +../drivers/cxl/core/./trace.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ + 127 | TRACE_EVENT(cxl_overflow, @@ -7185 +8818 @@ -../include/trace/events/mptcp.h: In function ‘trace_event_raw_event_subflow_check_data_avail’: +../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_generic_event’: @@ -7195,2 +8828,2 @@ -../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ - 160 | TRACE_EVENT(subflow_check_data_avail, +../drivers/cxl/core/./trace.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ + 225 | TRACE_EVENT(cxl_generic_event, @@ -7207,2 +8840,2 @@ -../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ - 160 | TRACE_EVENT(subflow_check_data_avail, +../drivers/cxl/core/./trace.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ + 225 | TRACE_EVENT(cxl_generic_event, @@ -7210,7 +8843,2 @@ -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/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] +../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’? @@ -7218 +8846 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -7225,2 +8853,2 @@ -../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(signal_generate, +../drivers/cxl/core/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ + 316 | TRACE_EVENT(cxl_general_media, @@ -7228 +8856 @@ -../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’? @@ -7230 +8858 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -7237,2 +8865,2 @@ -../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(signal_generate, +../drivers/cxl/core/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ + 316 | TRACE_EVENT(cxl_general_media, @@ -7240 +8868,2 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in +../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’? @@ -7249,2 +8878,2 @@ -../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(signal_generate, +../drivers/cxl/core/./trace.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ + 413 | TRACE_EVENT(cxl_dram, @@ -7261,14 +8890,2 @@ -../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, +../drivers/cxl/core/./trace.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ + 413 | TRACE_EVENT(cxl_dram, @@ -7276 +8893 @@ -../include/trace/events/signal.h: In function ‘trace_event_raw_event_signal_deliver’: +../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_memory_module’: @@ -7286,2 +8903,2 @@ -../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ - 96 | TRACE_EVENT(signal_deliver, +../drivers/cxl/core/./trace.h:576:1: note: in expansion of macro ‘TRACE_EVENT’ + 576 | TRACE_EVENT(cxl_memory_module, @@ -7298,2 +8915,2 @@ -../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ - 96 | TRACE_EVENT(signal_deliver, +../drivers/cxl/core/./trace.h:576:1: note: in expansion of macro ‘TRACE_EVENT’ + 576 | TRACE_EVENT(cxl_memory_module, @@ -7301,6 +8918,2 @@ -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/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] +../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’? @@ -7308 +8921 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -7315,7 +8928,4 @@ -../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’? +../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’? @@ -7323 +8933 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -7330,8 +8940,7 @@ -../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); \ +../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); \ @@ -7339,3 +8948,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -7345,12 +8954,9 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -7360,12 +8966,10 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -7375,9 +8979,168 @@ -../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.... +../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 @@ -7385,3 +9148,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/host1x.h:267, + from ../drivers/gpu/host1x/dev.c:23: +../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x’: @@ -7394,2 +9157,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/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(host1x, @@ -7403,2 +9166,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/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(host1x, @@ -7412,2 +9175,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/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(host1x, @@ -7421,2 +9184,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/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(host1x, @@ -7430,2 +9193,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/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(host1x, @@ -7433 +9196 @@ -../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_port_addr_op_refcount’: +../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_cdma_push’: @@ -7440,3 +9203,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -7449,4 +9215,7 @@ -../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: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’: @@ -7459,3 +9228,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -7468,4 +9240,7 @@ -../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: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’: @@ -7481,2 +9256,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/host1x.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ + 96 | TRACE_EVENT(host1x_cdma_push_gather, @@ -7493,2 +9268,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/host1x.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ + 96 | TRACE_EVENT(host1x_cdma_push_gather, @@ -7496 +9271 @@ -../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_add_bump’: +../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_channel_submit’: @@ -7506,2 +9281,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/host1x.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ + 130 | TRACE_EVENT(host1x_channel_submit, @@ -7518,2 +9293,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/host1x.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ + 130 | TRACE_EVENT(host1x_channel_submit, @@ -7521 +9296 @@ -../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_del_hw’: +../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_channel_submitted’: @@ -7531,2 +9306,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/host1x.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(host1x_channel_submitted, @@ -7543,2 +9318,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/host1x.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(host1x_channel_submitted, @@ -7546 +9321 @@ -../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_del_drop’: +../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_channel_submit_complete’: @@ -7556,2 +9331,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/host1x.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ + 179 | TRACE_EVENT(host1x_channel_submit_complete, @@ -7568,2 +9343,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/host1x.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ + 179 | TRACE_EVENT(host1x_channel_submit_complete, @@ -7571 +9346 @@ -../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_del_not_found’: +../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_wait_cdma’: @@ -7581,2 +9356,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/host1x.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ + 200 | TRACE_EVENT(host1x_wait_cdma, @@ -7593,2 +9368,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/host1x.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ + 200 | TRACE_EVENT(host1x_wait_cdma, @@ -7596 +9371 @@ -../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_vlan_op_hw’: +../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_syncpt_load_min’: @@ -7603,3 +9378,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/host1x.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ + 218 | TRACE_EVENT(host1x_syncpt_load_min, + | ^~~~~~~~~~~ @@ -7612,4 +9390,7 @@ -../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: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’: @@ -7622,3 +9403,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -7631,2 +9415,16 @@ -../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: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, @@ -7634,3 +9432,12 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.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); \ @@ -7638,3 +9445,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -7644,2 +9451,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/host1x.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(host1x_cdma_push, @@ -7647,6 +9454,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -7656,2 +9463,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/host1x.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(host1x_cdma_push, @@ -7659,2 +9466,202 @@ -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/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 @@ -7662,3 +9669,3 @@ - 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’: + from ../include/trace/events/i2c.h:146, + from ../drivers/i2c/i2c-core-base.c:49: +../include/trace/events/i2c.h: In function ‘trace_event_raw_event_i2c_write’: @@ -7674,3 +9681,6 @@ -../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:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:25:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 25 | TRACE_EVENT_FN(i2c_write, + | ^~~~~~~~~~~~~~ @@ -7686,3 +9696,6 @@ -../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:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:25:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 25 | TRACE_EVENT_FN(i2c_write, + | ^~~~~~~~~~~~~~ @@ -7698,3 +9711,6 @@ -../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:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:25:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 25 | TRACE_EVENT_FN(i2c_write, + | ^~~~~~~~~~~~~~ @@ -7710,3 +9726,6 @@ -../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:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:25:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 25 | TRACE_EVENT_FN(i2c_write, + | ^~~~~~~~~~~~~~ @@ -7722,4 +9741,7 @@ -../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:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:25:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 25 | TRACE_EVENT_FN(i2c_write, + | ^~~~~~~~~~~~~~ +../include/trace/events/i2c.h: In function ‘trace_event_raw_event_i2c_read’: @@ -7735,3 +9757,6 @@ -../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:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:58:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 58 | TRACE_EVENT_FN(i2c_read, + | ^~~~~~~~~~~~~~ @@ -7747,19 +9772,7 @@ -../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/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:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:58:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 58 | TRACE_EVENT_FN(i2c_read, + | ^~~~~~~~~~~~~~ +../include/trace/events/i2c.h: In function ‘trace_event_raw_event_i2c_reply’: @@ -7772,12 +9785,9 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:89:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 89 | TRACE_EVENT_FN(i2c_reply, + | ^~~~~~~~~~~~~~ @@ -7790,13 +9800,10 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:89:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 89 | TRACE_EVENT_FN(i2c_reply, + | ^~~~~~~~~~~~~~ +../include/trace/events/i2c.h: In function ‘trace_event_raw_event_i2c_result’: @@ -7809,3 +9816,9 @@ -../drivers/net/dsa/mv88e6xxx/./trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 58 | DECLARE_EVENT_CLASS(mv88e6xxx_vtu_violation, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:122:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 122 | TRACE_EVENT_FN(i2c_result, + | ^~~~~~~~~~~~~~ @@ -7818,6 +9831,136 @@ -../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 +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:122:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 122 | TRACE_EVENT_FN(i2c_result, + | ^~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/i2c.h: In function ‘__bpf_trace_i2c_write’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:25:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 25 | TRACE_EVENT_FN(i2c_write, + | ^~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:25:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 25 | TRACE_EVENT_FN(i2c_write, + | ^~~~~~~~~~~~~~ +../include/trace/events/i2c.h: In function ‘__bpf_trace_i2c_read’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:58:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 58 | TRACE_EVENT_FN(i2c_read, + | ^~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:58:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 58 | TRACE_EVENT_FN(i2c_read, + | ^~~~~~~~~~~~~~ +../include/trace/events/i2c.h: In function ‘__bpf_trace_i2c_reply’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:89:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 89 | TRACE_EVENT_FN(i2c_reply, + | ^~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:89:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 89 | TRACE_EVENT_FN(i2c_reply, + | ^~~~~~~~~~~~~~ +../include/trace/events/i2c.h: In function ‘__bpf_trace_i2c_result’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:122:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 122 | TRACE_EVENT_FN(i2c_result, + | ^~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:122:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 122 | TRACE_EVENT_FN(i2c_result, + | ^~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: drivers/i2c/i2c-core-base.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... @@ -7938,12 +10081,8 @@ -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 ../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), \ - | ^~~~~~~~~~~~~~~~~~~~ +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) + | ^~~~~~~~~~~~~~~~~~~ @@ -7953,2 +10092,2 @@ -../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(ath_log, +../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(drm_vblank_event, @@ -7956,6 +10095,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -7965,2 +10104,2 @@ -../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(ath_log, +../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(drm_vblank_event, @@ -7968,2 +10107,3 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘__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); \ @@ -7971,3 +10111,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -7977,2 +10117,2 @@ -../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(ath_log, +../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(drm_vblank_event_queued, @@ -7980,6 +10120,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -7989,2 +10129,2 @@ -../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(ath_log, +../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(drm_vblank_event_queued, @@ -7992,6 +10132,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/../../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8001,2 +10142,2 @@ -../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(ath_log, +../include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ + 52 | TRACE_EVENT(drm_vblank_event_delivered, @@ -8004,2 +10145,15 @@ -make[7]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/trace.o] Error 1 -make[7]: *** 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/../../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 @@ -8007,3 +10161,3 @@ - from ../include/trace/events/spi.h:239, - from ../drivers/spi/spi.c:39: -../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_controller’: + from ../include/trace/events/vb2.h:69, + from ../drivers/media/common/videobuf2/vb2-trace.c:5: +../include/trace/events/vb2.h: In function ‘trace_event_raw_event_vb2_event_class’: @@ -8016,2 +10170,2 @@ -../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(spi_controller, +../include/trace/events/vb2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(vb2_event_class, @@ -8025,2 +10179,2 @@ -../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(spi_controller, +../include/trace/events/vb2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(vb2_event_class, @@ -8034,2 +10188,2 @@ -../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(spi_controller, +../include/trace/events/vb2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(vb2_event_class, @@ -8043,2 +10197,2 @@ -../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(spi_controller, +../include/trace/events/vb2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(vb2_event_class, @@ -8052,2 +10206,2 @@ -../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(spi_controller, +../include/trace/events/vb2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(vb2_event_class, @@ -8055,2 +10209,29 @@ -../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’? +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/vb2.h: In function ‘__bpf_trace_vb2_event_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vb2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(vb2_event_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vb2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(vb2_event_class, + | ^~~~~~~~~~~~~~~~~~~ +make[7]: *** [../scripts/Makefile.build:244: drivers/media/common/videobuf2/vb2-trace.o] Error 1 +make[6]: *** [../scripts/Makefile.build:485: drivers/media/common/videobuf2] Error 2 +make[5]: *** [../scripts/Makefile.build:485: drivers/media/common] Error 2 +make[5]: *** Waiting for unfinished jobs.... +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/i2c_slave.h:67, + from ../drivers/i2c/i2c-core-slave.c:18: +../include/trace/events/i2c_slave.h: In function ‘trace_event_raw_event_i2c_slave’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] @@ -8058 +10239 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -8065,2 +10246,2 @@ -../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ - 45 | TRACE_EVENT(spi_setup, +../include/trace/events/i2c_slave.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ + 30 | TRACE_EVENT(i2c_slave, @@ -8068 +10249 @@ -../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’? @@ -8070 +10251 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -8077,2 +10258,2 @@ -../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ - 45 | TRACE_EVENT(spi_setup, +../include/trace/events/i2c_slave.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ + 30 | TRACE_EVENT(i2c_slave, @@ -8080,2 +10261 @@ -../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’? +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in @@ -8090,2 +10270,2 @@ -../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ - 78 | TRACE_EVENT(spi_set_cs, +../include/trace/events/i2c_slave.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ + 30 | TRACE_EVENT(i2c_slave, @@ -8102,2 +10282,2 @@ -../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ - 78 | TRACE_EVENT(spi_set_cs, +../include/trace/events/i2c_slave.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ + 30 | TRACE_EVENT(i2c_slave, @@ -8105 +10285,52 @@ -../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_message’: +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/i2c_slave.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ + 30 | TRACE_EVENT(i2c_slave, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/i2c_slave.h: In function ‘__bpf_trace_i2c_slave’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/i2c_slave.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ + 30 | TRACE_EVENT(i2c_slave, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/i2c_slave.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ + 30 | TRACE_EVENT(i2c_slave, + | ^~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: drivers/i2c/i2c-core-slave.o] Error 1 +In file included from ../include/trace/define_trace.h:108, + from ../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -8112,2 +10343,11 @@ -../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 102 | DECLARE_EVENT_CLASS(spi_message, +../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, @@ -8121,2 +10361,2 @@ -../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 102 | DECLARE_EVENT_CLASS(spi_message, +../include/trace/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, @@ -8124 +10364,10 @@ -../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_message_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/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’: @@ -8131,6 +10380,3 @@ -../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/asoc.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 60 | DECLARE_EVENT_CLASS(snd_soc_dapm_basic, + | ^~~~~~~~~~~~~~~~~~~ @@ -8143,7 +10389,4 @@ -../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/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’: @@ -8156,2 +10399,2 @@ -../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 179 | DECLARE_EVENT_CLASS(spi_transfer, +../include/trace/events/asoc.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 95 | DECLARE_EVENT_CLASS(snd_soc_dapm_widget, @@ -8165,2 +10408,2 @@ -../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 179 | DECLARE_EVENT_CLASS(spi_transfer, +../include/trace/events/asoc.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 95 | DECLARE_EVENT_CLASS(snd_soc_dapm_widget, @@ -8168,7 +10411,2 @@ -make[5]: *** [../scripts/Makefile.build:244: drivers/spi/spi.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: drivers/spi] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/percpu.h:137, - from ../mm/percpu.c:97: -../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_alloc_percpu’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] +../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’? @@ -8176 +10414 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -8183,2 +10421,2 @@ -../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(percpu_alloc_percpu, +../include/trace/events/asoc.h:139:1: note: in expansion of macro ‘TRACE_EVENT’ + 139 | TRACE_EVENT(snd_soc_dapm_walk_done, @@ -8186 +10424 @@ -../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’? @@ -8188 +10426 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -8195,2 +10433,2 @@ -../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(percpu_alloc_percpu, +../include/trace/events/asoc.h:139:1: note: in expansion of macro ‘TRACE_EVENT’ + 139 | TRACE_EVENT(snd_soc_dapm_walk_done, @@ -8198 +10436,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/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’? @@ -8207,2 +10446,2 @@ -../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(percpu_alloc_percpu, +../include/trace/events/asoc.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ + 164 | TRACE_EVENT(snd_soc_dapm_path, @@ -8219,14 +10458,2 @@ -../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/asoc.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ + 164 | TRACE_EVENT(snd_soc_dapm_path, @@ -8234 +10461 @@ -../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_free_percpu’: +../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_dapm_connected’: @@ -8244,2 +10471,2 @@ -../include/trace/events/percpu.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ - 54 | TRACE_EVENT(percpu_free_percpu, +../include/trace/events/asoc.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ + 198 | TRACE_EVENT(snd_soc_dapm_connected, @@ -8256,2 +10483,2 @@ -../include/trace/events/percpu.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ - 54 | TRACE_EVENT(percpu_free_percpu, +../include/trace/events/asoc.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ + 198 | TRACE_EVENT(snd_soc_dapm_connected, @@ -8259 +10486 @@ -../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_alloc_percpu_fail’: +../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_jack_irq’: @@ -8269,2 +10496,2 @@ -../include/trace/events/percpu.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ - 76 | TRACE_EVENT(percpu_alloc_percpu_fail, +../include/trace/events/asoc.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ + 218 | TRACE_EVENT(snd_soc_jack_irq, @@ -8281,2 +10508,2 @@ -../include/trace/events/percpu.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ - 76 | TRACE_EVENT(percpu_alloc_percpu_fail, +../include/trace/events/asoc.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ + 218 | TRACE_EVENT(snd_soc_jack_irq, @@ -8284 +10511 @@ -../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_create_chunk’: +../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_jack_report’: @@ -8294,2 +10521,2 @@ -../include/trace/events/percpu.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(percpu_create_chunk, +../include/trace/events/asoc.h:235:1: note: in expansion of macro ‘TRACE_EVENT’ + 235 | TRACE_EVENT(snd_soc_jack_report, @@ -8306,2 +10533,2 @@ -../include/trace/events/percpu.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(percpu_create_chunk, +../include/trace/events/asoc.h:235:1: note: in expansion of macro ‘TRACE_EVENT’ + 235 | TRACE_EVENT(snd_soc_jack_report, @@ -8309 +10536 @@ -../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_destroy_chunk’: +../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_jack_notify’: @@ -8319,2 +10546,2 @@ -../include/trace/events/percpu.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ - 118 | TRACE_EVENT(percpu_destroy_chunk, +../include/trace/events/asoc.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ + 257 | TRACE_EVENT(snd_soc_jack_notify, @@ -8331,2 +10558,2 @@ -../include/trace/events/percpu.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ - 118 | TRACE_EVENT(percpu_destroy_chunk, +../include/trace/events/asoc.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ + 257 | TRACE_EVENT(snd_soc_jack_notify, @@ -8334,13 +10561,7 @@ -make[4]: *** [../scripts/Makefile.build:244: mm/percpu.o] Error 1 -In file included from ../include/trace/define_trace.h:108, - from ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/tracepoint.h:140, - from ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/tracepoint.c:12: -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘trace_event_raw_event_brcmf_err’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +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) @@ -8348,5 +10569,15 @@ -../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/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); \ @@ -8354,3 +10585,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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8360,2 +10629,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ - 36 | TRACE_EVENT(brcmf_err, +../include/trace/events/asoc.h:139:1: note: in expansion of macro ‘TRACE_EVENT’ + 139 | TRACE_EVENT(snd_soc_dapm_walk_done, @@ -8363,6 +10632,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8372,2 +10641,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ - 36 | TRACE_EVENT(brcmf_err, +../include/trace/events/asoc.h:139:1: note: in expansion of macro ‘TRACE_EVENT’ + 139 | TRACE_EVENT(snd_soc_dapm_walk_done, @@ -8375,6 +10644,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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8384,2 +10654,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ - 36 | TRACE_EVENT(brcmf_err, +../include/trace/events/asoc.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ + 164 | TRACE_EVENT(snd_soc_dapm_path, @@ -8387,6 +10657,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8396,2 +10666,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ - 36 | TRACE_EVENT(brcmf_err, +../include/trace/events/asoc.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ + 164 | TRACE_EVENT(snd_soc_dapm_path, @@ -8399,3 +10669,3 @@ -../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/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); \ @@ -8403,3 +10673,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8409,2 +10679,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(brcmf_dbg, +../include/trace/events/asoc.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ + 198 | TRACE_EVENT(snd_soc_dapm_connected, @@ -8412,6 +10682,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8421,2 +10691,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(brcmf_dbg, +../include/trace/events/asoc.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ + 198 | TRACE_EVENT(snd_soc_dapm_connected, @@ -8424,3 +10694,3 @@ -../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/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); \ @@ -8428,3 +10698,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8434,2 +10704,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(brcmf_hexdump, +../include/trace/events/asoc.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ + 218 | TRACE_EVENT(snd_soc_jack_irq, @@ -8437,6 +10707,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8446,2 +10716,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(brcmf_hexdump, +../include/trace/events/asoc.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ + 218 | TRACE_EVENT(snd_soc_jack_irq, @@ -8449,3 +10719,3 @@ -../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/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); \ @@ -8453,3 +10723,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8459,2 +10729,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:82:1: note: in expansion of macro ‘TRACE_EVENT’ - 82 | TRACE_EVENT(brcmf_bcdchdr, +../include/trace/events/asoc.h:235:1: note: in expansion of macro ‘TRACE_EVENT’ + 235 | TRACE_EVENT(snd_soc_jack_report, @@ -8462,6 +10732,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8471,2 +10741,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:82:1: note: in expansion of macro ‘TRACE_EVENT’ - 82 | TRACE_EVENT(brcmf_bcdchdr, +../include/trace/events/asoc.h:235:1: note: in expansion of macro ‘TRACE_EVENT’ + 235 | TRACE_EVENT(snd_soc_jack_report, @@ -8474,3 +10744,3 @@ -../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/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); \ @@ -8478,3 +10748,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8484,2 +10754,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ - 113 | TRACE_EVENT(brcmf_sdpcm_hdr, +../include/trace/events/asoc.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ + 257 | TRACE_EVENT(snd_soc_jack_notify, @@ -8487,6 +10757,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8496,2 +10766,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ - 113 | TRACE_EVENT(brcmf_sdpcm_hdr, +../include/trace/events/asoc.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ + 257 | TRACE_EVENT(snd_soc_jack_notify, @@ -8499,3 +10769,2 @@ -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.... +make[5]: *** [../scripts/Makefile.build:244: sound/soc/soc-core.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... @@ -8503,3 +10772,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/smbus.h:245, + from ../drivers/i2c/i2c-core-smbus.c:23: +../include/trace/events/smbus.h: In function ‘trace_event_raw_event_smbus_write’: @@ -8512,3 +10781,9 @@ -../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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:23:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 23 | TRACE_EVENT_CONDITION(smbus_write, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -8521,3 +10796,9 @@ -../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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:23:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 23 | TRACE_EVENT_CONDITION(smbus_write, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -8530,3 +10811,9 @@ -../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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:23:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 23 | TRACE_EVENT_CONDITION(smbus_write, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -8539,3 +10826,9 @@ -../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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:23:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 23 | TRACE_EVENT_CONDITION(smbus_write, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -8548,4 +10841,10 @@ -../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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:23:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 23 | TRACE_EVENT_CONDITION(smbus_write, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/smbus.h: In function ‘trace_event_raw_event_smbus_read’: @@ -8558,3 +10857,9 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:91:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 91 | TRACE_EVENT_CONDITION(smbus_read, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -8567,4 +10872,10 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:91:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 91 | TRACE_EVENT_CONDITION(smbus_read, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/smbus.h: In function ‘trace_event_raw_event_smbus_reply’: @@ -8580,3 +10891,6 @@ -../include/trace/events/writeback.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ - 179 | TRACE_EVENT(inode_foreign_history, - | ^~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:133:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 133 | TRACE_EVENT_CONDITION(smbus_reply, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -8592,4 +10906,7 @@ -../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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:133:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 133 | TRACE_EVENT_CONDITION(smbus_reply, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/smbus.h: In function ‘trace_event_raw_event_smbus_result’: @@ -8605,2 +10922,2 @@ -../include/trace/events/writeback.h:208:1: note: in expansion of macro ‘TRACE_EVENT’ - 208 | TRACE_EVENT(inode_switch_wbs, +../include/trace/events/smbus.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ + 199 | TRACE_EVENT(smbus_result, @@ -8617,2 +10934,2 @@ -../include/trace/events/writeback.h:208:1: note: in expansion of macro ‘TRACE_EVENT’ - 208 | TRACE_EVENT(inode_switch_wbs, +../include/trace/events/smbus.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ + 199 | TRACE_EVENT(smbus_result, @@ -8620,3 +10937,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/smbus.h: In function ‘__bpf_trace_smbus_write’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -8624,3 +10942,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8630,9 +10948,12 @@ -../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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:23:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 23 | TRACE_EVENT_CONDITION(smbus_write, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -8642,6 +10963,9 @@ -../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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:23:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 23 | TRACE_EVENT_CONDITION(smbus_write, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/smbus.h: In function ‘__bpf_trace_smbus_read’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -8649,3 +10973,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8655,2 +10979,64 @@ -../include/trace/events/writeback.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ - 274 | TRACE_EVENT(flush_foreign, +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:91:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 91 | TRACE_EVENT_CONDITION(smbus_read, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:91:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 91 | TRACE_EVENT_CONDITION(smbus_read, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/smbus.h: In function ‘__bpf_trace_smbus_reply’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:133:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 133 | TRACE_EVENT_CONDITION(smbus_reply, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:133:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 133 | TRACE_EVENT_CONDITION(smbus_reply, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/smbus.h: In function ‘__bpf_trace_smbus_result’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/smbus.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ + 199 | TRACE_EVENT(smbus_result, @@ -8658,6 +11044,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8667,2 +11053,2 @@ -../include/trace/events/writeback.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ - 274 | TRACE_EVENT(flush_foreign, +../include/trace/events/smbus.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ + 199 | TRACE_EVENT(smbus_result, @@ -8670,2 +11056,7 @@ -../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’? +make[5]: *** [../scripts/Makefile.build:244: drivers/i2c/i2c-core-smbus.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: drivers/i2c] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/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] @@ -8673 +11064 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -8677,2 +11068,2 @@ -../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/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(spi_controller, @@ -8680 +11071 @@ -../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’? @@ -8682 +11073 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -8686,2 +11077,2 @@ -../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/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(spi_controller, @@ -8689,2 +11080 @@ -../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’? +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in @@ -8696,2 +11086,2 @@ -../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/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(spi_controller, @@ -8705,2 +11095,2 @@ -../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/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(spi_controller, @@ -8708 +11098,10 @@ -../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_pages_written’: +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_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’: @@ -8718,2 +11117,2 @@ -../include/trace/events/writeback.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ - 395 | TRACE_EVENT(writeback_pages_written, +../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ + 45 | TRACE_EVENT(spi_setup, @@ -8730,2 +11129,2 @@ -../include/trace/events/writeback.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ - 395 | TRACE_EVENT(writeback_pages_written, +../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ + 45 | TRACE_EVENT(spi_setup, @@ -8733,20 +11132 @@ -../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/events/spi.h: In function ‘trace_event_raw_event_spi_set_cs’: @@ -8762,2 +11142,2 @@ -../include/trace/events/writeback.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ - 430 | TRACE_EVENT(writeback_bdi_register, +../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ + 78 | TRACE_EVENT(spi_set_cs, @@ -8774,2 +11154,2 @@ -../include/trace/events/writeback.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ - 430 | TRACE_EVENT(writeback_bdi_register, +../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ + 78 | TRACE_EVENT(spi_set_cs, @@ -8777 +11157 @@ -../include/trace/events/writeback.h: In function ‘trace_event_raw_event_wbc_class’: +../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_message’: @@ -8784,2 +11164,2 @@ -../include/trace/events/writeback.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 444 | DECLARE_EVENT_CLASS(wbc_class, +../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 102 | DECLARE_EVENT_CLASS(spi_message, @@ -8793,2 +11173,2 @@ -../include/trace/events/writeback.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 444 | DECLARE_EVENT_CLASS(wbc_class, +../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 102 | DECLARE_EVENT_CLASS(spi_message, @@ -8796 +11176 @@ -../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_queue_io’: +../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_message_done’: @@ -8806,2 +11186,2 @@ -../include/trace/events/writeback.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ - 498 | TRACE_EVENT(writeback_queue_io, +../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(spi_message_done, @@ -8818,2 +11198,2 @@ -../include/trace/events/writeback.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ - 498 | TRACE_EVENT(writeback_queue_io, +../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(spi_message_done, @@ -8821 +11201 @@ -../include/trace/events/writeback.h: In function ‘trace_event_raw_event_global_dirty_state’: +../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_transfer’: @@ -8828,6 +11208,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/writeback.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ - 530 | TRACE_EVENT(global_dirty_state, - | ^~~~~~~~~~~ +../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 179 | DECLARE_EVENT_CLASS(spi_transfer, + | ^~~~~~~~~~~~~~~~~~~ @@ -8840,2 +11217,10 @@ -../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: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) @@ -8843,6 +11228,15 @@ -../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/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); \ @@ -8850,3 +11244,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8856,2 +11250,2 @@ -../include/trace/events/writeback.h:575:1: note: in expansion of macro ‘TRACE_EVENT’ - 575 | TRACE_EVENT(bdi_dirty_ratelimit, +../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ + 45 | TRACE_EVENT(spi_setup, @@ -8859,6 +11253,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8868,2 +11262,2 @@ -../include/trace/events/writeback.h:575:1: note: in expansion of macro ‘TRACE_EVENT’ - 575 | TRACE_EVENT(bdi_dirty_ratelimit, +../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ + 45 | TRACE_EVENT(spi_setup, @@ -8871,3 +11265,3 @@ -../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/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); \ @@ -8875,3 +11269,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8881,2 +11275,2 @@ -../include/trace/events/writeback.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ - 621 | TRACE_EVENT(balance_dirty_pages, +../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ + 78 | TRACE_EVENT(spi_set_cs, @@ -8884,6 +11278,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8893,2 +11287,2 @@ -../include/trace/events/writeback.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ - 621 | TRACE_EVENT(balance_dirty_pages, +../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ + 78 | TRACE_EVENT(spi_set_cs, @@ -8896,3 +11290,3 @@ -../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/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); \ @@ -8900,3 +11294,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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8906,2 +11319,2 @@ -../include/trace/events/writeback.h:706:1: note: in expansion of macro ‘TRACE_EVENT’ - 706 | TRACE_EVENT(writeback_sb_inodes_requeue, +../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(spi_message_done, @@ -8909,6 +11322,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8918,2 +11331,2 @@ -../include/trace/events/writeback.h:706:1: note: in expansion of macro ‘TRACE_EVENT’ - 706 | TRACE_EVENT(writeback_sb_inodes_requeue, +../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(spi_message_done, @@ -8921,22 +11334,3 @@ -../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/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); \ @@ -8944,5 +11338,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/writeback.h:798:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 798 | DECLARE_EVENT_CLASS(writeback_inode_template, +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 179 | DECLARE_EVENT_CLASS(spi_transfer, @@ -8950,8 +11344,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/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/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 179 | DECLARE_EVENT_CLASS(spi_transfer, @@ -8959,2 +11353,2 @@ -make[4]: *** [../scripts/Makefile.build:244: fs/fs-writeback.o] Error 1 -make[4]: *** Waiting for unfinished jobs.... +make[5]: *** [../scripts/Makefile.build:244: drivers/spi/spi.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: drivers/spi] Error 2 @@ -8962,3 +11356,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/notifier.h:69, + from ../kernel/notifier.c:11: +../include/trace/events/notifier.h: In function ‘trace_event_raw_event_notifier_info’: @@ -8971,2 +11365,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/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(notifier_info, @@ -8980,2 +11374,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/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(notifier_info, @@ -8989,2 +11383,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/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(notifier_info, @@ -8998,2 +11392,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/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(notifier_info, @@ -9007,31 +11401,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/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/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(notifier_info, @@ -9039,8 +11404,19 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_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/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, @@ -9048,3 +11424 @@ -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.... +make[4]: *** [../scripts/Makefile.build:244: kernel/notifier.o] Error 1 @@ -9052,3 +11426,3 @@ - from ../include/trace/events/xen.h:459, - from ../arch/x86/xen/trace.c:21: -../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc__batch’: + from ../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’: @@ -9061,2 +11435,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/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(block_buffer, @@ -9070,2 +11444,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/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(block_buffer, @@ -9079,2 +11453,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/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(block_buffer, @@ -9088,2 +11462,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/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(block_buffer, @@ -9097,2 +11471,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/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(block_buffer, @@ -9100 +11474 @@ -../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc_entry’: +../include/trace/events/block.h: In function ‘trace_event_raw_event_block_rq_requeue’: @@ -9110,2 +11484,2 @@ -../include/trace/events/xen.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ - 36 | TRACE_EVENT(xen_mc_entry, +../include/trace/events/block.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(block_rq_requeue, @@ -9122,2 +11496,2 @@ -../include/trace/events/xen.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ - 36 | TRACE_EVENT(xen_mc_entry, +../include/trace/events/block.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(block_rq_requeue, @@ -9125 +11499 @@ -../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc_entry_alloc’: +../include/trace/events/block.h: In function ‘trace_event_raw_event_block_rq_completion’: @@ -9132,6 +11506,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/xen.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ - 55 | TRACE_EVENT(xen_mc_entry_alloc, - | ^~~~~~~~~~~ +../include/trace/events/block.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 118 | DECLARE_EVENT_CLASS(block_rq_completion, + | ^~~~~~~~~~~~~~~~~~~ @@ -9144,7 +11515,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/xen.h: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/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’: @@ -9157,6 +11525,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/xen.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(xen_mc_callback, - | ^~~~~~~~~~~ +../include/trace/events/block.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 190 | DECLARE_EVENT_CLASS(block_rq, + | ^~~~~~~~~~~~~~~~~~~ @@ -9169,7 +11534,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/xen.h: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/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’: @@ -9185,2 +11547,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/block.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ + 307 | TRACE_EVENT(block_bio_complete, @@ -9197,2 +11559,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/block.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ + 307 | TRACE_EVENT(block_bio_complete, @@ -9200 +11562 @@ -../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc_flush’: +../include/trace/events/block.h: In function ‘trace_event_raw_event_block_bio’: @@ -9207,6 +11569,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/xen.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ - 98 | TRACE_EVENT(xen_mc_flush, - | ^~~~~~~~~~~ +../include/trace/events/block.h:335:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 335 | DECLARE_EVENT_CLASS(block_bio, + | ^~~~~~~~~~~~~~~~~~~ @@ -9219,7 +11578,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/xen.h: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/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’: @@ -9235,2 +11591,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/block.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ + 430 | TRACE_EVENT(block_plug, @@ -9247,2 +11603,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/block.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ + 430 | TRACE_EVENT(block_plug, @@ -9250 +11606 @@ -../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu__set_pte’: +../include/trace/events/block.h: In function ‘trace_event_raw_event_block_unplug’: @@ -9257,2 +11613,2 @@ -../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/block.h:447:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 447 | DECLARE_EVENT_CLASS(block_unplug, @@ -9266,2 +11622,2 @@ -../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/block.h:447:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 447 | DECLARE_EVENT_CLASS(block_unplug, @@ -9269 +11625 @@ -../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_set_pmd’: +../include/trace/events/block.h: In function ‘trace_event_raw_event_block_split’: @@ -9279,2 +11635,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/block.h:492:1: note: in expansion of macro ‘TRACE_EVENT’ + 492 | TRACE_EVENT(block_split, @@ -9291,2 +11647,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/block.h:492:1: note: in expansion of macro ‘TRACE_EVENT’ + 492 | TRACE_EVENT(block_split, @@ -9294 +11650 @@ -../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_pte_clear’: +../include/trace/events/block.h: In function ‘trace_event_raw_event_block_bio_remap’: @@ -9304,2 +11660,2 @@ -../include/trace/events/xen.h:176:1: note: in expansion of macro ‘TRACE_EVENT’ - 176 | TRACE_EVENT(xen_mmu_pte_clear, +../include/trace/events/block.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ + 530 | TRACE_EVENT(block_bio_remap, @@ -9316,2 +11672,2 @@ -../include/trace/events/xen.h:176:1: note: in expansion of macro ‘TRACE_EVENT’ - 176 | TRACE_EVENT(xen_mmu_pte_clear, +../include/trace/events/block.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ + 530 | TRACE_EVENT(block_bio_remap, @@ -9319 +11675 @@ -../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_pmd_clear’: +../include/trace/events/block.h: In function ‘trace_event_raw_event_block_rq_remap’: @@ -9329,2 +11685,2 @@ -../include/trace/events/xen.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ - 191 | TRACE_EVENT(xen_mmu_pmd_clear, +../include/trace/events/block.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ + 572 | TRACE_EVENT(block_rq_remap, @@ -9341,2 +11697,2 @@ -../include/trace/events/xen.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ - 191 | TRACE_EVENT(xen_mmu_pmd_clear, +../include/trace/events/block.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ + 572 | TRACE_EVENT(block_rq_remap, @@ -9344,3 +11700,4 @@ -../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); \ +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); \ @@ -9348,3 +11705,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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9354,2 +11730,2 @@ -../include/trace/events/xen.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ - 241 | TRACE_EVENT(xen_mmu_set_pud, +../include/trace/events/block.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(block_rq_requeue, @@ -9357,6 +11733,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9366,2 +11742,2 @@ -../include/trace/events/xen.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ - 241 | TRACE_EVENT(xen_mmu_set_pud, +../include/trace/events/block.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(block_rq_requeue, @@ -9369,3 +11745,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/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); \ @@ -9373,5 +11749,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/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: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, @@ -9379,8 +11755,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/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/block.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 118 | DECLARE_EVENT_CLASS(block_rq_completion, @@ -9388,3 +11764,3 @@ -../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/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); \ @@ -9392,3 +11768,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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9398,2 +11793,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/block.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ + 307 | TRACE_EVENT(block_bio_complete, @@ -9401,6 +11796,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9410,2 +11805,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/block.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ + 307 | TRACE_EVENT(block_bio_complete, @@ -9413,3 +11808,3 @@ -../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/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); \ @@ -9417,3 +11812,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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9423,2 +11837,2 @@ -../include/trace/events/xen.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ - 304 | TRACE_EVENT(xen_mmu_release_ptpage, +../include/trace/events/block.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ + 430 | TRACE_EVENT(block_plug, @@ -9426,6 +11840,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9435,2 +11849,2 @@ -../include/trace/events/xen.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ - 304 | TRACE_EVENT(xen_mmu_release_ptpage, +../include/trace/events/block.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ + 430 | TRACE_EVENT(block_plug, @@ -9438,3 +11852,72 @@ -../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/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); \ @@ -9441,0 +11925,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/block.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ + 572 | TRACE_EVENT(block_rq_remap, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/block.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ + 572 | TRACE_EVENT(block_rq_remap, + | ^~~~~~~~~~~ +make[4]: *** [../scripts/Makefile.build:244: block/blk-core.o] Error 1 +make[4]: *** Waiting for unfinished jobs.... +In file included from ../include/trace/define_trace.h:108, + from ../arch/x86/include/asm/trace/irq_vectors.h:383, + from ../arch/x86/kernel/irq.c:29: +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_x86_irq_vector’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -9445,2 +11958,2 @@ -../include/trace/events/xen.h:320:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 320 | DECLARE_EVENT_CLASS(xen_mmu_pgd, +../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, @@ -9448 +11961 @@ -../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’? @@ -9450 +11963 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -9454,2 +11967,2 @@ -../include/trace/events/xen.h:320:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 320 | DECLARE_EVENT_CLASS(xen_mmu_pgd, +../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, @@ -9457,2 +11970 @@ -../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_flush_tlb_one_user’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in @@ -9464,6 +11976,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/xen.h:339:1: note: in expansion of macro ‘TRACE_EVENT’ - 339 | TRACE_EVENT(xen_mmu_flush_tlb_one_user, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -9476,7 +11985,13 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/xen.h:339:1: note: in expansion of macro ‘TRACE_EVENT’ - 339 | TRACE_EVENT(xen_mmu_flush_tlb_one_user, - | ^~~~~~~~~~~ -../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_flush_tlb_multi’: +../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’: @@ -9492,2 +12007,2 @@ -../include/trace/events/xen.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ - 349 | TRACE_EVENT(xen_mmu_flush_tlb_multi, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ + 126 | TRACE_EVENT(vector_config, @@ -9504,2 +12019,2 @@ -../include/trace/events/xen.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ - 349 | TRACE_EVENT(xen_mmu_flush_tlb_multi, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ + 126 | TRACE_EVENT(vector_config, @@ -9507 +12022 @@ -../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_write_cr3’: +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_mod’: @@ -9514,6 +12029,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/xen.h:367:1: note: in expansion of macro ‘TRACE_EVENT’ - 367 | TRACE_EVENT(xen_mmu_write_cr3, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -9526,7 +12038,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/xen.h: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’: +../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’: @@ -9539,6 +12048,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/xen.h:382:1: note: in expansion of macro ‘TRACE_EVENT’ - 382 | TRACE_EVENT(xen_cpu_write_ldt_entry, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -9551,7 +12057,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/xen.h: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’: +../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’: @@ -9567,2 +12070,2 @@ -../include/trace/events/xen.h:399:1: note: in expansion of macro ‘TRACE_EVENT’ - 399 | TRACE_EVENT(xen_cpu_write_idt_entry, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:219:1: note: in expansion of macro ‘TRACE_EVENT’ + 219 | TRACE_EVENT(vector_alloc, @@ -9579,2 +12082,2 @@ -../include/trace/events/xen.h:399:1: note: in expansion of macro ‘TRACE_EVENT’ - 399 | TRACE_EVENT(xen_cpu_write_idt_entry, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:219:1: note: in expansion of macro ‘TRACE_EVENT’ + 219 | TRACE_EVENT(vector_alloc, @@ -9582 +12085 @@ -../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_cpu_load_idt’: +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_alloc_managed’: @@ -9592,2 +12095,2 @@ -../include/trace/events/xen.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ - 413 | TRACE_EVENT(xen_cpu_load_idt, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:245:1: note: in expansion of macro ‘TRACE_EVENT’ + 245 | TRACE_EVENT(vector_alloc_managed, @@ -9604,2 +12107,2 @@ -../include/trace/events/xen.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ - 413 | TRACE_EVENT(xen_cpu_load_idt, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:245:1: note: in expansion of macro ‘TRACE_EVENT’ + 245 | TRACE_EVENT(vector_alloc_managed, @@ -9607 +12110 @@ -../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_cpu_write_gdt_entry’: +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_activate’: @@ -9614,6 +12117,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/xen.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ - 423 | TRACE_EVENT(xen_cpu_write_gdt_entry, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -9626,7 +12126,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/xen.h: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’: +../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’: @@ -9642,2 +12139,2 @@ -../include/trace/events/xen.h:442:1: note: in expansion of macro ‘TRACE_EVENT’ - 442 | TRACE_EVENT(xen_cpu_set_ldt, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ + 303 | TRACE_EVENT(vector_teardown, @@ -9654,2 +12151,2 @@ -../include/trace/events/xen.h:442:1: note: in expansion of macro ‘TRACE_EVENT’ - 442 | TRACE_EVENT(xen_cpu_set_ldt, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ + 303 | TRACE_EVENT(vector_teardown, @@ -9657,7 +12154,2 @@ -make[5]: *** [../scripts/Makefile.build:244: arch/x86/xen/trace.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: arch/x86/xen] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../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] +../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’? @@ -9665 +12157 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -9672,2 +12164,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:325:1: note: in expansion of macro ‘TRACE_EVENT’ + 325 | TRACE_EVENT(vector_setup, @@ -9675 +12167 @@ -../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’? @@ -9677 +12169 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -9684,2 +12176,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:325:1: note: in expansion of macro ‘TRACE_EVENT’ + 325 | TRACE_EVENT(vector_setup, @@ -9687 +12179,2 @@ -../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: 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’? @@ -9696,2 +12189,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:347:1: note: in expansion of macro ‘TRACE_EVENT’ + 347 | TRACE_EVENT(vector_free_moved, @@ -9708,2 +12201,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:347:1: note: in expansion of macro ‘TRACE_EVENT’ + 347 | TRACE_EVENT(vector_free_moved, @@ -9711,6 +12204,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: +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9720,2 +12234,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, @@ -9723,7 +12237,6 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -9733,2 +12246,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:126:1: note: in expansion of macro ‘TRACE_EVENT’ + 126 | TRACE_EVENT(vector_config, @@ -9736,6 +12249,45 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../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_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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9745,2 +12297,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:219:1: note: in expansion of macro ‘TRACE_EVENT’ + 219 | TRACE_EVENT(vector_alloc, @@ -9748,12 +12300,6 @@ -make[5]: *** [../scripts/Makefile.build:244: drivers/firewire/ohci.o] Error 1 -make[5]: *** Waiting for unfinished jobs.... -In file included from ../include/trace/define_trace.h:108, - from ../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -9763,2 +12309,2 @@ -../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:219:1: note: in expansion of macro ‘TRACE_EVENT’ + 219 | TRACE_EVENT(vector_alloc, @@ -9766,2 +12312,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); \ +../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); \ @@ -9769,3 +12316,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9775,2 +12322,2 @@ -../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:245:1: note: in expansion of macro ‘TRACE_EVENT’ + 245 | TRACE_EVENT(vector_alloc_managed, @@ -9778,6 +12325,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9787,2 +12334,2 @@ -../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:245:1: note: in expansion of macro ‘TRACE_EVENT’ + 245 | TRACE_EVENT(vector_alloc_managed, @@ -9790,6 +12337,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), \ - | ^~~~~~~~~~~~~~~~~~~~ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9799,2 +12366,2 @@ -../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ + 303 | TRACE_EVENT(vector_teardown, @@ -9802,6 +12369,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9811,2 +12378,2 @@ -../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ + 303 | TRACE_EVENT(vector_teardown, @@ -9814,3 +12381,3 @@ -../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); \ +../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); \ @@ -9818,3 +12385,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9824,2 +12391,2 @@ -../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:325:1: note: in expansion of macro ‘TRACE_EVENT’ + 325 | TRACE_EVENT(vector_setup, @@ -9827,6 +12394,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9836,2 +12403,2 @@ -../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:325:1: note: in expansion of macro ‘TRACE_EVENT’ + 325 | TRACE_EVENT(vector_setup, @@ -9839,3 +12406,3 @@ -../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); \ +../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); \ @@ -9843,3 +12410,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9849,2 +12416,2 @@ -../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ + 347 | TRACE_EVENT(vector_free_moved, @@ -9852,6 +12419,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9861,2 +12428,2 @@ -../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ + 347 | TRACE_EVENT(vector_free_moved, @@ -9864,2 +12431,7 @@ -../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’? +make[5]: *** [../scripts/Makefile.build:244: arch/x86/kernel/irq.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: arch/x86/kernel] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/rtc.h:206, + from ../drivers/rtc/interface.c:18: +../include/trace/events/rtc.h: In function ‘trace_event_raw_event_rtc_time_alarm_class’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] @@ -9867 +12439 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -9871,2 +12443,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/rtc.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(rtc_time_alarm_class, @@ -9874 +12446 @@ -../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’? @@ -9876 +12448 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -9880,2 +12452,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/rtc.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(rtc_time_alarm_class, @@ -9883,2 +12455 @@ -../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’? +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in @@ -9890,2 +12461,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/rtc.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(rtc_time_alarm_class, @@ -9899,2 +12470,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/rtc.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(rtc_time_alarm_class, @@ -9902 +12473,10 @@ -../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_shrink_slab_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/events/rtc.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(rtc_time_alarm_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rtc.h: In function ‘trace_event_raw_event_rtc_irq_set_freq’: @@ -9912,2 +12492,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/rtc.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(rtc_irq_set_freq, @@ -9924,2 +12504,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/rtc.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(rtc_irq_set_freq, @@ -9927 +12507 @@ -../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_shrink_slab_end’: +../include/trace/events/rtc.h: In function ‘trace_event_raw_event_rtc_irq_set_state’: @@ -9937,2 +12517,2 @@ -../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ - 244 | TRACE_EVENT(mm_shrink_slab_end, +../include/trace/events/rtc.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ + 80 | TRACE_EVENT(rtc_irq_set_state, @@ -9949,2 +12529,2 @@ -../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ - 244 | TRACE_EVENT(mm_shrink_slab_end, +../include/trace/events/rtc.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ + 80 | TRACE_EVENT(rtc_irq_set_state, @@ -9952 +12532 @@ -../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_lru_isolate’: +../include/trace/events/rtc.h: In function ‘trace_event_raw_event_rtc_alarm_irq_enable’: @@ -9962,2 +12542,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/rtc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ + 102 | TRACE_EVENT(rtc_alarm_irq_enable, @@ -9974,2 +12554,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/rtc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ + 102 | TRACE_EVENT(rtc_alarm_irq_enable, @@ -9977 +12557 @@ -../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_write_folio’: +../include/trace/events/rtc.h: In function ‘trace_event_raw_event_rtc_offset_class’: @@ -9984,6 +12564,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/rtc.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 124 | DECLARE_EVENT_CLASS(rtc_offset_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -9996,7 +12573,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/rtc.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 124 | DECLARE_EVENT_CLASS(rtc_offset_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rtc.h: In function ‘trace_event_raw_event_rtc_timer_class’: @@ -10009,6 +12583,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:349:1: note: in expansion of macro ‘TRACE_EVENT’ - 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, - | ^~~~~~~~~~~ +../include/trace/events/rtc.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(rtc_timer_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -10021,2 +12592,10 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/events/rtc.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(rtc_timer_class, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/rtc.h: In function ‘__bpf_trace_rtc_time_alarm_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -10024,6 +12603,15 @@ -../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/events/rtc.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(rtc_time_alarm_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rtc.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(rtc_time_alarm_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rtc.h: In function ‘__bpf_trace_rtc_irq_set_freq’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -10031,3 +12619,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -10037,2 +12625,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/rtc.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(rtc_irq_set_freq, @@ -10040,6 +12628,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -10049,2 +12637,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/rtc.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(rtc_irq_set_freq, @@ -10052,3 +12640,3 @@ -../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/events/rtc.h: In function ‘__bpf_trace_rtc_irq_set_state’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -10056,3 +12644,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -10062,2 +12650,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/rtc.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ + 80 | TRACE_EVENT(rtc_irq_set_state, @@ -10065,6 +12653,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -10074,2 +12662,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/rtc.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ + 80 | TRACE_EVENT(rtc_irq_set_state, @@ -10077,3 +12665,3 @@ -../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/events/rtc.h: In function ‘__bpf_trace_rtc_alarm_irq_enable’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -10081,3 +12669,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -10087,2 +12675,2 @@ -../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ - 467 | TRACE_EVENT(mm_vmscan_throttled, +../include/trace/events/rtc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ + 102 | TRACE_EVENT(rtc_alarm_irq_enable, @@ -10090,6 +12678,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -10099,2 +12687,2 @@ -../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ - 467 | TRACE_EVENT(mm_vmscan_throttled, +../include/trace/events/rtc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ + 102 | TRACE_EVENT(rtc_alarm_irq_enable, @@ -10102 +12690,40 @@ -make[4]: *** [../scripts/Makefile.build:244: mm/vmscan.o] Error 1 +../include/trace/events/rtc.h: In function ‘__bpf_trace_rtc_offset_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rtc.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 124 | DECLARE_EVENT_CLASS(rtc_offset_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rtc.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 124 | DECLARE_EVENT_CLASS(rtc_offset_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rtc.h: In function ‘__bpf_trace_rtc_timer_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rtc.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(rtc_timer_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rtc.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(rtc_timer_class, + | ^~~~~~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: drivers/rtc/interface.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: drivers/rtc] Error 2 @@ -10241,0 +12869,101 @@ +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, + | ^~~~~~~~~~~ @@ -10245,3 +12973,3 @@ - from ../drivers/net/wireless/ath/ath5k/trace.h:105, - from ../drivers/net/wireless/ath/ath5k/base.c:73: -../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘trace_event_raw_event_ath5k_rx’: + from ../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’: @@ -10257,2 +12985,2 @@ -../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/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(ath_log, @@ -10269,2 +12997,2 @@ -../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/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(ath_log, @@ -10281,2 +13009,2 @@ -../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/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(ath_log, @@ -10293,2 +13021,2 @@ -../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/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(ath_log, @@ -10305,2 +13033,46 @@ -../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/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(ath_log, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../drivers/net/wireless/ath/./trace.h: In function ‘__bpf_trace_ath_log’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(ath_log, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(ath_log, + | ^~~~~~~~~~~ +make[7]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/trace.o] Error 1 +make[7]: *** Waiting for unfinished jobs.... +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/firewire_ohci.h:101, + from ../drivers/firewire/ohci.c:51: +../include/trace/events/firewire_ohci.h: In function ‘trace_event_raw_event_irqs’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(irqs, @@ -10308 +13079,0 @@ -../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘trace_event_raw_event_ath5k_tx’: @@ -10318,2 +13089,14 @@ -../drivers/net/wireless/ath/ath5k/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(ath5k_tx, +../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, @@ -10330,2 +13113,2 @@ -../drivers/net/wireless/ath/ath5k/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(ath5k_tx, +../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(irqs, @@ -10333 +13116,13 @@ -../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘trace_event_raw_event_ath5k_tx_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, \ + | ^~~~~~~~~~~~~~~~~~~ +../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’: @@ -10343,2 +13138,2 @@ -../drivers/net/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(ath5k_tx_complete, +../include/trace/events/firewire_ohci.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ + 61 | TRACE_EVENT(self_id_complete, @@ -10355,2 +13150,2 @@ -../drivers/net/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(ath5k_tx_complete, +../include/trace/events/firewire_ohci.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ + 61 | TRACE_EVENT(self_id_complete, @@ -10358,2 +13153,53 @@ -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: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.... @@ -10361,3 +13207,3 @@ - from ../include/trace/events/kvm.h:495, - from ../arch/x86/kvm/../../../virt/kvm/kvm_main.c:65: -../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_userspace_exit’: + from ../include/trace/events/percpu.h:137, + from ../mm/percpu.c:97: +../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_alloc_percpu’: @@ -10373,2 +13219,2 @@ -../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ - 22 | TRACE_EVENT(kvm_userspace_exit, +../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(percpu_alloc_percpu, @@ -10385,2 +13231,2 @@ -../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ - 22 | TRACE_EVENT(kvm_userspace_exit, +../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(percpu_alloc_percpu, @@ -10397,2 +13243,2 @@ -../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ - 22 | TRACE_EVENT(kvm_userspace_exit, +../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(percpu_alloc_percpu, @@ -10409,2 +13255,2 @@ -../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ - 22 | TRACE_EVENT(kvm_userspace_exit, +../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(percpu_alloc_percpu, @@ -10421,2 +13267,2 @@ -../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ - 22 | TRACE_EVENT(kvm_userspace_exit, +../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(percpu_alloc_percpu, @@ -10424 +13270 @@ -../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_vcpu_wakeup’: +../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_free_percpu’: @@ -10434,2 +13280,2 @@ -../include/trace/events/kvm.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ - 43 | TRACE_EVENT(kvm_vcpu_wakeup, +../include/trace/events/percpu.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ + 54 | TRACE_EVENT(percpu_free_percpu, @@ -10446,2 +13292,2 @@ -../include/trace/events/kvm.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ - 43 | TRACE_EVENT(kvm_vcpu_wakeup, +../include/trace/events/percpu.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ + 54 | TRACE_EVENT(percpu_free_percpu, @@ -10449 +13295 @@ -../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_set_irq’: +../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_alloc_percpu_fail’: @@ -10459,2 +13305,2 @@ -../include/trace/events/kvm.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(kvm_set_irq, +../include/trace/events/percpu.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(percpu_alloc_percpu_fail, @@ -10471,2 +13317,2 @@ -../include/trace/events/kvm.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(kvm_set_irq, +../include/trace/events/percpu.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(percpu_alloc_percpu_fail, @@ -10474 +13320 @@ -../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_ioapic_set_irq’: +../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_create_chunk’: @@ -10484,2 +13330,2 @@ -../include/trace/events/kvm.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ - 98 | TRACE_EVENT(kvm_ioapic_set_irq, +../include/trace/events/percpu.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(percpu_create_chunk, @@ -10496,2 +13342,2 @@ -../include/trace/events/kvm.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ - 98 | TRACE_EVENT(kvm_ioapic_set_irq, +../include/trace/events/percpu.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(percpu_create_chunk, @@ -10499 +13345 @@ -../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_ioapic_delayed_eoi_inj’: +../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_destroy_chunk’: @@ -10509,2 +13355,2 @@ -../include/trace/events/kvm.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ - 123 | TRACE_EVENT(kvm_ioapic_delayed_eoi_inj, +../include/trace/events/percpu.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(percpu_destroy_chunk, @@ -10521,2 +13367,2 @@ -../include/trace/events/kvm.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ - 123 | TRACE_EVENT(kvm_ioapic_delayed_eoi_inj, +../include/trace/events/percpu.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(percpu_destroy_chunk, @@ -10524,3 +13370,4 @@ -../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); \ +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); \ @@ -10528,3 +13375,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -10534,2 +13381,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/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(percpu_alloc_percpu, @@ -10537,6 +13384,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -10546,2 +13393,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/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(percpu_alloc_percpu, @@ -10549,3 +13396,3 @@ -../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/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); \ @@ -10553,3 +13400,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -10559,2 +13406,2 @@ -../include/trace/events/kvm.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ - 183 | TRACE_EVENT(kvm_ack_irq, +../include/trace/events/percpu.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ + 54 | TRACE_EVENT(percpu_free_percpu, @@ -10562,6 +13409,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -10571,2 +13418,2 @@ -../include/trace/events/kvm.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ - 183 | TRACE_EVENT(kvm_ack_irq, +../include/trace/events/percpu.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ + 54 | TRACE_EVENT(percpu_free_percpu, @@ -10574,3 +13421,3 @@ -../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/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); \ @@ -10578,3 +13425,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -10584,2 +13431,2 @@ -../include/trace/events/kvm.h:213:1: note: in expansion of macro ‘TRACE_EVENT’ - 213 | TRACE_EVENT(kvm_mmio, +../include/trace/events/percpu.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(percpu_alloc_percpu_fail, @@ -10587,6 +13434,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -10596,2 +13443,2 @@ -../include/trace/events/kvm.h:213:1: note: in expansion of macro ‘TRACE_EVENT’ - 213 | TRACE_EVENT(kvm_mmio, +../include/trace/events/percpu.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(percpu_alloc_percpu_fail, @@ -10599,3 +13446,3 @@ -../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/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); \ @@ -10603,3 +13450,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -10609,2 +13456,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:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(percpu_create_chunk, @@ -10612,6 +13459,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -10621,2 +13468,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:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(percpu_create_chunk, @@ -10624,41 +13471,3 @@ -../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/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); \ @@ -10666,5 +13475,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -10672,9 +13477,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -10684,2 +13481,2 @@ -../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ - 326 | TRACE_EVENT( +../include/trace/events/percpu.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(percpu_destroy_chunk, @@ -10687,7 +13484,6 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -10697,2 +13493,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:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(percpu_destroy_chunk, @@ -10700 +13496,6 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? +make[4]: *** [../scripts/Makefile.build:244: mm/percpu.o] Error 1 +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/pwc.h:65, + from ../drivers/media/usb/pwc/pwc-if.c:68: +../include/trace/events/pwc.h: In function ‘trace_event_raw_event_pwc_handler_enter’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] @@ -10702 +13503 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -10709,2 +13510,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/pwc.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(pwc_handler_enter, @@ -10712 +13512,0 @@ -../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_dirty_ring_push’: @@ -10722,14 +13522,2 @@ -../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/pwc.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(pwc_handler_enter, @@ -10737,2 +13525 @@ -../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’? +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in @@ -10747,2 +13534,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/pwc.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(pwc_handler_enter, @@ -10759,15 +13546,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/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/events/pwc.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(pwc_handler_enter, @@ -10775,3 +13549,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)(); \ + | ^~~~~~~~~~~~~~ @@ -10784,2 +13558,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/pwc.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(pwc_handler_enter, @@ -10787 +13561 @@ -../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_unmap_hva_range’: +../include/trace/events/pwc.h: In function ‘trace_event_raw_event_pwc_handler_exit’: @@ -10797,2 +13571,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/pwc.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(pwc_handler_exit, @@ -10809,2 +13583,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/pwc.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(pwc_handler_exit, @@ -10812,3 +13586,4 @@ -../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); \ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/pwc.h: In function ‘__bpf_trace_pwc_handler_enter’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -10816,3 +13591,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -10822,2 +13597,2 @@ -../include/trace/events/kvm.h:459:1: note: in expansion of macro ‘TRACE_EVENT’ - 459 | TRACE_EVENT(kvm_age_hva, +../include/trace/events/pwc.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(pwc_handler_enter, @@ -10825,6 +13600,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -10834,2 +13609,2 @@ -../include/trace/events/kvm.h:459:1: note: in expansion of macro ‘TRACE_EVENT’ - 459 | TRACE_EVENT(kvm_age_hva, +../include/trace/events/pwc.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(pwc_handler_enter, @@ -10837,3 +13612,3 @@ -../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/events/pwc.h: In function ‘__bpf_trace_pwc_handler_exit’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -10841,3 +13616,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -10847,2 +13622,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/pwc.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(pwc_handler_exit, @@ -10850,6 +13625,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -10859,2 +13634,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/pwc.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(pwc_handler_exit, @@ -10862,2 +13637,3 @@ -make[5]: *** [../scripts/Makefile.build:244: arch/x86/kvm/../../../virt/kvm/kvm_main.o] Error 1 -make[5]: *** Waiting for unfinished jobs.... +make[7]: *** [../scripts/Makefile.build:244: drivers/media/usb/pwc/pwc-if.o] Error 1 +make[6]: *** [../scripts/Makefile.build:485: drivers/media/usb/pwc] Error 2 +make[5]: *** [../scripts/Makefile.build:485: drivers/media/usb] Error 2 @@ -10865,3 +13641,3 @@ - from ../sound/soc/intel/avs/trace.h:154, - from ../sound/soc/intel/avs/trace.c:12: -../sound/soc/intel/avs/./trace.h: In function ‘trace_event_raw_event_avs_dsp_core_op’: + from ../include/trace/events/v4l2.h:268, + from ../drivers/media/v4l2-core/v4l2-trace.c:7: +../include/trace/events/v4l2.h: In function ‘trace_event_raw_event_v4l2_event_class’: @@ -10874,6 +13650,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(avs_dsp_core_op, - | ^~~~~~~~~~~ +../include/trace/events/v4l2.h:100:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 100 | DECLARE_EVENT_CLASS(v4l2_event_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -10886,6 +13659,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(avs_dsp_core_op, - | ^~~~~~~~~~~ +../include/trace/events/v4l2.h:100:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 100 | DECLARE_EVENT_CLASS(v4l2_event_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -10898,6 +13668,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(avs_dsp_core_op, - | ^~~~~~~~~~~ +../include/trace/events/v4l2.h:100:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 100 | DECLARE_EVENT_CLASS(v4l2_event_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -10910,6 +13677,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(avs_dsp_core_op, - | ^~~~~~~~~~~ +../include/trace/events/v4l2.h:100:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 100 | DECLARE_EVENT_CLASS(v4l2_event_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -10922,7 +13686,4 @@ -../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/events/v4l2.h:100:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 100 | DECLARE_EVENT_CLASS(v4l2_event_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/v4l2.h: In function ‘trace_event_raw_event_vb2_v4l2_event_class’: @@ -10935,2 +13696,2 @@ -../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, +../include/trace/events/v4l2.h:181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 181 | DECLARE_EVENT_CLASS(vb2_v4l2_event_class, @@ -10944,2 +13705,2 @@ -../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, +../include/trace/events/v4l2.h:181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 181 | DECLARE_EVENT_CLASS(vb2_v4l2_event_class, @@ -10947,3 +13708,4 @@ -../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); \ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/v4l2.h: In function ‘__bpf_trace_v4l2_event_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -10951,5 +13713,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -10957,14 +13716,8 @@ -../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/events/v4l2.h:100:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 100 | DECLARE_EVENT_CLASS(v4l2_event_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -10972,9 +13725,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/v4l2.h:100:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 100 | DECLARE_EVENT_CLASS(v4l2_event_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/v4l2.h: In function ‘__bpf_trace_vb2_v4l2_event_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -10982,5 +13732,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -10988,11 +13735,8 @@ -../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, \ +../include/trace/events/v4l2.h:181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 181 | DECLARE_EVENT_CLASS(vb2_v4l2_event_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -11000,5 +13744,5 @@ -../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 +../include/trace/events/v4l2.h:181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 181 | DECLARE_EVENT_CLASS(vb2_v4l2_event_class, + | ^~~~~~~~~~~~~~~~~~~ +make[6]: *** [../scripts/Makefile.build:244: drivers/media/v4l2-core/v4l2-trace.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: drivers/media/v4l2-core] Error 2 @@ -11006,3 +13750,3 @@ - from ../sound/soc/intel/catpt/trace.h:83, - from ../sound/soc/intel/catpt/device.c:29: -../sound/soc/intel/catpt/./trace.h: In function ‘trace_event_raw_event_catpt_ipc_msg’: + from ../include/trace/events/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’: @@ -11015,2 +13759,2 @@ -../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/events/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, @@ -11024,2 +13768,2 @@ -../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/events/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, @@ -11033,2 +13777,2 @@ -../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/events/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, @@ -11042,2 +13786,2 @@ -../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/events/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, @@ -11051,2 +13795,2 @@ -../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/events/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, @@ -11054 +13798 @@ -../sound/soc/intel/catpt/./trace.h: In function ‘trace_event_raw_event_catpt_ipc_payload’: +../include/trace/events/intel-sst.h: In function ‘trace_event_raw_event_sst_ipc_mailbox’: @@ -11061,9 +13805,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../sound/soc/intel/catpt/./trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 54 | TRACE_EVENT_CONDITION(catpt_ipc_payload, - | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/intel-sst.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(sst_ipc_mailbox, + | ^~~~~~~~~~~~~~~~~~~ @@ -11076,2 +13814,29 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../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) @@ -11079,9 +13844,53 @@ -../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 -make[5]: *** [../scripts/Makefile.build:485: sound/soc/intel] Error 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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.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.... @@ -11089,3 +13898,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 ../drivers/usb/dwc3/trace.h:348, + from ../drivers/usb/dwc3/trace.c:11: +../drivers/usb/dwc3/./trace.h: In function ‘trace_event_raw_event_dwc3_log_io’: @@ -11098,2 +13907,2 @@ -../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, +../drivers/usb/dwc3/./trace.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(dwc3_log_io, @@ -11107,2 +13916,2 @@ -../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, +../drivers/usb/dwc3/./trace.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(dwc3_log_io, @@ -11116,2 +13925,2 @@ -../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, +../drivers/usb/dwc3/./trace.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(dwc3_log_io, @@ -11125,2 +13934,2 @@ -../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, +../drivers/usb/dwc3/./trace.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(dwc3_log_io, @@ -11134,2 +13943,2 @@ -../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, +../drivers/usb/dwc3/./trace.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(dwc3_log_io, @@ -11137 +13946 @@ -../include/trace/events/iocost.h: In function ‘trace_event_raw_event_iocg_inuse_update’: +../drivers/usb/dwc3/./trace.h: In function ‘trace_event_raw_event_dwc3_log_event’: @@ -11144,2 +13953,2 @@ -../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, +../drivers/usb/dwc3/./trace.h:51:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 51 | DECLARE_EVENT_CLASS(dwc3_log_event, @@ -11153,2 +13962,2 @@ -../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, +../drivers/usb/dwc3/./trace.h:51:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 51 | DECLARE_EVENT_CLASS(dwc3_log_event, @@ -11156 +13965 @@ -../include/trace/events/iocost.h: In function ‘trace_event_raw_event_iocost_ioc_vrate_adj’: +../drivers/usb/dwc3/./trace.h: In function ‘trace_event_raw_event_dwc3_log_ctrl’: @@ -11163,6 +13972,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 72 | DECLARE_EVENT_CLASS(dwc3_log_ctrl, + | ^~~~~~~~~~~~~~~~~~~ @@ -11175,7 +13981,4 @@ -../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’: +../drivers/usb/dwc3/./trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 72 | DECLARE_EVENT_CLASS(dwc3_log_ctrl, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h: In function ‘trace_event_raw_event_dwc3_log_request’: @@ -11188,6 +13991,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:101:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 101 | DECLARE_EVENT_CLASS(dwc3_log_request, + | ^~~~~~~~~~~~~~~~~~~ @@ -11200,23 +14000,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ - 181 | TRACE_EVENT(iocost_iocg_forgive_debt, - | ^~~~~~~~~~~ -make[4]: *** [../scripts/Makefile.build:244: block/blk-iocost.o] Error 1 -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/wbt.h:158, - from ../block/blk-wbt.c:35: -../include/trace/events/wbt.h: In function ‘trace_event_raw_event_wbt_stat’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(wbt_stat, - | ^~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:101:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 101 | DECLARE_EVENT_CLASS(dwc3_log_request, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h: In function ‘trace_event_raw_event_dwc3_log_generic_cmd’: @@ -11229,18 +14010,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/wbt.h: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, - | ^~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 158 | DECLARE_EVENT_CLASS(dwc3_log_generic_cmd, + | ^~~~~~~~~~~~~~~~~~~ @@ -11253,19 +14019,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/wbt.h: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’: +../drivers/usb/dwc3/./trace.h:158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 158 | DECLARE_EVENT_CLASS(dwc3_log_generic_cmd, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h: In function ‘trace_event_raw_event_dwc3_log_gadget_ep_cmd’: @@ -11278,6 +14029,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(wbt_lat, - | ^~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 183 | DECLARE_EVENT_CLASS(dwc3_log_gadget_ep_cmd, + | ^~~~~~~~~~~~~~~~~~~ @@ -11290,7 +14038,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(wbt_lat, - | ^~~~~~~~~~~ -../include/trace/events/wbt.h: In function ‘trace_event_raw_event_wbt_step’: +../drivers/usb/dwc3/./trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 183 | DECLARE_EVENT_CLASS(dwc3_log_gadget_ep_cmd, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h: In function ‘trace_event_raw_event_dwc3_log_trb’: @@ -11303,6 +14048,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(wbt_step, - | ^~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 217 | DECLARE_EVENT_CLASS(dwc3_log_trb, + | ^~~~~~~~~~~~~~~~~~~ @@ -11315,7 +14057,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/wbt.h: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’: +../drivers/usb/dwc3/./trace.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 217 | DECLARE_EVENT_CLASS(dwc3_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h: In function ‘trace_event_raw_event_dwc3_log_ep’: @@ -11328,6 +14067,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ - 129 | TRACE_EVENT(wbt_timer, - | ^~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:289:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 289 | DECLARE_EVENT_CLASS(dwc3_log_ep, + | ^~~~~~~~~~~~~~~~~~~ @@ -11340,2 +14076,10 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../drivers/usb/dwc3/./trace.h:289:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 289 | DECLARE_EVENT_CLASS(dwc3_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../drivers/usb/dwc3/./trace.h: In function ‘__bpf_trace_dwc3_log_io’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -11343,4 +14087,148 @@ -../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 +../drivers/usb/dwc3/./trace.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(dwc3_log_io, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(dwc3_log_io, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h: In function ‘__bpf_trace_dwc3_log_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:51:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 51 | DECLARE_EVENT_CLASS(dwc3_log_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:51:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 51 | DECLARE_EVENT_CLASS(dwc3_log_event, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h: In function ‘__bpf_trace_dwc3_log_ctrl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 72 | DECLARE_EVENT_CLASS(dwc3_log_ctrl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 72 | DECLARE_EVENT_CLASS(dwc3_log_ctrl, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h: In function ‘__bpf_trace_dwc3_log_request’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:101:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 101 | DECLARE_EVENT_CLASS(dwc3_log_request, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:101:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 101 | DECLARE_EVENT_CLASS(dwc3_log_request, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h: In function ‘__bpf_trace_dwc3_log_generic_cmd’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 158 | DECLARE_EVENT_CLASS(dwc3_log_generic_cmd, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 158 | DECLARE_EVENT_CLASS(dwc3_log_generic_cmd, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h: In function ‘__bpf_trace_dwc3_log_gadget_ep_cmd’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 183 | DECLARE_EVENT_CLASS(dwc3_log_gadget_ep_cmd, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 183 | DECLARE_EVENT_CLASS(dwc3_log_gadget_ep_cmd, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h: In function ‘__bpf_trace_dwc3_log_trb’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 217 | DECLARE_EVENT_CLASS(dwc3_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 217 | DECLARE_EVENT_CLASS(dwc3_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h: In function ‘__bpf_trace_dwc3_log_ep’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:289:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 289 | DECLARE_EVENT_CLASS(dwc3_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:289:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 289 | DECLARE_EVENT_CLASS(dwc3_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +make[6]: *** [../scripts/Makefile.build:244: drivers/usb/dwc3/trace.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: drivers/usb/dwc3] Error 2 +make[5]: *** Waiting for unfinished jobs.... @@ -11348,3 +14236,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 ../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’: @@ -11357,2 +14245,2 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 32 | DECLARE_EVENT_CLASS(dev_reg_evt, +../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, @@ -11366,2 +14254,2 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 32 | DECLARE_EVENT_CLASS(dev_reg_evt, +../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, @@ -11375,2 +14263,2 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 32 | DECLARE_EVENT_CLASS(dev_reg_evt, +../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, @@ -11384,2 +14272,2 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 32 | DECLARE_EVENT_CLASS(dev_reg_evt, +../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, @@ -11393,2 +14281,2 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 32 | DECLARE_EVENT_CLASS(dev_reg_evt, +../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, @@ -11396 +14284 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘trace_event_raw_event_dev_irq’: +../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_port_addr_op_refcount’: @@ -11403,6 +14291,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(dev_irq, - | ^~~~~~~~~~~ +../net/dsa/./trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 83 | DECLARE_EVENT_CLASS(dsa_port_addr_op_refcount, + | ^~~~~~~~~~~~~~~~~~~ @@ -11415,7 +14300,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(dev_irq, - | ^~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘trace_event_raw_event_dev_txid_evt’: +../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’: @@ -11428,2 +14310,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, +../net/dsa/./trace.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 143 | DECLARE_EVENT_CLASS(dsa_port_addr_del_not_found, @@ -11437,2 +14319,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, +../net/dsa/./trace.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 143 | DECLARE_EVENT_CLASS(dsa_port_addr_del_not_found, @@ -11440,7 +14322,2 @@ -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/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] +../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’? @@ -11448 +14325 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -11455,2 +14332,2 @@ -../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(io_uring_create, +../net/dsa/./trace.h:186:1: note: in expansion of macro ‘TRACE_EVENT’ + 186 | TRACE_EVENT(dsa_lag_fdb_add_hw, @@ -11458 +14335 @@ -../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’? @@ -11460 +14337 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -11467,2 +14344,2 @@ -../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(io_uring_create, +../net/dsa/./trace.h:186:1: note: in expansion of macro ‘TRACE_EVENT’ + 186 | TRACE_EVENT(dsa_lag_fdb_add_hw, @@ -11470 +14347,2 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in +../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’? @@ -11479,2 +14357,2 @@ -../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(io_uring_create, +../net/dsa/./trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ + 214 | TRACE_EVENT(dsa_lag_fdb_add_bump, @@ -11491,14 +14369,2 @@ -../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, +../net/dsa/./trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ + 214 | TRACE_EVENT(dsa_lag_fdb_add_bump, @@ -11506 +14372 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_register’: +../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_del_hw’: @@ -11516,2 +14382,2 @@ -../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ - 69 | TRACE_EVENT(io_uring_register, +../net/dsa/./trace.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ + 242 | TRACE_EVENT(dsa_lag_fdb_del_hw, @@ -11528,2 +14394,2 @@ -../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ - 69 | TRACE_EVENT(io_uring_register, +../net/dsa/./trace.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ + 242 | TRACE_EVENT(dsa_lag_fdb_del_hw, @@ -11531 +14397 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_file_get’: +../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_del_drop’: @@ -11541,2 +14407,2 @@ -../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ - 108 | TRACE_EVENT(io_uring_file_get, +../net/dsa/./trace.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ + 270 | TRACE_EVENT(dsa_lag_fdb_del_drop, @@ -11553,2 +14419,2 @@ -../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ - 108 | TRACE_EVENT(io_uring_file_get, +../net/dsa/./trace.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ + 270 | TRACE_EVENT(dsa_lag_fdb_del_drop, @@ -11556 +14422 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_queue_async_work’: +../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_del_not_found’: @@ -11566,2 +14432,2 @@ -../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ - 140 | TRACE_EVENT(io_uring_queue_async_work, +../net/dsa/./trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ + 298 | TRACE_EVENT(dsa_lag_fdb_del_not_found, @@ -11578,2 +14444,2 @@ -../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ - 140 | TRACE_EVENT(io_uring_queue_async_work, +../net/dsa/./trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ + 298 | TRACE_EVENT(dsa_lag_fdb_del_not_found, @@ -11581 +14447 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_defer’: +../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_vlan_op_hw’: @@ -11588,6 +14454,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ - 184 | TRACE_EVENT(io_uring_defer, - | ^~~~~~~~~~~ +../net/dsa/./trace.h:323:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 323 | DECLARE_EVENT_CLASS(dsa_vlan_op_hw, + | ^~~~~~~~~~~~~~~~~~~ @@ -11600,7 +14463,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ - 184 | TRACE_EVENT(io_uring_defer, - | ^~~~~~~~~~~ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_link’: +../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’: @@ -11613,6 +14473,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ - 223 | TRACE_EVENT(io_uring_link, - | ^~~~~~~~~~~ +../net/dsa/./trace.h:367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 367 | DECLARE_EVENT_CLASS(dsa_vlan_op_refcount, + | ^~~~~~~~~~~~~~~~~~~ @@ -11625,7 +14482,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/io_uring.h: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’: +../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’: @@ -11641,2 +14495,2 @@ -../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ - 255 | TRACE_EVENT(io_uring_cqring_wait, +../net/dsa/./trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ + 414 | TRACE_EVENT(dsa_vlan_del_not_found, @@ -11653,2 +14507,2 @@ -../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ - 255 | TRACE_EVENT(io_uring_cqring_wait, +../net/dsa/./trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ + 414 | TRACE_EVENT(dsa_vlan_del_not_found, @@ -11656,3 +14510,4 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_fail_link’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +In file included from ../include/trace/define_trace.h:110: +../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); \ @@ -11660,3 +14515,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) + | ^~~~~~~~~~~~~~~~~~~ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -11666,2 +14578,2 @@ -../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ - 283 | TRACE_EVENT(io_uring_fail_link, +../net/dsa/./trace.h:186:1: note: in expansion of macro ‘TRACE_EVENT’ + 186 | TRACE_EVENT(dsa_lag_fdb_add_hw, @@ -11669,6 +14581,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -11678,2 +14590,2 @@ -../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ - 283 | TRACE_EVENT(io_uring_fail_link, +../net/dsa/./trace.h:186:1: note: in expansion of macro ‘TRACE_EVENT’ + 186 | TRACE_EVENT(dsa_lag_fdb_add_hw, @@ -11681,3 +14593,3 @@ -../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); \ +../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); \ @@ -11685,3 +14597,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -11691,2 +14603,2 @@ -../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ - 326 | TRACE_EVENT(io_uring_complete, +../net/dsa/./trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ + 214 | TRACE_EVENT(dsa_lag_fdb_add_bump, @@ -11694,6 +14606,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -11703,2 +14615,2 @@ -../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ - 326 | TRACE_EVENT(io_uring_complete, +../net/dsa/./trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ + 214 | TRACE_EVENT(dsa_lag_fdb_add_bump, @@ -11706,3 +14618,3 @@ -../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); \ +../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); \ @@ -11710,3 +14622,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -11716,2 +14628,2 @@ -../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ - 370 | TRACE_EVENT(io_uring_submit_req, +../net/dsa/./trace.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ + 242 | TRACE_EVENT(dsa_lag_fdb_del_hw, @@ -11719,6 +14631,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -11728,2 +14640,2 @@ -../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ - 370 | TRACE_EVENT(io_uring_submit_req, +../net/dsa/./trace.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ + 242 | TRACE_EVENT(dsa_lag_fdb_del_hw, @@ -11731,3 +14643,3 @@ -../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); \ +../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); \ @@ -11735,3 +14647,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -11741,2 +14653,2 @@ -../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ - 414 | TRACE_EVENT(io_uring_poll_arm, +../net/dsa/./trace.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ + 270 | TRACE_EVENT(dsa_lag_fdb_del_drop, @@ -11744,6 +14656,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -11753,2 +14665,2 @@ -../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ - 414 | TRACE_EVENT(io_uring_poll_arm, +../net/dsa/./trace.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ + 270 | TRACE_EVENT(dsa_lag_fdb_del_drop, @@ -11756,3 +14668,3 @@ -../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); \ +../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); \ @@ -11760,3 +14672,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -11766,2 +14678,2 @@ -../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ - 455 | TRACE_EVENT(io_uring_task_add, +../net/dsa/./trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ + 298 | TRACE_EVENT(dsa_lag_fdb_del_not_found, @@ -11769,6 +14681,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -11778,2 +14690,2 @@ -../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ - 455 | TRACE_EVENT(io_uring_task_add, +../net/dsa/./trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ + 298 | TRACE_EVENT(dsa_lag_fdb_del_not_found, @@ -11781,3 +14693,3 @@ -../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); \ +../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); \ @@ -11785,3 +14697,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) + | ^~~~~~~~~~~~~~~~~~~ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -11791,2 +14741,2 @@ -../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ - 496 | TRACE_EVENT(io_uring_req_failed, +../net/dsa/./trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ + 414 | TRACE_EVENT(dsa_vlan_del_not_found, @@ -11794,6 +14744,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -11803,2 +14753,2 @@ -../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ - 496 | TRACE_EVENT(io_uring_req_failed, +../net/dsa/./trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ + 414 | TRACE_EVENT(dsa_vlan_del_not_found, @@ -11806,2 +14756,7 @@ -../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’? +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 ../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] @@ -11809 +14764 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -11813,7 +14768,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ - 571 | TRACE_EVENT(io_uring_cqe_overflow, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? +../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’? @@ -11821 +14773 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -11825,8 +14777,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ - 571 | TRACE_EVENT(io_uring_cqe_overflow, - | ^~~~~~~~~~~ -../include/trace/events/io_uring.h: In function ‘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’? +../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 @@ -11838,6 +14786,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ - 607 | TRACE_EVENT(io_uring_task_work_run, - | ^~~~~~~~~~~ +../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, + | ^~~~~~~~~~~~~~~~~~~ @@ -11850,7 +14795,13 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/io_uring.h: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’: +../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’: @@ -11866,3 +14817,6 @@ -../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ - 626 | TRACE_EVENT(io_uring_short_write, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -11878,6 +14832,10 @@ -../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/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); \ @@ -11885,3 +14843,22 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../sound/soc/intel/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -11891,9 +14868,12 @@ -../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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -11903,5 +14883,8 @@ -../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 +../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 @@ -11909,3 +14892,3 @@ - from ../include/trace/events/filelock.h:244, - from ../fs/locks.c:68: -../include/trace/events/filelock.h: In function ‘trace_event_raw_event_locks_get_lock_context’: + from ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/tracepoint.h:140, + from ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/tracepoint.c:12: +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘trace_event_raw_event_brcmf_err’: @@ -11921,2 +14904,2 @@ -../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(locks_get_lock_context, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(brcmf_err, @@ -11933,2 +14916,2 @@ -../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(locks_get_lock_context, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(brcmf_err, @@ -11945,2 +14928,2 @@ -../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(locks_get_lock_context, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(brcmf_err, @@ -11957,2 +14940,2 @@ -../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(locks_get_lock_context, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(brcmf_err, @@ -11969,2 +14952,2 @@ -../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(locks_get_lock_context, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(brcmf_err, @@ -11972 +14955 @@ -../include/trace/events/filelock.h: In function ‘trace_event_raw_event_filelock_lock’: +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘trace_event_raw_event_brcmf_dbg’: @@ -11979,3 +14962,6 @@ -../include/trace/events/filelock.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 62 | DECLARE_EVENT_CLASS(filelock_lock, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(brcmf_dbg, + | ^~~~~~~~~~~ @@ -11988,4 +14974,7 @@ -../include/trace/events/filelock.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 62 | DECLARE_EVENT_CLASS(filelock_lock, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/filelock.h: In function ‘trace_event_raw_event_filelock_lease’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(brcmf_dbg, + | ^~~~~~~~~~~ +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘trace_event_raw_event_brcmf_hexdump’: @@ -11998,3 +14987,6 @@ -../include/trace/events/filelock.h:119:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 119 | DECLARE_EVENT_CLASS(filelock_lease, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(brcmf_hexdump, + | ^~~~~~~~~~~ @@ -12007,4 +14999,7 @@ -../include/trace/events/filelock.h:119:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 119 | DECLARE_EVENT_CLASS(filelock_lease, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/filelock.h: In function ‘trace_event_raw_event_generic_add_lease’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(brcmf_hexdump, + | ^~~~~~~~~~~ +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘trace_event_raw_event_brcmf_bcdchdr’: @@ -12020,2 +15015,2 @@ -../include/trace/events/filelock.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ - 171 | TRACE_EVENT(generic_add_lease, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:82:1: note: in expansion of macro ‘TRACE_EVENT’ + 82 | TRACE_EVENT(brcmf_bcdchdr, @@ -12032,2 +15027,2 @@ -../include/trace/events/filelock.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ - 171 | TRACE_EVENT(generic_add_lease, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:82:1: note: in expansion of macro ‘TRACE_EVENT’ + 82 | TRACE_EVENT(brcmf_bcdchdr, @@ -12035 +15030 @@ -../include/trace/events/filelock.h: In function ‘trace_event_raw_event_leases_conflict’: +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘trace_event_raw_event_brcmf_sdpcm_hdr’: @@ -12045,2 +15040,2 @@ -../include/trace/events/filelock.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ - 206 | TRACE_EVENT(leases_conflict, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ + 113 | TRACE_EVENT(brcmf_sdpcm_hdr, @@ -12057,2 +15052,2 @@ -../include/trace/events/filelock.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ - 206 | TRACE_EVENT(leases_conflict, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ + 113 | TRACE_EVENT(brcmf_sdpcm_hdr, @@ -12060,11 +15055,8 @@ -make[4]: *** [../scripts/Makefile.build:244: fs/locks.o] Error 1 -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), \ - | ^~~~~~~~~~~~~~~~~~~~ +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) + | ^~~~~~~~~~~~~~~~~~~ @@ -12074,2 +15066,2 @@ -../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(kyber_latency, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(brcmf_err, @@ -12077,6 +15069,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -12086,2 +15078,2 @@ -../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(kyber_latency, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(brcmf_err, @@ -12089,2 +15081,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/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); \ @@ -12092,3 +15085,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -12098,2 +15091,2 @@ -../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(kyber_latency, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(brcmf_dbg, @@ -12101,6 +15094,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -12110,2 +15103,2 @@ -../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(kyber_latency, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(brcmf_dbg, @@ -12113,6 +15106,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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -12122,2 +15116,2 @@ -../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(kyber_latency, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(brcmf_hexdump, @@ -12125,3 +15119,15 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 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); \ @@ -12129,3 +15135,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -12135,2 +15141,2 @@ -../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(kyber_adjust, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:82:1: note: in expansion of macro ‘TRACE_EVENT’ + 82 | TRACE_EVENT(brcmf_bcdchdr, @@ -12138,6 +15144,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -12147,2 +15153,2 @@ -../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(kyber_adjust, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:82:1: note: in expansion of macro ‘TRACE_EVENT’ + 82 | TRACE_EVENT(brcmf_bcdchdr, @@ -12150,3 +15156,3 @@ -../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); \ +../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); \ @@ -12154,3 +15160,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -12160,2 +15166,2 @@ -../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ - 71 | TRACE_EVENT(kyber_throttled, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ + 113 | TRACE_EVENT(brcmf_sdpcm_hdr, @@ -12163,6 +15169,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -12172,2 +15178,2 @@ -../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ - 71 | TRACE_EVENT(kyber_throttled, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ + 113 | TRACE_EVENT(brcmf_sdpcm_hdr, @@ -12175,2 +15181,3 @@ -make[4]: *** [../scripts/Makefile.build:244: block/kyber-iosched.o] Error 1 -make[3]: *** [../scripts/Makefile.build:485: block] Error 2 +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.... @@ -12178,4 +15185,3 @@ - from ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_brcmsmac.h:100, - from ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_events.h:36, - from ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_events.c:22: -../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘trace_event_raw_event_brcms_timer’: + from ../drivers/media/platform/chips-media/coda/trace.h:175, + from ../drivers/media/platform/chips-media/coda/coda-bit.c:32: +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘trace_event_raw_event_coda_bit_run’: @@ -12191,2 +15197,2 @@ -../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/../../drivers/media/platform/chips-media/coda/trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(coda_bit_run, @@ -12203,2 +15209,2 @@ -../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/../../drivers/media/platform/chips-media/coda/trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(coda_bit_run, @@ -12215,2 +15221,2 @@ -../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/../../drivers/media/platform/chips-media/coda/trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(coda_bit_run, @@ -12227,2 +15233,2 @@ -../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/../../drivers/media/platform/chips-media/coda/trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(coda_bit_run, @@ -12239,2 +15245,2 @@ -../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/../../drivers/media/platform/chips-media/coda/trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(coda_bit_run, @@ -12242 +15248 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘trace_event_raw_event_brcms_dpc’: +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘trace_event_raw_event_coda_bit_done’: @@ -12252,2 +15258,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, +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(coda_bit_done, @@ -12264,2 +15270,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, +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(coda_bit_done, @@ -12267 +15273 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘trace_event_raw_event_brcms_macintstatus’: +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘trace_event_raw_event_coda_buf_class’: @@ -12274,6 +15280,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ - 73 | TRACE_EVENT(brcms_macintstatus, - | ^~~~~~~~~~~ +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(coda_buf_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -12286,10 +15289,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: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/../../drivers/media/platform/chips-media/coda/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(coda_buf_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘trace_event_raw_event_coda_buf_meta_class’: @@ -12302,6 +15299,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ - 25 | TRACE_EVENT(brcms_txdesc, - | ^~~~~~~~~~~ +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 83 | DECLARE_EVENT_CLASS(coda_buf_meta_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -12314,7 +15308,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ - 25 | TRACE_EVENT(brcms_txdesc, - | ^~~~~~~~~~~ -../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘trace_event_raw_event_brcms_txstatus’: +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 83 | DECLARE_EVENT_CLASS(coda_buf_meta_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘trace_event_raw_event_coda_meta_class’: @@ -12327,6 +15318,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ - 40 | TRACE_EVENT(brcms_txstatus, - | ^~~~~~~~~~~ +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 116 | DECLARE_EVENT_CLASS(coda_meta_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -12338,0 +15327,11 @@ +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 116 | DECLARE_EVENT_CLASS(coda_meta_class, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘__bpf_trace_coda_bit_run’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -12342,2 +15341,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, +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(coda_bit_run, @@ -12345,3 +15344,15 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(coda_bit_run, + | ^~~~~~~~~~~ +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘__bpf_trace_coda_bit_done’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -12349,3 +15360,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -12355,2 +15366,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ - 73 | TRACE_EVENT(brcms_ampdu_session, +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(coda_bit_done, @@ -12358,6 +15369,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -12367,2 +15378,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ - 73 | TRACE_EVENT(brcms_ampdu_session, +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(coda_bit_done, @@ -12370,6 +15381,3 @@ -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/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘__bpf_trace_coda_buf_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -12377,5 +15385,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/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:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(coda_buf_class, @@ -12383,8 +15391,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/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) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(coda_buf_class, @@ -12392,3 +15400,3 @@ -../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/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘__bpf_trace_coda_buf_meta_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -12396,5 +15404,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -12402,11 +15407,8 @@ -../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, \ +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 83 | DECLARE_EVENT_CLASS(coda_buf_meta_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -12414,7 +15416,25 @@ -../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 +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 83 | DECLARE_EVENT_CLASS(coda_buf_meta_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘__bpf_trace_coda_meta_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 116 | DECLARE_EVENT_CLASS(coda_meta_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 116 | DECLARE_EVENT_CLASS(coda_meta_class, + | ^~~~~~~~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:244: drivers/media/platform/chips-media/coda/coda-bit.o] Error 1 +make[7]: *** [../scripts/Makefile.build:485: drivers/media/platform/chips-media/coda] Error 2 +make[6]: *** [../scripts/Makefile.build:485: drivers/media/platform/chips-media] Error 2 @@ -12423,3 +15443,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/vmscan.h:496, + from ../mm/vmscan.c:71: +../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_kswapd_sleep’: @@ -12432,3 +15452,6 @@ -../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(ext2_dio_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, + | ^~~~~~~~~~~ @@ -12441,3 +15464,6 @@ -../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(ext2_dio_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, + | ^~~~~~~~~~~ @@ -12450,3 +15476,6 @@ -../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(ext2_dio_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, + | ^~~~~~~~~~~ @@ -12459,3 +15488,6 @@ -../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(ext2_dio_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, + | ^~~~~~~~~~~ @@ -12468,4 +15500,7 @@ -../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(ext2_dio_class, - | ^~~~~~~~~~~~~~~~~~~ -../fs/ext2/./trace.h: In function ‘trace_event_raw_event_ext2_dio_write_endio’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/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’: @@ -12481,2 +15516,2 @@ -../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ - 55 | TRACE_EVENT(ext2_dio_write_endio, +../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, @@ -12493,2 +15528,2 @@ -../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ - 55 | TRACE_EVENT(ext2_dio_write_endio, +../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, @@ -12496,7 +15531,2 @@ -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] +../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’? @@ -12504 +15534 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -12508,4 +15538,7 @@ -../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’? +../include/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’? @@ -12513 +15546 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -12517,4 +15550,8 @@ -../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 +../include/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’? @@ -12526,2 +15563,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/vmscan.h:115:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 115 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, @@ -12535,11 +15572,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:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.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/vmscan.h:115:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 115 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, @@ -12547 +15575 @@ -../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘trace_event_raw_event_urb_transfer’: +../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_direct_reclaim_end_template’: @@ -12554,2 +15582,2 @@ -../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 54 | DECLARE_EVENT_CLASS(urb_transfer, +../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, @@ -12563,2 +15591,2 @@ -../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 54 | DECLARE_EVENT_CLASS(urb_transfer, +../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, @@ -12566,6 +15594,2 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/usb_trace.o] Error 1 -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/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] +../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’? @@ -12573 +15597 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -12580,2 +15604,2 @@ -../include/trace/events/kmem.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(kmem_cache_alloc, +../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ + 199 | TRACE_EVENT(mm_shrink_slab_start, @@ -12583 +15607 @@ -../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’? @@ -12585 +15609 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -12592,2 +15616,2 @@ -../include/trace/events/kmem.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(kmem_cache_alloc, +../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ + 199 | TRACE_EVENT(mm_shrink_slab_start, @@ -12595 +15619,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_shrink_slab_end’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? @@ -12604,2 +15629,2 @@ -../include/trace/events/kmem.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(kmem_cache_alloc, +../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ + 244 | TRACE_EVENT(mm_shrink_slab_end, @@ -12616,14 +15641,2 @@ -../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/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ + 244 | TRACE_EVENT(mm_shrink_slab_end, @@ -12631 +15644 @@ -../include/trace/events/kmem.h: In function ‘trace_event_raw_event_kmalloc’: +../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_lru_isolate’: @@ -12641,2 +15654,2 @@ -../include/trace/events/kmem.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ - 54 | TRACE_EVENT(kmalloc, +../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ + 281 | TRACE_EVENT(mm_vmscan_lru_isolate, @@ -12653,2 +15666,2 @@ -../include/trace/events/kmem.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ - 54 | TRACE_EVENT(kmalloc, +../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ + 281 | TRACE_EVENT(mm_vmscan_lru_isolate, @@ -12656 +15669 @@ -../include/trace/events/kmem.h: In function ‘trace_event_raw_event_kfree’: +../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_write_folio’: @@ -12666,2 +15679,2 @@ -../include/trace/events/kmem.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(kfree, +../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT(mm_vmscan_write_folio, @@ -12678,2 +15691,2 @@ -../include/trace/events/kmem.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(kfree, +../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT(mm_vmscan_write_folio, @@ -12681 +15694 @@ -../include/trace/events/kmem.h: In function ‘trace_event_raw_event_kmem_cache_free’: +../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_lru_shrink_inactive’: @@ -12691,2 +15704,2 @@ -../include/trace/events/kmem.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ - 114 | TRACE_EVENT(kmem_cache_free, +../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ + 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, @@ -12703,2 +15716,2 @@ -../include/trace/events/kmem.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ - 114 | TRACE_EVENT(kmem_cache_free, +../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ + 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, @@ -12706 +15719 @@ -../include/trace/events/kmem.h: In function ‘trace_event_raw_event_mm_page_free’: +../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_lru_shrink_active’: @@ -12716,2 +15729,2 @@ -../include/trace/events/kmem.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ - 136 | TRACE_EVENT(mm_page_free, +../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ + 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, @@ -12728,2 +15741,2 @@ -../include/trace/events/kmem.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ - 136 | TRACE_EVENT(mm_page_free, +../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ + 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, @@ -12731 +15744 @@ -../include/trace/events/kmem.h: In function ‘trace_event_raw_event_mm_page_free_batched’: +../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_node_reclaim_begin’: @@ -12741,2 +15754,2 @@ -../include/trace/events/kmem.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ - 158 | TRACE_EVENT(mm_page_free_batched, +../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ + 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, @@ -12753,2 +15766,2 @@ -../include/trace/events/kmem.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ - 158 | TRACE_EVENT(mm_page_free_batched, +../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ + 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, @@ -12756 +15769 @@ -../include/trace/events/kmem.h: In function ‘trace_event_raw_event_mm_page_alloc’: +../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_throttled’: @@ -12766,2 +15779,2 @@ -../include/trace/events/kmem.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ - 177 | TRACE_EVENT(mm_page_alloc, +../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ + 467 | TRACE_EVENT(mm_vmscan_throttled, @@ -12778,2 +15791,2 @@ -../include/trace/events/kmem.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ - 177 | TRACE_EVENT(mm_page_alloc, +../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ + 467 | TRACE_EVENT(mm_vmscan_throttled, @@ -12781,3 +15794,4 @@ -../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); \ +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); \ @@ -12785,5 +15799,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/kmem.h:206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 206 | DECLARE_EVENT_CLASS(mm_page, +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 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, @@ -12791,8 +15880,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/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/vmscan.h:115:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 115 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, @@ -12800,3 +15889,3 @@ -../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/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); \ @@ -12804,3 +15893,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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -12810,2 +15918,2 @@ -../include/trace/events/kmem.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ - 243 | TRACE_EVENT(mm_page_pcpu_drain, +../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ + 199 | TRACE_EVENT(mm_shrink_slab_start, @@ -12813,6 +15921,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -12822,2 +15930,2 @@ -../include/trace/events/kmem.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ - 243 | TRACE_EVENT(mm_page_pcpu_drain, +../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ + 199 | TRACE_EVENT(mm_shrink_slab_start, @@ -12825,3 +15933,3 @@ -../include/trace/events/kmem.h: In function ‘trace_event_raw_event_mm_page_alloc_extfrag’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -12829,3 +15937,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -12835,2 +15943,2 @@ -../include/trace/events/kmem.h:266:1: note: in expansion of macro ‘TRACE_EVENT’ - 266 | TRACE_EVENT(mm_page_alloc_extfrag, +../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ + 244 | TRACE_EVENT(mm_shrink_slab_end, @@ -12838,6 +15946,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -12847,2 +15955,2 @@ -../include/trace/events/kmem.h:266:1: note: in expansion of macro ‘TRACE_EVENT’ - 266 | TRACE_EVENT(mm_page_alloc_extfrag, +../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ + 244 | TRACE_EVENT(mm_shrink_slab_end, @@ -12850,3 +15958,3 @@ -../include/trace/events/kmem.h: In function ‘trace_event_raw_event_mm_alloc_contig_migrate_range_info’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -12854,3 +15962,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -12860,2 +15968,2 @@ -../include/trace/events/kmem.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ - 307 | TRACE_EVENT(mm_alloc_contig_migrate_range_info, +../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ + 281 | TRACE_EVENT(mm_vmscan_lru_isolate, @@ -12863,6 +15971,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -12872,2 +15980,2 @@ -../include/trace/events/kmem.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ - 307 | TRACE_EVENT(mm_alloc_contig_migrate_range_info, +../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ + 281 | TRACE_EVENT(mm_vmscan_lru_isolate, @@ -12875,3 +15983,3 @@ -../include/trace/events/kmem.h: In function ‘trace_event_raw_event_rss_stat’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -12879,3 +15987,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -12885,2 +15993,2 @@ -../include/trace/events/kmem.h:384:1: note: in expansion of macro ‘TRACE_EVENT’ - 384 | TRACE_EVENT(rss_stat, +../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT(mm_vmscan_write_folio, @@ -12888,6 +15996,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -12897,2 +16005,2 @@ -../include/trace/events/kmem.h:384:1: note: in expansion of macro ‘TRACE_EVENT’ - 384 | TRACE_EVENT(rss_stat, +../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT(mm_vmscan_write_folio, @@ -12900,17 +16008,3 @@ -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/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); \ @@ -12918,8 +16012,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/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/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 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); \ @@ -12927,27 +16037,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/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/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 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); \ @@ -12955,3 +16062,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -12961,2 +16068,2 @@ -../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ - 43 | TRACE_EVENT(mac_txstat_fetch, +../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ + 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, @@ -12964,6 +16071,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -12973,2 +16080,2 @@ -../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ - 43 | TRACE_EVENT(mac_txstat_fetch, +../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ + 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, @@ -12976 +16083,27 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/mt76x02_trace.o] Error 1 +../include/trace/events/vmscan.h: In function ‘__bpf_trace_mm_vmscan_throttled’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ + 467 | TRACE_EVENT(mm_vmscan_throttled, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ + 467 | TRACE_EVENT(mm_vmscan_throttled, + | ^~~~~~~~~~~ +make[4]: *** [../scripts/Makefile.build:244: mm/vmscan.o] Error 1 +make[3]: *** [../scripts/Makefile.build:485: mm] Error 2 @@ -12978,3 +16111,3 @@ - from ../fs/iomap/trace.h:313, - from ../fs/iomap/trace.c:13: -../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_readpage_class’: + from ../drivers/net/wireless/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’: @@ -12987,3 +16120,6 @@ -../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(ath5k_rx, + | ^~~~~~~~~~~ @@ -12996,3 +16132,6 @@ -../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(ath5k_rx, + | ^~~~~~~~~~~ @@ -13005,3 +16144,6 @@ -../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(ath5k_rx, + | ^~~~~~~~~~~ @@ -13014,3 +16156,6 @@ -../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(ath5k_rx, + | ^~~~~~~~~~~ @@ -13023,23 +16168,7 @@ -../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: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’: @@ -13052,3 +16181,6 @@ -../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 116 | DECLARE_EVENT_CLASS(iomap_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/ath5k/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(ath5k_tx, + | ^~~~~~~~~~~ @@ -13061,4 +16193,7 @@ -../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 116 | DECLARE_EVENT_CLASS(iomap_class, - | ^~~~~~~~~~~~~~~~~~~ -../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_writepage_map’: +../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’: @@ -13074,2 +16209,2 @@ -../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ - 158 | TRACE_EVENT(iomap_writepage_map, +../drivers/net/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(ath5k_tx_complete, @@ -13086,2 +16221,2 @@ -../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ - 158 | TRACE_EVENT(iomap_writepage_map, +../drivers/net/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(ath5k_tx_complete, @@ -13089,3 +16224,4 @@ -../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_iter’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +In file included from ../include/trace/define_trace.h:110: +../drivers/net/wireless/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); \ @@ -13093,3 +16229,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -13099,2 +16235,2 @@ -../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ - 200 | TRACE_EVENT(iomap_iter, +../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(ath5k_rx, @@ -13102,6 +16238,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -13111,2 +16247,2 @@ -../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ - 200 | TRACE_EVENT(iomap_iter, +../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(ath5k_rx, @@ -13114,3 +16250,3 @@ -../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/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); \ @@ -13118,3 +16254,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -13124,2 +16260,2 @@ -../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(iomap_dio_rw_begin, +../drivers/net/wireless/ath/ath5k/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(ath5k_tx, @@ -13127,6 +16263,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -13136,2 +16272,2 @@ -../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(iomap_dio_rw_begin, +../drivers/net/wireless/ath/ath5k/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(ath5k_tx, @@ -13139,3 +16275,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/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); \ @@ -13143,3 +16279,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -13149,2 +16285,2 @@ -../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ - 274 | TRACE_EVENT(iomap_dio_complete, +../drivers/net/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(ath5k_tx_complete, @@ -13152,6 +16288,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -13161,2 +16297,2 @@ -../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ - 274 | TRACE_EVENT(iomap_dio_complete, +../drivers/net/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(ath5k_tx_complete, @@ -13164,2 +16300,2 @@ -make[5]: *** [../scripts/Makefile.build:244: fs/iomap/trace.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: fs/iomap] Error 2 +make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/ath5k/base.o] Error 1 +make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath/ath5k] Error 2 @@ -13167,3 +16303,3 @@ - from ../drivers/net/ethernet/fungible/funeth/funeth_trace.h:117, - from ../drivers/net/ethernet/fungible/funeth/funeth_rx.c:15: -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘trace_event_raw_event_funeth_tx’: + from ../drivers/usb/chipidea/trace.h:92, + from ../drivers/usb/chipidea/trace.c:11: +../drivers/usb/chipidea/./trace.h: In function ‘trace_event_raw_event_ci_log’: @@ -13179,2 +16315,2 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(funeth_tx, +../drivers/usb/chipidea/./trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(ci_log, @@ -13191,2 +16327,2 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(funeth_tx, +../drivers/usb/chipidea/./trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(ci_log, @@ -13203,2 +16339,2 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(funeth_tx, +../drivers/usb/chipidea/./trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(ci_log, @@ -13215,2 +16351,2 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(funeth_tx, +../drivers/usb/chipidea/./trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(ci_log, @@ -13227,2 +16363,2 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(funeth_tx, +../drivers/usb/chipidea/./trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(ci_log, @@ -13230 +16366 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘trace_event_raw_event_funeth_tx_free’: +../drivers/usb/chipidea/./trace.h: In function ‘trace_event_raw_event_ci_log_trb’: @@ -13237,6 +16373,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ - 43 | TRACE_EVENT(funeth_tx_free, - | ^~~~~~~~~~~ +../drivers/usb/chipidea/./trace.h:40:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(ci_log_trb, + | ^~~~~~~~~~~~~~~~~~~ @@ -13249,9 +16382,7 @@ -../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); \ +../drivers/usb/chipidea/./trace.h:40:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(ci_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../drivers/usb/chipidea/./trace.h: In function ‘__bpf_trace_ci_log’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -13259,3 +16390,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -13265,2 +16396,2 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ - 73 | TRACE_EVENT(funeth_rx, +../drivers/usb/chipidea/./trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(ci_log, @@ -13268,6 +16399,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -13277,2 +16408,2 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ - 73 | TRACE_EVENT(funeth_rx, +../drivers/usb/chipidea/./trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(ci_log, @@ -13280,4 +16411,21 @@ -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.... +../drivers/usb/chipidea/./trace.h: In function ‘__bpf_trace_ci_log_trb’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/chipidea/./trace.h:40:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(ci_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/chipidea/./trace.h:40:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(ci_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +make[6]: *** [../scripts/Makefile.build:244: drivers/usb/chipidea/trace.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: drivers/usb/chipidea] Error 2 @@ -13285,3 +16433,3 @@ - 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’: + from ../drivers/media/platform/nvidia/tegra-vde/trace.h:95, + from ../drivers/media/platform/nvidia/tegra-vde/vde.c:28: +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘trace_event_raw_event_register_access’: @@ -13294,2 +16442,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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 13 | DECLARE_EVENT_CLASS(register_access, @@ -13303,2 +16451,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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 13 | DECLARE_EVENT_CLASS(register_access, @@ -13312,2 +16460,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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 13 | DECLARE_EVENT_CLASS(register_access, @@ -13321,2 +16469,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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 13 | DECLARE_EVENT_CLASS(register_access, @@ -13330,2 +16478,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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 13 | DECLARE_EVENT_CLASS(register_access, @@ -13333 +16481 @@ -../include/trace/events/sof.h: In function ‘trace_event_raw_event_sof_ipc3_period_elapsed_position’: +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘trace_event_raw_event_vde_setup_iram_entry’: @@ -13343,2 +16491,2 @@ -../include/trace/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ - 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(vde_setup_iram_entry, @@ -13355,2 +16503,2 @@ -../include/trace/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ - 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(vde_setup_iram_entry, @@ -13358 +16506 @@ -../include/trace/events/sof.h: In function ‘trace_event_raw_event_sof_pcm_pointer_position’: +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘trace_event_raw_event_vde_ref_l0’: @@ -13368,2 +16516,2 @@ -../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ - 62 | TRACE_EVENT(sof_pcm_pointer_position, +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ + 61 | TRACE_EVENT(vde_ref_l0, @@ -13380,2 +16528,2 @@ -../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ - 62 | TRACE_EVENT(sof_pcm_pointer_position, +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ + 61 | TRACE_EVENT(vde_ref_l0, @@ -13383 +16531 @@ -../include/trace/events/sof.h: In function ‘trace_event_raw_event_sof_stream_position_ipc_rx’: +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘trace_event_raw_event_vde_ref_l1’: @@ -13393,2 +16541,2 @@ -../include/trace/events/sof.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(sof_stream_position_ipc_rx, +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(vde_ref_l1, @@ -13405,2 +16553,2 @@ -../include/trace/events/sof.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(sof_stream_position_ipc_rx, +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(vde_ref_l1, @@ -13408,3 +16556,4 @@ -../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); \ +In file included from ../include/trace/define_trace.h:110: +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘__bpf_trace_register_access’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -13412,3 +16561,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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 13 | DECLARE_EVENT_CLASS(register_access, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 13 | DECLARE_EVENT_CLASS(register_access, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘__bpf_trace_vde_setup_iram_entry’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -13418,2 +16586,2 @@ -../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(sof_ipc4_fw_config, +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(vde_setup_iram_entry, @@ -13421,6 +16589,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -13430,2 +16598,2 @@ -../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(sof_ipc4_fw_config, +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(vde_setup_iram_entry, @@ -13433,2 +16601,54 @@ -make[6]: *** [../scripts/Makefile.build:244: sound/soc/sof/core.o] Error 1 -make[6]: *** Waiting for unfinished jobs.... +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘__bpf_trace_vde_ref_l0’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ + 61 | TRACE_EVENT(vde_ref_l0, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ + 61 | TRACE_EVENT(vde_ref_l0, + | ^~~~~~~~~~~ +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘__bpf_trace_vde_ref_l1’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(vde_ref_l1, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(vde_ref_l1, + | ^~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:244: drivers/media/platform/nvidia/tegra-vde/vde.o] Error 1 +make[7]: *** [../scripts/Makefile.build:485: drivers/media/platform/nvidia/tegra-vde] Error 2 +make[6]: *** [../scripts/Makefile.build:485: drivers/media/platform/nvidia] Error 2 +make[5]: *** [../scripts/Makefile.build:485: drivers/media/platform] Error 2 @@ -13436,3 +16656,3 @@ - from ../drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_trace.h:137, - from ../drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.c:9: -../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘trace_event_raw_event_hclge_vf_mbx_get’: + from ../drivers/usb/host/xhci-trace.h:626, + from ../drivers/usb/host/xhci-trace.c:12: +../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_msg’: @@ -13445,6 +16665,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ - 16 | TRACE_EVENT(hclge_vf_mbx_get, - | ^~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 28 | DECLARE_EVENT_CLASS(xhci_log_msg, + | ^~~~~~~~~~~~~~~~~~~ @@ -13457,6 +16674,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ - 16 | TRACE_EVENT(hclge_vf_mbx_get, - | ^~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 28 | DECLARE_EVENT_CLASS(xhci_log_msg, + | ^~~~~~~~~~~~~~~~~~~ @@ -13469,6 +16683,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ - 16 | TRACE_EVENT(hclge_vf_mbx_get, - | ^~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 28 | DECLARE_EVENT_CLASS(xhci_log_msg, + | ^~~~~~~~~~~~~~~~~~~ @@ -13481,6 +16692,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ - 16 | TRACE_EVENT(hclge_vf_mbx_get, - | ^~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 28 | DECLARE_EVENT_CLASS(xhci_log_msg, + | ^~~~~~~~~~~~~~~~~~~ @@ -13493,7 +16701,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/hisilicon/hns3/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’: +../drivers/usb/host/./xhci-trace.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 28 | DECLARE_EVENT_CLASS(xhci_log_msg, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_ctx’: @@ -13506,6 +16711,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ - 47 | TRACE_EVENT(hclge_vf_mbx_send, - | ^~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:73:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 73 | DECLARE_EVENT_CLASS(xhci_log_ctx, + | ^~~~~~~~~~~~~~~~~~~ @@ -13518,7 +16720,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/hisilicon/hns3/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’: +../drivers/usb/host/./xhci-trace.h:73:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 73 | DECLARE_EVENT_CLASS(xhci_log_ctx, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_trb’: @@ -13531,2 +16730,2 @@ -../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, +../drivers/usb/host/./xhci-trace.h:110:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 110 | DECLARE_EVENT_CLASS(xhci_log_trb, @@ -13540,2 +16739,2 @@ -../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, +../drivers/usb/host/./xhci-trace.h:110:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 110 | DECLARE_EVENT_CLASS(xhci_log_trb, @@ -13543,7 +16742,2 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.o] Error 1 -make[8]: *** Waiting for unfinished jobs.... -In file included from ../include/trace/define_trace.h:108, - from ../drivers/net/wireless/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] +../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_free_virt_dev’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? @@ -13551 +16745 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -13555,6 +16749,13 @@ -../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/usb/host/./xhci-trace.h:168:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 168 | DECLARE_EVENT_CLASS(xhci_log_free_virt_dev, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:168:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 168 | DECLARE_EVENT_CLASS(xhci_log_free_virt_dev, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_virt_dev’: @@ -13567,7 +16768,14 @@ -../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 +../drivers/usb/host/./xhci-trace.h:197:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 197 | DECLARE_EVENT_CLASS(xhci_log_virt_dev, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:197:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 197 | DECLARE_EVENT_CLASS(xhci_log_virt_dev, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_urb’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? @@ -13579,6 +16787,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(ath12k_htt_pktlog, - | ^~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 249 | DECLARE_EVENT_CLASS(xhci_log_urb, + | ^~~~~~~~~~~~~~~~~~~ @@ -13591,9 +16796,7 @@ -../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)(); \ - | ^~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 249 | DECLARE_EVENT_CLASS(xhci_log_urb, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_ep_ctx’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ @@ -13603,7 +16806,13 @@ -../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’: +../drivers/usb/host/./xhci-trace.h:313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 313 | DECLARE_EVENT_CLASS(xhci_log_ep_ctx, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 313 | DECLARE_EVENT_CLASS(xhci_log_ep_ctx, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_slot_ctx’: @@ -13616,6 +16825,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath12k/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ - 55 | TRACE_EVENT(ath12k_htt_ppdu_stats, - | ^~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 358 | DECLARE_EVENT_CLASS(xhci_log_slot_ctx, + | ^~~~~~~~~~~~~~~~~~~ @@ -13628,7 +16834,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/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’: +../drivers/usb/host/./xhci-trace.h:358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 358 | DECLARE_EVENT_CLASS(xhci_log_slot_ctx, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_ctrl_ctx’: @@ -13641,6 +16844,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath12k/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ - 98 | TRACE_EVENT(ath12k_htt_rxdesc, - | ^~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:424:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 424 | DECLARE_EVENT_CLASS(xhci_log_ctrl_ctx, + | ^~~~~~~~~~~~~~~~~~~ @@ -13653,7 +16853,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/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’: +../drivers/usb/host/./xhci-trace.h:424:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 424 | DECLARE_EVENT_CLASS(xhci_log_ctrl_ctx, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_ring’: @@ -13666,6 +16863,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath12k/./trace.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ - 143 | TRACE_EVENT(ath12k_wmi_diag, - | ^~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:449:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 449 | DECLARE_EVENT_CLASS(xhci_log_ring, + | ^~~~~~~~~~~~~~~~~~~ @@ -13678,2 +16872,67 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../drivers/usb/host/./xhci-trace.h:449:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 449 | DECLARE_EVENT_CLASS(xhci_log_ring, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_portsc’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 512 | DECLARE_EVENT_CLASS(xhci_log_portsc, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 512 | DECLARE_EVENT_CLASS(xhci_log_portsc, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_doorbell’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 547 | DECLARE_EVENT_CLASS(xhci_log_doorbell, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 547 | DECLARE_EVENT_CLASS(xhci_log_doorbell, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_dbc_log_request’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:573:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 573 | DECLARE_EVENT_CLASS(xhci_dbc_log_request, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:573:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 573 | DECLARE_EVENT_CLASS(xhci_dbc_log_request, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_msg’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -13681,5 +16940,242 @@ -../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 +../drivers/usb/host/./xhci-trace.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 28 | DECLARE_EVENT_CLASS(xhci_log_msg, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 28 | DECLARE_EVENT_CLASS(xhci_log_msg, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_ctx’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:73:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 73 | DECLARE_EVENT_CLASS(xhci_log_ctx, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:73:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 73 | DECLARE_EVENT_CLASS(xhci_log_ctx, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_trb’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:110:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 110 | DECLARE_EVENT_CLASS(xhci_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:110:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 110 | DECLARE_EVENT_CLASS(xhci_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_free_virt_dev’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:168:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 168 | DECLARE_EVENT_CLASS(xhci_log_free_virt_dev, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:168:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 168 | DECLARE_EVENT_CLASS(xhci_log_free_virt_dev, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_virt_dev’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:197:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 197 | DECLARE_EVENT_CLASS(xhci_log_virt_dev, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:197:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 197 | DECLARE_EVENT_CLASS(xhci_log_virt_dev, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_urb’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 249 | DECLARE_EVENT_CLASS(xhci_log_urb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 249 | DECLARE_EVENT_CLASS(xhci_log_urb, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_ep_ctx’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 313 | DECLARE_EVENT_CLASS(xhci_log_ep_ctx, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 313 | DECLARE_EVENT_CLASS(xhci_log_ep_ctx, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_slot_ctx’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 358 | DECLARE_EVENT_CLASS(xhci_log_slot_ctx, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 358 | DECLARE_EVENT_CLASS(xhci_log_slot_ctx, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_ctrl_ctx’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:424:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 424 | DECLARE_EVENT_CLASS(xhci_log_ctrl_ctx, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:424:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 424 | DECLARE_EVENT_CLASS(xhci_log_ctrl_ctx, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_ring’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:449:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 449 | DECLARE_EVENT_CLASS(xhci_log_ring, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:449:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 449 | DECLARE_EVENT_CLASS(xhci_log_ring, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_portsc’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 512 | DECLARE_EVENT_CLASS(xhci_log_portsc, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 512 | DECLARE_EVENT_CLASS(xhci_log_portsc, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_doorbell’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 547 | DECLARE_EVENT_CLASS(xhci_log_doorbell, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 547 | DECLARE_EVENT_CLASS(xhci_log_doorbell, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_dbc_log_request’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:573:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 573 | DECLARE_EVENT_CLASS(xhci_dbc_log_request, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:573:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 573 | DECLARE_EVENT_CLASS(xhci_dbc_log_request, + | ^~~~~~~~~~~~~~~~~~~ +make[6]: *** [../scripts/Makefile.build:244: drivers/usb/host/xhci-trace.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: drivers/usb/host] Error 2 @@ -13734,0 +17231,20 @@ +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, + | ^~~~~~~~~~~~~~~~~~~ @@ -13739,3 +17255,3 @@ - from ../drivers/net/ethernet/intel/e1000e/e1000e_trace.h:42, - from ../drivers/net/ethernet/intel/e1000e/netdev.c:31: -../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h: In function ‘trace_event_raw_event_e1000e_trace_mac_register’: + from ../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’: @@ -13751,2 +17267,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, +../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(avs_dsp_core_op, @@ -13763,2 +17279,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, +../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(avs_dsp_core_op, @@ -13775,2 +17291,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, +../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(avs_dsp_core_op, @@ -13787,2 +17303,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, +../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(avs_dsp_core_op, @@ -13799,2 +17315,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, +../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(avs_dsp_core_op, @@ -13802,16 +17318 @@ -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/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, - | ^~~~~~~~~~~~~~~~~~~ +../sound/soc/intel/avs/./trace.h: In function ‘trace_event_raw_event_avs_ipc_msg_hdr’: @@ -13824,11 +17325,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/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_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, +../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, @@ -13842,11 +17334,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/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_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, +../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, @@ -13854 +17337 @@ -../include/trace/../../drivers/gpu/drm/scheduler/gpu_scheduler_trace.h: In function ‘trace_event_raw_event_drm_sched_process_job’: +../sound/soc/intel/avs/./trace.h: In function ‘trace_event_raw_event_avs_ipc_msg_payload’: @@ -13864,3 +17347,6 @@ -../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/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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -13876,4 +17362,7 @@ -../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/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’: @@ -13889,2 +17378,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, +../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ + 125 | TRACE_EVENT(avs_d0ix, @@ -13901,2 +17390,103 @@ -../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, +../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, @@ -13904,2 +17494,3 @@ -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 +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 @@ -13907,3 +17498,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 ../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’: @@ -13916,2 +17507,2 @@ -../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/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 55 | DECLARE_EVENT_CLASS(writeback_folio_template, @@ -13925,2 +17516,2 @@ -../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/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 55 | DECLARE_EVENT_CLASS(writeback_folio_template, @@ -13934,2 +17525,2 @@ -../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/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 55 | DECLARE_EVENT_CLASS(writeback_folio_template, @@ -13943,2 +17534,2 @@ -../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/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 55 | DECLARE_EVENT_CLASS(writeback_folio_template, @@ -13952,21 +17543,2 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 159 | DECLARE_EVENT_CLASS(hif_data, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/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, +../include/trace/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 55 | DECLARE_EVENT_CLASS(writeback_folio_template, @@ -13974 +17546 @@ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_io_data32’: +../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_dirty_inode_template’: @@ -13981,2 +17553,2 @@ -../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/events/writeback.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 96 | DECLARE_EVENT_CLASS(writeback_dirty_inode_template, @@ -13990,2 +17562,2 @@ -../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/events/writeback.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 96 | DECLARE_EVENT_CLASS(writeback_dirty_inode_template, @@ -13993 +17565 @@ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_piggyback’: +../include/trace/events/writeback.h: In function ‘trace_event_raw_event_inode_foreign_history’: @@ -14000,3 +17572,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -14009,4 +17584,7 @@ -../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: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’: @@ -14022,2 +17600,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/writeback.h:208:1: note: in expansion of macro ‘TRACE_EVENT’ + 208 | TRACE_EVENT(inode_switch_wbs, @@ -14034,2 +17612,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/writeback.h:208:1: note: in expansion of macro ‘TRACE_EVENT’ + 208 | TRACE_EVENT(inode_switch_wbs, @@ -14037 +17615 @@ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_tx_stats’: +../include/trace/events/writeback.h: In function ‘trace_event_raw_event_track_foreign_dirty’: @@ -14047,2 +17625,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/writeback.h:237:1: note: in expansion of macro ‘TRACE_EVENT’ + 237 | TRACE_EVENT(track_foreign_dirty, @@ -14059,2 +17637,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/writeback.h:237:1: note: in expansion of macro ‘TRACE_EVENT’ + 237 | TRACE_EVENT(track_foreign_dirty, @@ -14062 +17640 @@ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_queues_stats’: +../include/trace/events/writeback.h: In function ‘trace_event_raw_event_flush_foreign’: @@ -14072,2 +17650,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/writeback.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(flush_foreign, @@ -14084,2 +17662,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/writeback.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(flush_foreign, @@ -14087,8 +17665,2 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/silabs/wfx/debug.o] Error 1 -make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/silabs/wfx] Error 2 -make[6]: *** [../scripts/Makefile.build:485: drivers/net/wireless/silabs] Error 2 -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/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’? @@ -14096 +17668 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -14100,2 +17672,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, @@ -14103 +17675 @@ -../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’? @@ -14105 +17677 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -14109,2 +17681,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, @@ -14112 +17684,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_work_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? @@ -14118,2 +17691,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, @@ -14127,2 +17700,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, @@ -14130,3 +17703,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); \ + | ^~~~~~~~~~~~~~~ @@ -14136,4 +17710,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’: @@ -14146,2 +17735,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, @@ -14155,2 +17744,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, @@ -14158 +17747 @@ -../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’: @@ -14168,2 +17757,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, @@ -14180,2 +17769,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, @@ -14183 +17772 @@ -../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’: @@ -14190,2 +17779,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, @@ -14199,2 +17788,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, @@ -14202 +17791 @@ -../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’: @@ -14212,2 +17801,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, @@ -14224,2 +17813,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, @@ -14227 +17816 @@ -../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’: @@ -14237,2 +17826,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, @@ -14249,2 +17838,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, @@ -14252 +17841 @@ -../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’: @@ -14262,2 +17851,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, @@ -14274,2 +17863,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, @@ -14277 +17866 @@ -../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’: @@ -14287,2 +17876,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, @@ -14299,2 +17888,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, @@ -14302 +17891 @@ -../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’: @@ -14312,2 +17901,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, @@ -14324,2 +17913,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, @@ -14327,2 +17916,468 @@ -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 +../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 +make[4]: *** Waiting for unfinished jobs.... @@ -14330,3 +18385,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/usb/gadget/udc/trace.h:294, + from ../drivers/usb/gadget/udc/trace.c:10: +../drivers/usb/gadget/udc/./trace.h: In function ‘trace_event_raw_event_udc_log_gadget’: @@ -14339,2 +18394,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/usb/gadget/udc/./trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(udc_log_gadget, @@ -14348,2 +18403,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/usb/gadget/udc/./trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(udc_log_gadget, @@ -14357,2 +18412,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/usb/gadget/udc/./trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(udc_log_gadget, @@ -14366,2 +18421,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/usb/gadget/udc/./trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(udc_log_gadget, @@ -14375,2 +18430,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/usb/gadget/udc/./trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(udc_log_gadget, @@ -14378 +18433 @@ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_outbound_complete_template’: +../drivers/usb/gadget/udc/./trace.h: In function ‘trace_event_raw_event_udc_log_ep’: @@ -14385,2 +18440,2 @@ -../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, +../drivers/usb/gadget/udc/./trace.h:144:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 144 | DECLARE_EVENT_CLASS(udc_log_ep, @@ -14394,2 +18449,2 @@ -../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, +../drivers/usb/gadget/udc/./trace.h:144:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 144 | DECLARE_EVENT_CLASS(udc_log_ep, @@ -14397 +18452 @@ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_inbound_template’: +../drivers/usb/gadget/udc/./trace.h: In function ‘trace_event_raw_event_udc_log_req’: @@ -14404,2 +18459,2 @@ -../include/trace/events/firewire.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 108 | DECLARE_EVENT_CLASS(async_inbound_template, +../drivers/usb/gadget/udc/./trace.h:218:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 218 | DECLARE_EVENT_CLASS(udc_log_req, @@ -14413,2 +18468,2 @@ -../include/trace/events/firewire.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 108 | DECLARE_EVENT_CLASS(async_inbound_template, +../drivers/usb/gadget/udc/./trace.h:218:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 218 | DECLARE_EVENT_CLASS(udc_log_req, @@ -14416,3 +18471,4 @@ -../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); \ +In file included from ../include/trace/define_trace.h:110: +../drivers/usb/gadget/udc/./trace.h: In function ‘__bpf_trace_udc_log_gadget’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -14419,0 +18476,62 @@ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/./trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(udc_log_gadget, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/./trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(udc_log_gadget, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/./trace.h: In function ‘__bpf_trace_udc_log_ep’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/./trace.h:144:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 144 | DECLARE_EVENT_CLASS(udc_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/./trace.h:144:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 144 | DECLARE_EVENT_CLASS(udc_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/./trace.h: In function ‘__bpf_trace_udc_log_req’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/./trace.h:218:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 218 | DECLARE_EVENT_CLASS(udc_log_req, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/./trace.h:218:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 218 | DECLARE_EVENT_CLASS(udc_log_req, + | ^~~~~~~~~~~~~~~~~~~ +make[7]: *** [../scripts/Makefile.build:244: drivers/usb/gadget/udc/trace.o] Error 1 +make[7]: *** Waiting for unfinished jobs.... +In file included from ../include/trace/define_trace.h:108, + from ../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); \ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -14426,2 +18544,2 @@ -../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ - 220 | TRACE_EVENT(async_phy_outbound_initiate, +../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(locks_get_lock_context, @@ -14429 +18547 @@ -../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’? @@ -14431 +18549 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -14438,2 +18556,2 @@ -../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ - 220 | TRACE_EVENT(async_phy_outbound_initiate, +../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(locks_get_lock_context, @@ -14441,2 +18559 @@ -../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’? +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in @@ -14451,2 +18568,2 @@ -../include/trace/events/firewire.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ - 247 | TRACE_EVENT(async_phy_outbound_complete, +../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(locks_get_lock_context, @@ -14463,2 +18580,2 @@ -../include/trace/events/firewire.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ - 247 | TRACE_EVENT(async_phy_outbound_complete, +../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(locks_get_lock_context, @@ -14466,4 +18583,3 @@ -../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:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ @@ -14476,2 +18592,2 @@ -../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ - 274 | TRACE_EVENT(async_phy_inbound, +../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(locks_get_lock_context, @@ -14478,0 +18595,10 @@ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -14485,7 +18611,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ - 274 | TRACE_EVENT(async_phy_inbound, - | ^~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_bus_reset_arrange_template’: +../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’: @@ -14498,2 +18621,2 @@ -../include/trace/events/firewire.h:306:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 306 | DECLARE_EVENT_CLASS(bus_reset_arrange_template, +../include/trace/events/filelock.h:119:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 119 | DECLARE_EVENT_CLASS(filelock_lease, @@ -14507,2 +18630,2 @@ -../include/trace/events/firewire.h:306:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 306 | DECLARE_EVENT_CLASS(bus_reset_arrange_template, +../include/trace/events/filelock.h:119:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 119 | DECLARE_EVENT_CLASS(filelock_lease, @@ -14510 +18633 @@ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_bus_reset_handle’: +../include/trace/events/filelock.h: In function ‘trace_event_raw_event_generic_add_lease’: @@ -14520,2 +18643,2 @@ -../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ - 342 | TRACE_EVENT(bus_reset_handle, +../include/trace/events/filelock.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ + 171 | TRACE_EVENT(generic_add_lease, @@ -14532,2 +18655,2 @@ -../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ - 342 | TRACE_EVENT(bus_reset_handle, +../include/trace/events/filelock.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ + 171 | TRACE_EVENT(generic_add_lease, @@ -14535 +18658 @@ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_self_id_sequence’: +../include/trace/events/filelock.h: In function ‘trace_event_raw_event_leases_conflict’: @@ -14545,2 +18668,2 @@ -../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ - 395 | TRACE_EVENT(self_id_sequence, +../include/trace/events/filelock.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ + 206 | TRACE_EVENT(leases_conflict, @@ -14557,2 +18680,2 @@ -../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ - 395 | TRACE_EVENT(self_id_sequence, +../include/trace/events/filelock.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ + 206 | TRACE_EVENT(leases_conflict, @@ -14560,3 +18683,4 @@ -../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); \ +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); \ @@ -14564,3 +18688,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -14570,12 +18694,9 @@ -../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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -14585,9 +18706,6 @@ -../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/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); \ @@ -14595,3 +18713,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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -14601,7 +18757,46 @@ -../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’? +../include/trace/events/filelock.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ + 171 | TRACE_EVENT(generic_add_lease, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/filelock.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ + 171 | TRACE_EVENT(generic_add_lease, + | ^~~~~~~~~~~ +../include/trace/events/filelock.h: In function ‘__bpf_trace_leases_conflict’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/filelock.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ + 206 | TRACE_EVENT(leases_conflict, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/filelock.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ + 206 | TRACE_EVENT(leases_conflict, + | ^~~~~~~~~~~ +make[4]: *** [../scripts/Makefile.build:244: fs/locks.o] Error 1 +In file included from ../include/trace/define_trace.h:108, + from ../drivers/net/ethernet/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] @@ -14609 +18804 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -14616,7 +18811,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:470:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 470 | TRACE_EVENT_CONDITION(isoc_inbound_single_allocate, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_inbound_multiple_allocate’: +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(funeth_tx, + | ^~~~~~~~~~~ @@ -14632,7 +18823,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/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_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 @@ -14640 +18828 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -14647,8 +18835,4 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:495:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 495 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_allocate, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_destroy_template’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? +../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’? @@ -14656 +18840 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -14660,6 +18844,9 @@ -../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: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)(); \ + | ^~~~~~~~~~~~~~ @@ -14669,4 +18856,7 @@ -../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: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’: @@ -14682,2 +18872,2 @@ -../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ - 550 | TRACE_EVENT(isoc_inbound_multiple_channels, +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(funeth_tx_free, @@ -14694,2 +18884,2 @@ -../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ - 550 | TRACE_EVENT(isoc_inbound_multiple_channels, +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(funeth_tx_free, @@ -14697 +18887 @@ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_outbound_start’: +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘trace_event_raw_event_funeth_rx’: @@ -14707,6 +18897,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, - | ^~~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(funeth_rx, + | ^~~~~~~~~~~ @@ -14722,9 +18909,57 @@ -../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); \ +../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); \ @@ -14731,0 +18967,32 @@ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(funeth_rx, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(funeth_rx, + | ^~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/fungible/funeth/funeth_rx.o] Error 1 +make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/fungible/funeth] Error 2 +make[6]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/fungible] Error 2 +make[6]: *** Waiting for unfinished jobs.... +In file included from ../include/trace/define_trace.h:108, + from ../drivers/usb/typec/ucsi/trace.h:120, + from ../drivers/usb/typec/ucsi/trace.c:4: +../drivers/usb/typec/ucsi/./trace.h: In function ‘trace_event_raw_event_ucsi_log_command’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -14735,2 +19002,2 @@ -../include/trace/events/firewire.h:596:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 596 | DECLARE_EVENT_CLASS(isoc_inbound_start_template, +../drivers/usb/typec/ucsi/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(ucsi_log_command, @@ -14738 +19005 @@ -../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’? @@ -14740 +19007 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -14744,2 +19011,2 @@ -../include/trace/events/firewire.h:596:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 596 | DECLARE_EVENT_CLASS(isoc_inbound_start_template, +../drivers/usb/typec/ucsi/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(ucsi_log_command, @@ -14747,2 +19014 @@ -../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’? +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in @@ -14754,2 +19020,2 @@ -../include/trace/events/firewire.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 643 | DECLARE_EVENT_CLASS(isoc_stop_template, +../drivers/usb/typec/ucsi/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(ucsi_log_command, @@ -14763,2 +19029,2 @@ -../include/trace/events/firewire.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 643 | DECLARE_EVENT_CLASS(isoc_stop_template, +../drivers/usb/typec/ucsi/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(ucsi_log_command, @@ -14766 +19032,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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/ucsi/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(ucsi_log_command, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/ucsi/./trace.h: In function ‘trace_event_raw_event_ucsi_log_connector_status’: @@ -14773,2 +19048,2 @@ -../include/trace/events/firewire.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 679 | DECLARE_EVENT_CLASS(isoc_flush_template, +../drivers/usb/typec/ucsi/./trace.h:42:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 42 | DECLARE_EVENT_CLASS(ucsi_log_connector_status, @@ -14782,2 +19057,2 @@ -../include/trace/events/firewire.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 679 | DECLARE_EVENT_CLASS(isoc_flush_template, +../drivers/usb/typec/ucsi/./trace.h:42:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 42 | DECLARE_EVENT_CLASS(ucsi_log_connector_status, @@ -14785 +19060 @@ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_flush_completions_template’: +../drivers/usb/typec/ucsi/./trace.h: In function ‘trace_event_raw_event_ucsi_log_register_altmode’: @@ -14792,2 +19067,2 @@ -../include/trace/events/firewire.h:715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 715 | DECLARE_EVENT_CLASS(isoc_flush_completions_template, +../drivers/usb/typec/ucsi/./trace.h:85:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 85 | DECLARE_EVENT_CLASS(ucsi_log_register_altmode, @@ -14801,2 +19076,2 @@ -../include/trace/events/firewire.h:715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 715 | DECLARE_EVENT_CLASS(isoc_flush_completions_template, +../drivers/usb/typec/ucsi/./trace.h:85:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 85 | DECLARE_EVENT_CLASS(ucsi_log_register_altmode, @@ -14804,3 +19079,42 @@ -../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); \ +In file included from ../include/trace/define_trace.h:110: +../drivers/usb/typec/ucsi/./trace.h: In function ‘__bpf_trace_ucsi_log_command’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/ucsi/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(ucsi_log_command, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/ucsi/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(ucsi_log_command, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/ucsi/./trace.h: In function ‘__bpf_trace_ucsi_log_connector_status’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/ucsi/./trace.h:42:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 42 | DECLARE_EVENT_CLASS(ucsi_log_connector_status, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/ucsi/./trace.h:42:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 42 | DECLARE_EVENT_CLASS(ucsi_log_connector_status, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/ucsi/./trace.h: In function ‘__bpf_trace_ucsi_log_register_altmode’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -14807,0 +19122,25 @@ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/ucsi/./trace.h:85:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 85 | DECLARE_EVENT_CLASS(ucsi_log_register_altmode, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/ucsi/./trace.h:85:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 85 | DECLARE_EVENT_CLASS(ucsi_log_register_altmode, + | ^~~~~~~~~~~~~~~~~~~ +make[7]: *** [../scripts/Makefile.build:244: drivers/usb/typec/ucsi/trace.o] Error 1 +make[6]: *** [../scripts/Makefile.build:485: drivers/usb/typec/ucsi] Error 2 +make[6]: *** Waiting for unfinished jobs.... +In file included from ../include/trace/define_trace.h:108, + from ../drivers/net/wireless/mediatek/mt76/trace.h:111, + from ../drivers/net/wireless/mediatek/mt76/trace.c:10: +../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘trace_event_raw_event_dev_reg_evt’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -14811,10 +19150,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/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’? +../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’? @@ -14822 +19155 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -14826,11 +19159,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/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’? +../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 @@ -14842,9 +19168,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:796:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 796 | TRACE_EVENT_CONDITION(isoc_inbound_single_queue, - | ^~~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 32 | DECLARE_EVENT_CLASS(dev_reg_evt, + | ^~~~~~~~~~~~~~~~~~~ @@ -14857,10 +19177,13 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_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’: +../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’: @@ -14876,6 +19199,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, - | ^~~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(dev_irq, + | ^~~~~~~~~~~ @@ -14891,7 +19211,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’: +../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’: @@ -14904,2 +19221,2 @@ -../include/trace/events/firewire.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 844 | DECLARE_EVENT_CLASS(isoc_single_completions_template, +../drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 82 | DECLARE_EVENT_CLASS(dev_txid_evt, @@ -14913,2 +19230,2 @@ -../include/trace/events/firewire.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 844 | DECLARE_EVENT_CLASS(isoc_single_completions_template, +../drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 82 | DECLARE_EVENT_CLASS(dev_txid_evt, @@ -14916,3 +19233,4 @@ -../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); \ +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); \ @@ -14920,3 +19238,22 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/./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) + | ^~~~~~~~~~~~~~~~~~~ @@ -14926,2 +19263,2 @@ -../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ - 884 | TRACE_EVENT(isoc_inbound_multiple_completions, +../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(dev_irq, @@ -14929,6 +19266,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -14938,2 +19275,2 @@ -../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ - 884 | TRACE_EVENT(isoc_inbound_multiple_completions, +../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(dev_irq, @@ -14941,2 +19278,21 @@ -make[5]: *** [../scripts/Makefile.build:244: drivers/firewire/core-trace.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: drivers/firewire] Error 2 +../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.... @@ -14944,3 +19300,3 @@ - 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’: + 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’: @@ -14953,2 +19309,2 @@ -../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 59 | DECLARE_EVENT_CLASS( +../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, @@ -14962,2 +19318,2 @@ -../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 59 | DECLARE_EVENT_CLASS( +../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, @@ -14971,2 +19327,2 @@ -../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 59 | DECLARE_EVENT_CLASS( +../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, @@ -14980,2 +19336,2 @@ -../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 59 | DECLARE_EVENT_CLASS( +../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, @@ -14989,2 +19345,2 @@ -../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 59 | DECLARE_EVENT_CLASS( +../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, @@ -14992 +19348 @@ -../drivers/net/ethernet/intel/iavf/./iavf_trace.h: In function ‘trace_event_raw_event_iavf_rx_template’: +../include/trace/events/iocost.h: In function ‘trace_event_raw_event_iocg_inuse_update’: @@ -14999,2 +19355,2 @@ -../drivers/net/ethernet/intel/iavf/./iavf_trace.h:111:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 111 | DECLARE_EVENT_CLASS( +../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, @@ -15008,2 +19364,2 @@ -../drivers/net/ethernet/intel/iavf/./iavf_trace.h:111:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 111 | DECLARE_EVENT_CLASS( +../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, @@ -15011 +19367 @@ -../drivers/net/ethernet/intel/iavf/./iavf_trace.h: In function ‘trace_event_raw_event_iavf_xmit_template’: +../include/trace/events/iocost.h: In function ‘trace_event_raw_event_iocost_ioc_vrate_adj’: @@ -15018,3 +19374,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/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ + 142 | TRACE_EVENT(iocost_ioc_vrate_adj, + | ^~~~~~~~~~~ @@ -15027,2 +19386,41 @@ -../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/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, @@ -15030,2 +19428,79 @@ -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 +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.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 @@ -15033,3 +19508,3 @@ - from ../drivers/net/wireless/ath/ath6kl/trace.h:327, - from ../drivers/net/wireless/ath/ath6kl/trace.c:20: -../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_wmi_cmd’: + from ../drivers/net/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’: @@ -15045,2 +19520,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(ath6kl_wmi_cmd, +../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(e1000e_trace_mac_register, @@ -15057,2 +19532,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(ath6kl_wmi_cmd, +../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(e1000e_trace_mac_register, @@ -15069,2 +19544,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(ath6kl_wmi_cmd, +../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(e1000e_trace_mac_register, @@ -15081,2 +19556,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(ath6kl_wmi_cmd, +../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(e1000e_trace_mac_register, @@ -15093,2 +19568,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(ath6kl_wmi_cmd, +../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(e1000e_trace_mac_register, @@ -15096,3 +19571,4 @@ -../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); \ +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); \ @@ -15099,0 +19576,31 @@ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 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/usb/mtu3/mtu3_trace.h:277, + from ../drivers/usb/mtu3/mtu3_trace.c:12: +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘trace_event_raw_event_mtu3_log’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -15106,2 +19613,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ - 62 | TRACE_EVENT(ath6kl_wmi_event, +../drivers/usb/mtu3/./mtu3_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(mtu3_log, @@ -15109 +19616 @@ -../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’? @@ -15111 +19618 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -15118,2 +19625,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ - 62 | TRACE_EVENT(ath6kl_wmi_event, +../drivers/usb/mtu3/./mtu3_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(mtu3_log, @@ -15121,2 +19628 @@ -../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’? +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in @@ -15131,2 +19637,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ - 85 | TRACE_EVENT(ath6kl_sdio, +../drivers/usb/mtu3/./mtu3_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(mtu3_log, @@ -15143,2 +19649,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ - 85 | TRACE_EVENT(ath6kl_sdio, +../drivers/usb/mtu3/./mtu3_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(mtu3_log, @@ -15146 +19652,13 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_sdio_scat’: +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(mtu3_log, + | ^~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘trace_event_raw_event_mtu3_u3_ltssm_isr’: @@ -15156,2 +19674,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro ‘TRACE_EVENT’ - 120 | TRACE_EVENT(ath6kl_sdio_scat, +../drivers/usb/mtu3/./mtu3_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(mtu3_u3_ltssm_isr, @@ -15168,2 +19686,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro ‘TRACE_EVENT’ - 120 | TRACE_EVENT(ath6kl_sdio_scat, +../drivers/usb/mtu3/./mtu3_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(mtu3_u3_ltssm_isr, @@ -15171 +19689 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_sdio_irq’: +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘trace_event_raw_event_mtu3_u2_common_isr’: @@ -15181,2 +19699,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:174:1: note: in expansion of macro ‘TRACE_EVENT’ - 174 | TRACE_EVENT(ath6kl_sdio_irq, +../drivers/usb/mtu3/./mtu3_trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ + 54 | TRACE_EVENT(mtu3_u2_common_isr, @@ -15193,2 +19711,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:174:1: note: in expansion of macro ‘TRACE_EVENT’ - 174 | TRACE_EVENT(ath6kl_sdio_irq, +../drivers/usb/mtu3/./mtu3_trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ + 54 | TRACE_EVENT(mtu3_u2_common_isr, @@ -15196 +19714 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_htc_rx’: +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘trace_event_raw_event_mtu3_qmu_isr’: @@ -15206,2 +19724,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ - 194 | TRACE_EVENT(ath6kl_htc_rx, +../drivers/usb/mtu3/./mtu3_trace.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ + 70 | TRACE_EVENT(mtu3_qmu_isr, @@ -15218,2 +19736,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ - 194 | TRACE_EVENT(ath6kl_htc_rx, +../drivers/usb/mtu3/./mtu3_trace.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ + 70 | TRACE_EVENT(mtu3_qmu_isr, @@ -15221 +19739 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_htc_tx’: +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘trace_event_raw_event_mtu3_log_setup’: @@ -15228,6 +19746,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ - 222 | TRACE_EVENT(ath6kl_htc_tx, - | ^~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 88 | DECLARE_EVENT_CLASS(mtu3_log_setup, + | ^~~~~~~~~~~~~~~~~~~ @@ -15240,7 +19755,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath6kl/./trace.h: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’: +../drivers/usb/mtu3/./mtu3_trace.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 88 | DECLARE_EVENT_CLASS(mtu3_log_setup, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘trace_event_raw_event_mtu3_log_request’: @@ -15253,2 +19765,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 252 | DECLARE_EVENT_CLASS(ath6kl_log_event, +../drivers/usb/mtu3/./mtu3_trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 116 | DECLARE_EVENT_CLASS(mtu3_log_request, @@ -15262,2 +19774,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 252 | DECLARE_EVENT_CLASS(ath6kl_log_event, +../drivers/usb/mtu3/./mtu3_trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 116 | DECLARE_EVENT_CLASS(mtu3_log_request, @@ -15265 +19777 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_log_dbg’: +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘trace_event_raw_event_mtu3_log_gpd’: @@ -15272,6 +19784,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath6kl/./trace.h:279:1: note: in expansion of macro ‘TRACE_EVENT’ - 279 | TRACE_EVENT(ath6kl_log_dbg, - | ^~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 173 | DECLARE_EVENT_CLASS(mtu3_log_gpd, + | ^~~~~~~~~~~~~~~~~~~ @@ -15284,7 +19793,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath6kl/./trace.h: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’: +../drivers/usb/mtu3/./mtu3_trace.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 173 | DECLARE_EVENT_CLASS(mtu3_log_gpd, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘trace_event_raw_event_mtu3_log_ep’: @@ -15297,6 +19803,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath6kl/./trace.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ - 293 | TRACE_EVENT(ath6kl_log_dbg_dump, - | ^~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h:214:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 214 | DECLARE_EVENT_CLASS(mtu3_log_ep, + | ^~~~~~~~~~~~~~~~~~~ @@ -15308,0 +19812,11 @@ +../drivers/usb/mtu3/./mtu3_trace.h:214:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 214 | DECLARE_EVENT_CLASS(mtu3_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘__bpf_trace_mtu3_log’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -15312,2 +19826,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ - 293 | TRACE_EVENT(ath6kl_log_dbg_dump, +../drivers/usb/mtu3/./mtu3_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(mtu3_log, @@ -15315,2 +19829,165 @@ -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 +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(mtu3_log, + | ^~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘__bpf_trace_mtu3_u3_ltssm_isr’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(mtu3_u3_ltssm_isr, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(mtu3_u3_ltssm_isr, + | ^~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘__bpf_trace_mtu3_u2_common_isr’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ + 54 | TRACE_EVENT(mtu3_u2_common_isr, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ + 54 | TRACE_EVENT(mtu3_u2_common_isr, + | ^~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘__bpf_trace_mtu3_qmu_isr’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ + 70 | TRACE_EVENT(mtu3_qmu_isr, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ + 70 | TRACE_EVENT(mtu3_qmu_isr, + | ^~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘__bpf_trace_mtu3_log_setup’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 88 | DECLARE_EVENT_CLASS(mtu3_log_setup, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 88 | DECLARE_EVENT_CLASS(mtu3_log_setup, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘__bpf_trace_mtu3_log_request’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 116 | DECLARE_EVENT_CLASS(mtu3_log_request, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 116 | DECLARE_EVENT_CLASS(mtu3_log_request, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘__bpf_trace_mtu3_log_gpd’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 173 | DECLARE_EVENT_CLASS(mtu3_log_gpd, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 173 | DECLARE_EVENT_CLASS(mtu3_log_gpd, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘__bpf_trace_mtu3_log_ep’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h:214:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 214 | DECLARE_EVENT_CLASS(mtu3_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h:214:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 214 | DECLARE_EVENT_CLASS(mtu3_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +make[6]: *** [../scripts/Makefile.build:244: drivers/usb/mtu3/mtu3_trace.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: drivers/usb/mtu3] Error 2 @@ -15318,3 +19995,4 @@ - from ../arch/x86/kvm/mmu/mmutrace.h:451, - from ../arch/x86/kvm/mmu/mmu.c:193: -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_pagetable_walk’: + from ../drivers/net/wireless/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’: @@ -15330,2 +20008,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT( +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ + 29 | TRACE_EVENT(brcms_timer, @@ -15342,2 +20020,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT( +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ + 29 | TRACE_EVENT(brcms_timer, @@ -15354,2 +20032,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT( +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ + 29 | TRACE_EVENT(brcms_timer, @@ -15366,2 +20044,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT( +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ + 29 | TRACE_EVENT(brcms_timer, @@ -15378,2 +20056,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT( +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ + 29 | TRACE_EVENT(brcms_timer, @@ -15381 +20059 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_paging_element’: +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘trace_event_raw_event_brcms_dpc’: @@ -15391,2 +20069,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ - 88 | TRACE_EVENT( +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(brcms_dpc, @@ -15403,2 +20081,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ - 88 | TRACE_EVENT( +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(brcms_dpc, @@ -15406 +20084 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_set_bit_class’: +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘trace_event_raw_event_brcms_macintstatus’: @@ -15413,3 +20091,6 @@ -../arch/x86/kvm/mmu/mmutrace.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 106 | DECLARE_EVENT_CLASS(kvm_mmu_set_bit_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(brcms_macintstatus, + | ^~~~~~~~~~~ @@ -15422,6 +20103,10 @@ -../arch/x86/kvm/mmu/mmutrace.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 106 | DECLARE_EVENT_CLASS(kvm_mmu_set_bit_class, - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_walker_error’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../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); \ @@ -15429,3 +20114,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -15435,2 +20120,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ - 140 | TRACE_EVENT( +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ + 29 | TRACE_EVENT(brcms_timer, @@ -15438,6 +20123,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -15447,2 +20132,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ - 140 | TRACE_EVENT( +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ + 29 | TRACE_EVENT(brcms_timer, @@ -15450,3 +20135,3 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_get_page’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -15454,3 +20139,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -15460,2 +20145,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT( +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(brcms_dpc, @@ -15463,6 +20148,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -15472,2 +20157,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT( +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(brcms_dpc, @@ -15475,3 +20160,3 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_page_class’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -15479,16 +20164,25 @@ -../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/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 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’: @@ -15504,2 +20198,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ - 210 | TRACE_EVENT( +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ + 25 | TRACE_EVENT(brcms_txdesc, @@ -15516,2 +20210,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ - 210 | TRACE_EVENT( +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ + 25 | TRACE_EVENT(brcms_txdesc, @@ -15519 +20213 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_handle_mmio_page_fault’: +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘trace_event_raw_event_brcms_txstatus’: @@ -15529,2 +20223,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ - 233 | TRACE_EVENT( +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(brcms_txstatus, @@ -15541,2 +20235,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ - 233 | TRACE_EVENT( +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(brcms_txstatus, @@ -15544 +20238 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_fast_page_fault’: +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘trace_event_raw_event_brcms_ampdu_session’: @@ -15554,2 +20248,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ - 254 | TRACE_EVENT( +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(brcms_ampdu_session, @@ -15566,2 +20260,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ - 254 | TRACE_EVENT( +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(brcms_ampdu_session, @@ -15569,3 +20263,4 @@ -../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); \ +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); \ @@ -15573,3 +20268,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -15579,2 +20274,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ - 289 | TRACE_EVENT( +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ + 25 | TRACE_EVENT(brcms_txdesc, @@ -15582,6 +20277,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -15591,2 +20286,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ - 289 | TRACE_EVENT( +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ + 25 | TRACE_EVENT(brcms_txdesc, @@ -15594,3 +20289,3 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_check_mmio_spte’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -15598,3 +20293,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -15604,2 +20299,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ - 310 | TRACE_EVENT( +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(brcms_txstatus, @@ -15607,6 +20302,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -15616,2 +20311,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ - 310 | TRACE_EVENT( +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(brcms_txstatus, @@ -15619,3 +20314,3 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_set_spte’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -15623,3 +20318,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -15629,2 +20324,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ - 333 | TRACE_EVENT( +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(brcms_ampdu_session, @@ -15632,6 +20327,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -15641,2 +20336,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ - 333 | TRACE_EVENT( +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(brcms_ampdu_session, @@ -15644 +20339,4 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_spte_requested’: +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’: @@ -15651,6 +20349,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ - 369 | TRACE_EVENT( - | ^~~~~~~~~~~ +../drivers/net/wireless/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, + | ^~~~~~~~~~~~~~~~~~~ @@ -15663,7 +20358,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ - 369 | TRACE_EVENT( - | ^~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_tdp_mmu_spte_changed’: +../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’: @@ -15679,2 +20371,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ - 391 | TRACE_EVENT( +../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, @@ -15691,2 +20383,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ - 391 | TRACE_EVENT( +../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, @@ -15694,3 +20386,4 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_split_huge_page’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +In file included from ../include/trace/define_trace.h:110: +../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); \ @@ -15698,3 +20391,22 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -15704,2 +20416,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ - 420 | TRACE_EVENT( +../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, @@ -15707,6 +20419,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -15716,2 +20428,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ - 420 | TRACE_EVENT( +../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, @@ -15719 +20431,5 @@ -make[5]: *** [../scripts/Makefile.build:244: arch/x86/kvm/mmu/mmu.o] Error 1 +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.... @@ -15721,3 +20437,3 @@ - from ../drivers/net/hyperv/netvsc_trace.h:182, - from ../drivers/net/hyperv/netvsc_trace.c:7: -../include/trace/../../drivers/net/hyperv/netvsc_trace.h: In function ‘trace_event_raw_event_rndis_msg_class’: + 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’: @@ -15730,3 +20446,6 @@ -../include/trace/../../drivers/net/hyperv/netvsc_trace.h:42:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 42 | DECLARE_EVENT_CLASS(rndis_msg_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/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, + | ^~~~~~~~~~~ @@ -15739,3 +20458,6 @@ -../include/trace/../../drivers/net/hyperv/netvsc_trace.h:42:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 42 | DECLARE_EVENT_CLASS(rndis_msg_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/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, + | ^~~~~~~~~~~ @@ -15748,3 +20470,6 @@ -../include/trace/../../drivers/net/hyperv/netvsc_trace.h:42:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 42 | DECLARE_EVENT_CLASS(rndis_msg_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/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, + | ^~~~~~~~~~~ @@ -15757,3 +20482,6 @@ -../include/trace/../../drivers/net/hyperv/netvsc_trace.h:42:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 42 | DECLARE_EVENT_CLASS(rndis_msg_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/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, + | ^~~~~~~~~~~ @@ -15766,4 +20494,7 @@ -../include/trace/../../drivers/net/hyperv/netvsc_trace.h:42:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 42 | DECLARE_EVENT_CLASS(rndis_msg_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/../../drivers/net/hyperv/netvsc_trace.h: In function ‘trace_event_raw_event_nvsp_send’: +../include/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’: @@ -15779,2 +20510,2 @@ -../include/trace/../../drivers/net/hyperv/netvsc_trace.h:115:1: note: in expansion of macro ‘TRACE_EVENT’ - 115 | TRACE_EVENT(nvsp_send, +../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, @@ -15791,2 +20522,2 @@ -../include/trace/../../drivers/net/hyperv/netvsc_trace.h:115:1: note: in expansion of macro ‘TRACE_EVENT’ - 115 | TRACE_EVENT(nvsp_send, +../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, @@ -15794 +20525 @@ -../include/trace/../../drivers/net/hyperv/netvsc_trace.h: In function ‘trace_event_raw_event_nvsp_send_pkt’: +../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘trace_event_raw_event_hclge_vf_cmd_template’: @@ -15801,6 +20532,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/../../drivers/net/hyperv/netvsc_trace.h:132:1: note: in expansion of macro ‘TRACE_EVENT’ - 132 | TRACE_EVENT(nvsp_send_pkt, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -15812,0 +20541,11 @@ +../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 80 | DECLARE_EVENT_CLASS(hclge_vf_cmd_template, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h: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) + | ^~~~~~~~~~~~~~~~~~~ @@ -15816,2 +20555,2 @@ -../include/trace/../../drivers/net/hyperv/netvsc_trace.h:132:1: note: in expansion of macro ‘TRACE_EVENT’ - 132 | TRACE_EVENT(nvsp_send_pkt, +../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, @@ -15819,3 +20558,15 @@ -../include/trace/../../drivers/net/hyperv/netvsc_trace.h: In function ‘trace_event_raw_event_nvsp_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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 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); \ @@ -15823,3 +20574,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -15829,2 +20580,2 @@ -../include/trace/../../drivers/net/hyperv/netvsc_trace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT(nvsp_recv, +../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, @@ -15832,6 +20583,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -15841,2 +20592,2 @@ -../include/trace/../../drivers/net/hyperv/netvsc_trace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT(nvsp_recv, +../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, @@ -15844,2 +20595,21 @@ -make[6]: *** [../scripts/Makefile.build:244: drivers/net/hyperv/netvsc_trace.o] Error 1 -make[5]: *** [../scripts/Makefile.build:485: drivers/net/hyperv] Error 2 +../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.... @@ -15914,21 +20684,4 @@ -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/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); \ +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); \ @@ -15936,5 +20689,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -15942,11 +20692,8 @@ -../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/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) @@ -15954,11 +20701,9 @@ -../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/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) @@ -15966,11 +20711,8 @@ -../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/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) @@ -15978,4 +20720,6 @@ -../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(lp_event, - | ^~~~~~~~~~~ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/mt792x_trace.o] Error 1 +../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 109 | DECLARE_EVENT_CLASS(dpaa2_eth_buf, + | ^~~~~~~~~~~~~~~~~~~ +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 @@ -15983,3 +20727,3 @@ - from ../drivers/net/wireless/mediatek/mt76/mt7615/mt7615_trace.h:56, - from ../drivers/net/wireless/mediatek/mt76/mt7615/trace.c:10: -../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h: In function ‘trace_event_raw_event_dev_token’: + from ../fs/ext2/trace.h:94, + from ../fs/ext2/trace.c:6: +../fs/ext2/./trace.h: In function ‘trace_event_raw_event_ext2_dio_class’: @@ -15992,2 +20736,2 @@ -../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(dev_token, +../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(ext2_dio_class, @@ -16001,2 +20745,2 @@ -../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(dev_token, +../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(ext2_dio_class, @@ -16010,2 +20754,2 @@ -../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(dev_token, +../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(ext2_dio_class, @@ -16019,2 +20763,2 @@ -../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(dev_token, +../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(ext2_dio_class, @@ -16028,2 +20772,2 @@ -../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(dev_token, +../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(ext2_dio_class, @@ -16031,20 +20775 @@ -make[9]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/mt7615/trace.o] Error 1 -make[8]: *** [../scripts/Makefile.build:485: drivers/net/wireless/mediatek/mt76/mt7615] Error 2 -make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/mediatek/mt76] Error 2 -make[7]: *** Waiting for unfinished jobs.... -In file included from ../include/trace/define_trace.h:108, - from ../drivers/net/ethernet/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, - | ^~~~~~~~~~~ +../fs/ext2/./trace.h: In function ‘trace_event_raw_event_ext2_dio_write_endio’: @@ -16060,2 +20785,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, +../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(ext2_dio_write_endio, @@ -16063 +20788 @@ -../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’? @@ -16065 +20790 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -16072,2 +20797,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, +../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(ext2_dio_write_endio, @@ -16075,6 +20800,27 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../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: +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -16084,2 +20830,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, +../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(ext2_dio_write_endio, @@ -16087,6 +20833,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -16096,2 +20842,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, +../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(ext2_dio_write_endio, @@ -16099,2 +20845,2 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/cmd.o] Error 1 -make[8]: *** Waiting for unfinished jobs.... +make[5]: *** [../scripts/Makefile.build:244: fs/ext2/trace.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: fs/ext2] Error 2 @@ -16102,3 +20848,3 @@ - from ../drivers/net/wireless/ath/ath11k/trace.h:346, - from ../drivers/net/wireless/ath/ath11k/trace.c:9: -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_htt_pktlog’: + from ../include/trace/events/wbt.h:158, + from ../block/blk-wbt.c:35: +../include/trace/events/wbt.h: In function ‘trace_event_raw_event_wbt_stat’: @@ -16114,2 +20860,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/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(wbt_stat, @@ -16126,2 +20872,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/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(wbt_stat, @@ -16138,2 +20884,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/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(wbt_stat, @@ -16150,2 +20896,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/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(wbt_stat, @@ -16162,2 +20908,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/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(wbt_stat, @@ -16165 +20911 @@ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_htt_ppdu_stats’: +../include/trace/events/wbt.h: In function ‘trace_event_raw_event_wbt_lat’: @@ -16175,2 +20921,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/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(wbt_lat, @@ -16187,2 +20933,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/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(wbt_lat, @@ -16190 +20936 @@ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_htt_rxdesc’: +../include/trace/events/wbt.h: In function ‘trace_event_raw_event_wbt_step’: @@ -16200,2 +20946,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/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(wbt_step, @@ -16212,2 +20958,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/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(wbt_step, @@ -16215,20 +20961 @@ -../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/events/wbt.h: In function ‘trace_event_raw_event_wbt_timer’: @@ -16244,2 +20971,2 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ - 160 | TRACE_EVENT(ath11k_wmi_cmd, +../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ + 129 | TRACE_EVENT(wbt_timer, @@ -16256,2 +20983,2 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ - 160 | TRACE_EVENT(ath11k_wmi_cmd, +../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ + 129 | TRACE_EVENT(wbt_timer, @@ -16259,3 +20986,4 @@ -../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); \ +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); \ @@ -16263,5 +20991,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -16269,9 +20993,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -16281,2 +20997,2 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ - 190 | TRACE_EVENT(ath11k_wmi_event, +../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(wbt_stat, @@ -16284,9 +21000,5 @@ -../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, \ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -16294,9 +21005,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -16306,2 +21009,2 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ - 220 | TRACE_EVENT(ath11k_log_dbg, +../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(wbt_stat, @@ -16309,3 +21012,3 @@ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_log_dbg_dump’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -16313,3 +21016,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -16319,2 +21022,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/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(wbt_lat, @@ -16322,6 +21025,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -16331,2 +21034,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/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(wbt_lat, @@ -16334,3 +21037,3 @@ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_wmi_diag’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -16338,3 +21041,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -16344,2 +21047,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/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(wbt_step, @@ -16347,6 +21050,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -16356,2 +21059,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/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(wbt_step, @@ -16359,3 +21062,3 @@ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_ps_timekeeper’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -16363,3 +21066,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -16369,2 +21072,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/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ + 129 | TRACE_EVENT(wbt_timer, @@ -16372,6 +21075,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -16381,2 +21084,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/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ + 129 | TRACE_EVENT(wbt_timer, @@ -16384,53 +21087,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 ../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, - | ^~~~~~~~~~~~~~~~~~~ -make[5]: *** [../scripts/Makefile.build:244: fs/lockd/trace.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: fs/lockd] Error 2 +make[4]: *** [../scripts/Makefile.build:244: block/blk-wbt.o] Error 1 +make[3]: *** [../scripts/Makefile.build:485: block] Error 2 @@ -16438,3 +21090,3 @@ - from ../drivers/net/wireless/mediatek/mt7601u/trace.h:392, - from ../drivers/net/wireless/mediatek/mt7601u/trace.c:11: -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_dev_reg_evtu’: + from ../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’: @@ -16447,2 +21099,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/xen.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(xen_mc__batch, @@ -16456,2 +21108,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/xen.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(xen_mc__batch, @@ -16465,2 +21117,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/xen.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(xen_mc__batch, @@ -16474,2 +21126,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/xen.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(xen_mc__batch, @@ -16483,2 +21135,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/xen.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(xen_mc__batch, @@ -16486 +21138 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_submit_urb’: +../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc_entry’: @@ -16496,2 +21148,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/xen.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(xen_mc_entry, @@ -16508,2 +21160,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/xen.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(xen_mc_entry, @@ -16511 +21163 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_mcu_msg_send’: +../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc_entry_alloc’: @@ -16521,2 +21173,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/xen.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(xen_mc_entry_alloc, @@ -16533,2 +21185,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/xen.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(xen_mc_entry_alloc, @@ -16536 +21188 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_vend_req’: +../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc_callback’: @@ -16546,2 +21198,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/xen.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(xen_mc_callback, @@ -16558,2 +21210,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/xen.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(xen_mc_callback, @@ -16561 +21213 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_ee_read’: +../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc_flush_reason’: @@ -16571,2 +21223,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/xen.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ + 84 | TRACE_EVENT(xen_mc_flush_reason, @@ -16583,2 +21235,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/xen.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ + 84 | TRACE_EVENT(xen_mc_flush_reason, @@ -16586,58 +21238 @@ -../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/events/xen.h: In function ‘trace_event_raw_event_xen_mc_flush’: @@ -16653,2 +21248,2 @@ -../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/xen.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(xen_mc_flush, @@ -16665,2 +21260,2 @@ -../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/xen.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(xen_mc_flush, @@ -16668 +21263 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_rx’: +../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc_extend_args’: @@ -16678,2 +21273,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/xen.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ + 113 | TRACE_EVENT(xen_mc_extend_args, @@ -16690,2 +21285,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/xen.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ + 113 | TRACE_EVENT(xen_mc_extend_args, @@ -16693 +21288 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_tx’: +../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu__set_pte’: @@ -16700,6 +21295,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro ‘TRACE_EVENT’ - 277 | TRACE_EVENT(mt_tx, - | ^~~~~~~~~~~ +../include/trace/events/xen.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 134 | DECLARE_EVENT_CLASS(xen_mmu__set_pte, + | ^~~~~~~~~~~~~~~~~~~ @@ -16712,7 +21304,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro ‘TRACE_EVENT’ - 277 | TRACE_EVENT(mt_tx, - | ^~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_tx_dma_done’: +../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’: @@ -16728,2 +21317,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/xen.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(xen_mmu_set_pmd, @@ -16740,2 +21329,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/xen.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(xen_mmu_set_pmd, @@ -16743 +21332 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_tx_status_cleaned’: +../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_pte_clear’: @@ -16753,2 +21342,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/xen.h:176:1: note: in expansion of macro ‘TRACE_EVENT’ + 176 | TRACE_EVENT(xen_mmu_pte_clear, @@ -16765,2 +21354,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/xen.h:176:1: note: in expansion of macro ‘TRACE_EVENT’ + 176 | TRACE_EVENT(xen_mmu_pte_clear, @@ -16768 +21357 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_tx_status’: +../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_pmd_clear’: @@ -16778,2 +21367,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/xen.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ + 191 | TRACE_EVENT(xen_mmu_pmd_clear, @@ -16790,2 +21379,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/xen.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ + 191 | TRACE_EVENT(xen_mmu_pmd_clear, @@ -16793 +21382 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_rx_dma_aggr’: +../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_set_pud’: @@ -16803,2 +21392,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/xen.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ + 241 | TRACE_EVENT(xen_mmu_set_pud, @@ -16815,2 +21404,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/xen.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ + 241 | TRACE_EVENT(xen_mmu_set_pud, @@ -16818 +21407 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_set_shared_key’: +../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_ptep_modify_prot’: @@ -16825,6 +21414,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro ‘TRACE_EVENT’ - 368 | TRACE_EVENT(set_shared_key, - | ^~~~~~~~~~~ +../include/trace/events/xen.h:258:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 258 | DECLARE_EVENT_CLASS(xen_mmu_ptep_modify_prot, + | ^~~~~~~~~~~~~~~~~~~ @@ -16837,14 +21423,5 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro ‘TRACE_EVENT’ - 368 | TRACE_EVENT(set_shared_key, - | ^~~~~~~~~~~ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt7601u/trace.o] Error 1 -make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/mediatek/mt7601u] Error 2 -make[6]: *** [../scripts/Makefile.build:485: drivers/net/wireless/mediatek] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/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] +../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’? @@ -16852 +21429 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -16859,2 +21436,2 @@ -../include/trace/events/mlxsw.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ - 16 | TRACE_EVENT(mlxsw_sp_acl_atcam_entry_add_ctcam_spill, +../include/trace/events/xen.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ + 286 | TRACE_EVENT(xen_mmu_alloc_ptpage, @@ -16862 +21439 @@ -../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’? @@ -16864 +21441 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -16871,2 +21448,2 @@ -../include/trace/events/mlxsw.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ - 16 | TRACE_EVENT(mlxsw_sp_acl_atcam_entry_add_ctcam_spill, +../include/trace/events/xen.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ + 286 | TRACE_EVENT(xen_mmu_alloc_ptpage, @@ -16874 +21451,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/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’? @@ -16883,2 +21461,2 @@ -../include/trace/events/mlxsw.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ - 16 | TRACE_EVENT(mlxsw_sp_acl_atcam_entry_add_ctcam_spill, +../include/trace/events/xen.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ + 304 | TRACE_EVENT(xen_mmu_release_ptpage, @@ -16895,14 +21473,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/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/xen.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ + 304 | TRACE_EVENT(xen_mmu_release_ptpage, @@ -16910 +21476 @@ -../include/trace/events/mlxsw.h: In function ‘trace_event_raw_event_mlxsw_sp_acl_tcam_vregion_rehash’: +../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_pgd’: @@ -16917,6 +21483,3 @@ -../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/xen.h:320:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 320 | DECLARE_EVENT_CLASS(xen_mmu_pgd, + | ^~~~~~~~~~~~~~~~~~~ @@ -16929,7 +21492,4 @@ -../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/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’: @@ -16945,2 +21505,2 @@ -../include/trace/events/mlxsw.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ - 56 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate, +../include/trace/events/xen.h:339:1: note: in expansion of macro ‘TRACE_EVENT’ + 339 | TRACE_EVENT(xen_mmu_flush_tlb_one_user, @@ -16957,2 +21517,2 @@ -../include/trace/events/mlxsw.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ - 56 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate, +../include/trace/events/xen.h:339:1: note: in expansion of macro ‘TRACE_EVENT’ + 339 | TRACE_EVENT(xen_mmu_flush_tlb_one_user, @@ -16960 +21520 @@ -../include/trace/events/mlxsw.h: In function ‘trace_event_raw_event_mlxsw_sp_acl_tcam_vregion_migrate_end’: +../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_flush_tlb_multi’: @@ -16970,2 +21530,2 @@ -../include/trace/events/mlxsw.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ - 76 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate_end, +../include/trace/events/xen.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ + 349 | TRACE_EVENT(xen_mmu_flush_tlb_multi, @@ -16982,2 +21542,2 @@ -../include/trace/events/mlxsw.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ - 76 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate_end, +../include/trace/events/xen.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ + 349 | TRACE_EVENT(xen_mmu_flush_tlb_multi, @@ -16985 +21545 @@ -../include/trace/events/mlxsw.h: In function ‘trace_event_raw_event_mlxsw_sp_acl_tcam_vregion_rehash_rollback_failed’: +../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_write_cr3’: @@ -16995,2 +21555,2 @@ -../include/trace/events/mlxsw.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ - 96 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash_rollback_failed, +../include/trace/events/xen.h:367:1: note: in expansion of macro ‘TRACE_EVENT’ + 367 | TRACE_EVENT(xen_mmu_write_cr3, @@ -17007,2 +21567,2 @@ -../include/trace/events/mlxsw.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ - 96 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash_rollback_failed, +../include/trace/events/xen.h:367:1: note: in expansion of macro ‘TRACE_EVENT’ + 367 | TRACE_EVENT(xen_mmu_write_cr3, @@ -17010,8 +21570,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 ../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/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’? @@ -17019 +21573 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -17026,2 +21580,2 @@ -../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(fscache_cache, +../include/trace/events/xen.h:382:1: note: in expansion of macro ‘TRACE_EVENT’ + 382 | TRACE_EVENT(xen_cpu_write_ldt_entry, @@ -17029 +21583 @@ -../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’? @@ -17031 +21585 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -17038,2 +21592,2 @@ -../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(fscache_cache, +../include/trace/events/xen.h:382:1: note: in expansion of macro ‘TRACE_EVENT’ + 382 | TRACE_EVENT(xen_cpu_write_ldt_entry, @@ -17041 +21595,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/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’? @@ -17050,2 +21605,2 @@ -../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(fscache_cache, +../include/trace/events/xen.h:399:1: note: in expansion of macro ‘TRACE_EVENT’ + 399 | TRACE_EVENT(xen_cpu_write_idt_entry, @@ -17062,14 +21617,2 @@ -../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/xen.h:399:1: note: in expansion of macro ‘TRACE_EVENT’ + 399 | TRACE_EVENT(xen_cpu_write_idt_entry, @@ -17077 +21620 @@ -../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_volume’: +../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_cpu_load_idt’: @@ -17087,2 +21630,2 @@ -../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(fscache_volume, +../include/trace/events/xen.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ + 413 | TRACE_EVENT(xen_cpu_load_idt, @@ -17099,2 +21642,2 @@ -../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(fscache_volume, +../include/trace/events/xen.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ + 413 | TRACE_EVENT(xen_cpu_load_idt, @@ -17102 +21645 @@ -../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_cookie’: +../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_cpu_write_gdt_entry’: @@ -17112,2 +21655,2 @@ -../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ - 261 | TRACE_EVENT(fscache_cookie, +../include/trace/events/xen.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ + 423 | TRACE_EVENT(xen_cpu_write_gdt_entry, @@ -17124,2 +21667,2 @@ -../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ - 261 | TRACE_EVENT(fscache_cookie, +../include/trace/events/xen.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ + 423 | TRACE_EVENT(xen_cpu_write_gdt_entry, @@ -17127 +21670 @@ -../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_active’: +../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_cpu_set_ldt’: @@ -17137,2 +21680,2 @@ -../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ - 286 | TRACE_EVENT(fscache_active, +../include/trace/events/xen.h:442:1: note: in expansion of macro ‘TRACE_EVENT’ + 442 | TRACE_EVENT(xen_cpu_set_ldt, @@ -17149,2 +21692,2 @@ -../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ - 286 | TRACE_EVENT(fscache_active, +../include/trace/events/xen.h:442:1: note: in expansion of macro ‘TRACE_EVENT’ + 442 | TRACE_EVENT(xen_cpu_set_ldt, @@ -17152,3 +21695,4 @@ -../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); \ +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); \ @@ -17156,3 +21700,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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17162,2 +21725,2 @@ -../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ - 319 | TRACE_EVENT(fscache_access_cache, +../include/trace/events/xen.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(xen_mc_entry, @@ -17165,6 +21728,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17174,2 +21737,2 @@ -../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ - 319 | TRACE_EVENT(fscache_access_cache, +../include/trace/events/xen.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(xen_mc_entry, @@ -17177,3 +21740,3 @@ -../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_access_volume’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/xen.h: In function ‘__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); \ @@ -17181,3 +21744,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17187,2 +21750,2 @@ -../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ - 348 | TRACE_EVENT(fscache_access_volume, +../include/trace/events/xen.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(xen_mc_entry_alloc, @@ -17190,6 +21753,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17199,2 +21762,2 @@ -../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ - 348 | TRACE_EVENT(fscache_access_volume, +../include/trace/events/xen.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(xen_mc_entry_alloc, @@ -17202,3 +21765,3 @@ -../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_access’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/xen.h: In function ‘__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); \ @@ -17206,3 +21769,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17212,2 +21775,2 @@ -../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ - 381 | TRACE_EVENT(fscache_access, +../include/trace/events/xen.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(xen_mc_callback, @@ -17215,6 +21778,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17224,2 +21787,2 @@ -../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ - 381 | TRACE_EVENT(fscache_access, +../include/trace/events/xen.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(xen_mc_callback, @@ -17227,3 +21790,3 @@ -../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_acquire’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/xen.h: In function ‘__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); \ @@ -17231,3 +21794,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17237,2 +21800,2 @@ -../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ - 410 | TRACE_EVENT(fscache_acquire, +../include/trace/events/xen.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ + 84 | TRACE_EVENT(xen_mc_flush_reason, @@ -17240,6 +21803,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17249,2 +21812,2 @@ -../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ - 410 | TRACE_EVENT(fscache_acquire, +../include/trace/events/xen.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ + 84 | TRACE_EVENT(xen_mc_flush_reason, @@ -17252,3 +21815,3 @@ -../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_relinquish’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/xen.h: In function ‘__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); \ @@ -17256,3 +21819,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17262,2 +21825,2 @@ -../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ - 434 | TRACE_EVENT(fscache_relinquish, +../include/trace/events/xen.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(xen_mc_flush, @@ -17265,6 +21828,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17274,2 +21837,2 @@ -../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ - 434 | TRACE_EVENT(fscache_relinquish, +../include/trace/events/xen.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(xen_mc_flush, @@ -17277,3 +21840,3 @@ -../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_invalidate’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/xen.h: In function ‘__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); \ @@ -17281,3 +21844,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17287,2 +21850,2 @@ -../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ - 462 | TRACE_EVENT(fscache_invalidate, +../include/trace/events/xen.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ + 113 | TRACE_EVENT(xen_mc_extend_args, @@ -17290,6 +21853,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17299,2 +21862,2 @@ -../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ - 462 | TRACE_EVENT(fscache_invalidate, +../include/trace/events/xen.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ + 113 | TRACE_EVENT(xen_mc_extend_args, @@ -17302,3 +21865,3 @@ -../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_resize’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/xen.h: In function ‘__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); \ @@ -17306,5 +21869,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/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) @@ -17312,9 +21890,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -17324,2 +21894,2 @@ -../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ - 481 | TRACE_EVENT(fscache_resize, +../include/trace/events/xen.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(xen_mmu_set_pmd, @@ -17327,12 +21897,6 @@ -make[5]: *** [../scripts/Makefile.build:244: fs/netfs/fscache_main.o] Error 1 -make[5]: *** Waiting for unfinished jobs.... -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/dlm.h:674, - from ../fs/dlm/main.c:23: -../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_lock_start’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -17342,2 +21906,2 @@ -../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(dlm_lock_start, +../include/trace/events/xen.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(xen_mmu_set_pmd, @@ -17345,2 +21909,3 @@ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mmu_pte_clear’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -17348,3 +21913,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17354,2 +21919,2 @@ -../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(dlm_lock_start, +../include/trace/events/xen.h:176:1: note: in expansion of macro ‘TRACE_EVENT’ + 176 | TRACE_EVENT(xen_mmu_pte_clear, @@ -17357,6 +21922,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17366,2 +21931,2 @@ -../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(dlm_lock_start, +../include/trace/events/xen.h:176:1: note: in expansion of macro ‘TRACE_EVENT’ + 176 | TRACE_EVENT(xen_mmu_pte_clear, @@ -17369,6 +21934,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/xen.h: In function ‘__bpf_trace_xen_mmu_pmd_clear’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -17378,2 +21944,2 @@ -../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(dlm_lock_start, +../include/trace/events/xen.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ + 191 | TRACE_EVENT(xen_mmu_pmd_clear, @@ -17381,6 +21947,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17390,2 +21956,2 @@ -../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(dlm_lock_start, +../include/trace/events/xen.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ + 191 | TRACE_EVENT(xen_mmu_pmd_clear, @@ -17393,3 +21959,3 @@ -../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/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); \ @@ -17397,3 +21963,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17403,2 +21969,2 @@ -../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ - 135 | TRACE_EVENT(dlm_lock_end, +../include/trace/events/xen.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ + 241 | TRACE_EVENT(xen_mmu_set_pud, @@ -17406,6 +21972,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17415,2 +21981,2 @@ -../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ - 135 | TRACE_EVENT(dlm_lock_end, +../include/trace/events/xen.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ + 241 | TRACE_EVENT(xen_mmu_set_pud, @@ -17418,3 +21984,3 @@ -../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/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); \ @@ -17422,3 +21988,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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17428,2 +22013,2 @@ -../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ - 190 | TRACE_EVENT(dlm_bast, +../include/trace/events/xen.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ + 286 | TRACE_EVENT(xen_mmu_alloc_ptpage, @@ -17431,6 +22016,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17440,2 +22025,2 @@ -../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ - 190 | TRACE_EVENT(dlm_bast, +../include/trace/events/xen.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ + 286 | TRACE_EVENT(xen_mmu_alloc_ptpage, @@ -17443,3 +22028,3 @@ -../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/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); \ @@ -17447,3 +22032,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17453,2 +22038,2 @@ -../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ - 221 | TRACE_EVENT(dlm_ast, +../include/trace/events/xen.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ + 304 | TRACE_EVENT(xen_mmu_release_ptpage, @@ -17456,6 +22041,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17465,2 +22050,2 @@ -../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ - 221 | TRACE_EVENT(dlm_ast, +../include/trace/events/xen.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ + 304 | TRACE_EVENT(xen_mmu_release_ptpage, @@ -17468,3 +22053,3 @@ -../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/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); \ @@ -17472,3 +22057,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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17478,2 +22082,2 @@ -../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ - 255 | TRACE_EVENT(dlm_unlock_start, +../include/trace/events/xen.h:339:1: note: in expansion of macro ‘TRACE_EVENT’ + 339 | TRACE_EVENT(xen_mmu_flush_tlb_one_user, @@ -17481,6 +22085,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17490,2 +22094,2 @@ -../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ - 255 | TRACE_EVENT(dlm_unlock_start, +../include/trace/events/xen.h:339:1: note: in expansion of macro ‘TRACE_EVENT’ + 339 | TRACE_EVENT(xen_mmu_flush_tlb_one_user, @@ -17493,3 +22097,3 @@ -../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/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); \ @@ -17497,3 +22101,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17503,2 +22107,2 @@ -../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ - 290 | TRACE_EVENT(dlm_unlock_end, +../include/trace/events/xen.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ + 349 | TRACE_EVENT(xen_mmu_flush_tlb_multi, @@ -17506,6 +22110,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17515,2 +22119,2 @@ -../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ - 290 | TRACE_EVENT(dlm_unlock_end, +../include/trace/events/xen.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ + 349 | TRACE_EVENT(xen_mmu_flush_tlb_multi, @@ -17518,22 +22122,3 @@ -../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_rcom_template’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/dlm.h:328:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 328 | DECLARE_EVENT_CLASS(dlm_rcom_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/dlm.h:328:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 328 | DECLARE_EVENT_CLASS(dlm_rcom_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_send_message’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -17541,3 +22126,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17547,2 +22132,2 @@ -../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ - 391 | TRACE_EVENT(dlm_send_message, +../include/trace/events/xen.h:367:1: note: in expansion of macro ‘TRACE_EVENT’ + 367 | TRACE_EVENT(xen_mmu_write_cr3, @@ -17550,6 +22135,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17559,2 +22144,2 @@ -../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ - 391 | TRACE_EVENT(dlm_send_message, +../include/trace/events/xen.h:367:1: note: in expansion of macro ‘TRACE_EVENT’ + 367 | TRACE_EVENT(xen_mmu_write_cr3, @@ -17562,3 +22147,3 @@ -../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_recv_message’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -17566,3 +22151,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17572,2 +22157,2 @@ -../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ - 489 | TRACE_EVENT(dlm_recv_message, +../include/trace/events/xen.h:382:1: note: in expansion of macro ‘TRACE_EVENT’ + 382 | TRACE_EVENT(xen_cpu_write_ldt_entry, @@ -17575,6 +22160,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17584,2 +22169,2 @@ -../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ - 489 | TRACE_EVENT(dlm_recv_message, +../include/trace/events/xen.h:382:1: note: in expansion of macro ‘TRACE_EVENT’ + 382 | TRACE_EVENT(xen_cpu_write_ldt_entry, @@ -17587,22 +22172,3 @@ -../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_plock_template’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/dlm.h:581:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 581 | DECLARE_EVENT_CLASS(dlm_plock_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/dlm.h:581:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 581 | DECLARE_EVENT_CLASS(dlm_plock_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_send’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -17610,3 +22176,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17616,2 +22182,2 @@ -../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ - 631 | TRACE_EVENT(dlm_send, +../include/trace/events/xen.h:399:1: note: in expansion of macro ‘TRACE_EVENT’ + 399 | TRACE_EVENT(xen_cpu_write_idt_entry, @@ -17619,6 +22185,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17628,2 +22194,2 @@ -../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ - 631 | TRACE_EVENT(dlm_send, +../include/trace/events/xen.h:399:1: note: in expansion of macro ‘TRACE_EVENT’ + 399 | TRACE_EVENT(xen_cpu_write_idt_entry, @@ -17631,3 +22197,3 @@ -../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_recv’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -17635,5 +22201,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -17641,9 +22203,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -17653,2 +22207,2 @@ -../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ - 651 | TRACE_EVENT(dlm_recv, +../include/trace/events/xen.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ + 413 | TRACE_EVENT(xen_cpu_load_idt, @@ -17656,12 +22210,6 @@ -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/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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -17671,2 +22219,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/xen.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ + 413 | TRACE_EVENT(xen_cpu_load_idt, @@ -17674,2 +22222,3 @@ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/xen.h: In function ‘__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); \ @@ -17677,3 +22226,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17683,2 +22232,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/xen.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ + 423 | TRACE_EVENT(xen_cpu_write_gdt_entry, @@ -17686,6 +22235,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17695,2 +22244,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/xen.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ + 423 | TRACE_EVENT(xen_cpu_write_gdt_entry, @@ -17698,6 +22247,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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17707,2 +22257,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/xen.h:442:1: note: in expansion of macro ‘TRACE_EVENT’ + 442 | TRACE_EVENT(xen_cpu_set_ldt, @@ -17710,6 +22260,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17719,2 +22269,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/xen.h:442:1: note: in expansion of macro ‘TRACE_EVENT’ + 442 | TRACE_EVENT(xen_cpu_set_ldt, @@ -17722 +22272,2 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer.o] Error 1 +make[5]: *** [../scripts/Makefile.build:244: arch/x86/xen/trace.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: arch/x86/xen] Error 2 @@ -17724,3 +22275,3 @@ - from ../drivers/net/wireless/ath/ath10k/trace.h:531, - from ../drivers/net/wireless/ath/ath10k/trace.c:9: -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_log_event’: + from ../drivers/net/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’: @@ -17733,2 +22284,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 49 | DECLARE_EVENT_CLASS(ath10k_log_event, +../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, @@ -17742,2 +22293,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 49 | DECLARE_EVENT_CLASS(ath10k_log_event, +../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, @@ -17751,2 +22302,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 49 | DECLARE_EVENT_CLASS(ath10k_log_event, +../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, @@ -17760,2 +22311,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 49 | DECLARE_EVENT_CLASS(ath10k_log_event, +../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, @@ -17769,2 +22320,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 49 | DECLARE_EVENT_CLASS(ath10k_log_event, +../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, @@ -17772 +22323 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_log_dbg’: +../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘trace_event_raw_event_urb_transfer’: @@ -17779,6 +22330,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ - 85 | TRACE_EVENT(ath10k_log_dbg, - | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 54 | DECLARE_EVENT_CLASS(urb_transfer, + | ^~~~~~~~~~~~~~~~~~~ @@ -17791,2 +22339,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/./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) @@ -17794,6 +22350,15 @@ -../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); \ +../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); \ @@ -17801,5 +22366,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -17807,4 +22369,18 @@ -../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’? +../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 54 | DECLARE_EVENT_CLASS(urb_transfer, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 54 | DECLARE_EVENT_CLASS(urb_transfer, + | ^~~~~~~~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/usb_trace.o] Error 1 +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/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] @@ -17812 +22388 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -17816,7 +22392,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h: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/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(sof_widget_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -17829,20 +22401,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(ath10k_wmi_cmd, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_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’? +../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 @@ -17854,6 +22410,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/wireless/ath/ath10k/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ - 171 | TRACE_EVENT(ath10k_wmi_event, - | ^~~~~~~~~~~ +../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(sof_widget_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -17866,7 +22419,13 @@ -../include/trace/trace_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/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’: @@ -17882,2 +22441,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:201:1: note: in expansion of macro ‘TRACE_EVENT’ - 201 | TRACE_EVENT(ath10k_htt_stats, +../include/trace/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, @@ -17894,2 +22453,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:201:1: note: in expansion of macro ‘TRACE_EVENT’ - 201 | TRACE_EVENT(ath10k_htt_stats, +../include/trace/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, @@ -17897 +22456 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_wmi_dbglog’: +../include/trace/events/sof.h: In function ‘trace_event_raw_event_sof_pcm_pointer_position’: @@ -17907,2 +22466,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ - 228 | TRACE_EVENT(ath10k_wmi_dbglog, +../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(sof_pcm_pointer_position, @@ -17919,2 +22478,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ - 228 | TRACE_EVENT(ath10k_wmi_dbglog, +../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(sof_pcm_pointer_position, @@ -17922 +22481 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_htt_pktlog’: +../include/trace/events/sof.h: In function ‘trace_event_raw_event_sof_stream_position_ipc_rx’: @@ -17932,2 +22491,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:258:1: note: in expansion of macro ‘TRACE_EVENT’ - 258 | TRACE_EVENT(ath10k_htt_pktlog, +../include/trace/events/sof.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(sof_stream_position_ipc_rx, @@ -17944,2 +22503,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:258:1: note: in expansion of macro ‘TRACE_EVENT’ - 258 | TRACE_EVENT(ath10k_htt_pktlog, +../include/trace/events/sof.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(sof_stream_position_ipc_rx, @@ -17947 +22506 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_htt_tx’: +../include/trace/events/sof.h: In function ‘trace_event_raw_event_sof_ipc4_fw_config’: @@ -17957,2 +22516,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:288:1: note: in expansion of macro ‘TRACE_EVENT’ - 288 | TRACE_EVENT(ath10k_htt_tx, +../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(sof_ipc4_fw_config, @@ -17969,2 +22528,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:288:1: note: in expansion of macro ‘TRACE_EVENT’ - 288 | TRACE_EVENT(ath10k_htt_tx, +../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(sof_ipc4_fw_config, @@ -17972,3 +22531,4 @@ -../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); \ +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); \ @@ -17976,3 +22536,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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17982,2 +22561,2 @@ -../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/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, @@ -17985,6 +22564,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17994,2 +22573,2 @@ -../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/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, @@ -17997,41 +22576,3 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_hdr_event’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_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/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); \ @@ -18039,3 +22580,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -18045,2 +22586,2 @@ -../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/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(sof_pcm_pointer_position, @@ -18048,6 +22589,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -18057,2 +22598,2 @@ -../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/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(sof_pcm_pointer_position, @@ -18060,3 +22601,3 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_wmi_diag_container’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -18064,3 +22605,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -18070,2 +22611,2 @@ -../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/events/sof.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(sof_stream_position_ipc_rx, @@ -18073,6 +22614,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -18082,2 +22623,2 @@ -../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/events/sof.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(sof_stream_position_ipc_rx, @@ -18085,3 +22626,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); \ +../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); \ @@ -18089,3 +22630,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -18095,2 +22636,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:495:1: note: in expansion of macro ‘TRACE_EVENT’ - 495 | TRACE_EVENT(ath10k_wmi_diag, +../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(sof_ipc4_fw_config, @@ -18098,6 +22639,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -18107,2 +22648,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:495:1: note: in expansion of macro ‘TRACE_EVENT’ - 495 | TRACE_EVENT(ath10k_wmi_diag, +../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(sof_ipc4_fw_config, @@ -18110,3 +22651,2 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/ath10k/trace.o] Error 1 -make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath/ath10k] Error 2 -make[6]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath] Error 2 +make[6]: *** [../scripts/Makefile.build:244: sound/soc/sof/core.o] Error 1 +make[6]: *** Waiting for unfinished jobs.... @@ -18114,3 +22654,3 @@ - from ../drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_trace.h:181, - from ../drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c:10: -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘trace_event_raw_event_hclge_pf_mbx_get’: + from ../include/trace/events/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’: @@ -18126,2 +22666,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/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(kvm_userspace_exit, @@ -18138,2 +22678,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/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(kvm_userspace_exit, @@ -18150,2 +22690,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/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(kvm_userspace_exit, @@ -18162,2 +22702,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/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(kvm_userspace_exit, @@ -18174,2 +22714,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/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(kvm_userspace_exit, @@ -18177 +22717 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘trace_event_raw_event_hclge_pf_mbx_send’: +../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_vcpu_wakeup’: @@ -18187,2 +22727,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/kvm.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(kvm_vcpu_wakeup, @@ -18199,2 +22739,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/kvm.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(kvm_vcpu_wakeup, @@ -18202 +22742 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘trace_event_raw_event_hclge_pf_cmd_template’: +../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_set_irq’: @@ -18209,3 +22749,6 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:81:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 81 | DECLARE_EVENT_CLASS(hclge_pf_cmd_template, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kvm.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(kvm_set_irq, + | ^~~~~~~~~~~ @@ -18218,4 +22761,7 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:81:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 81 | DECLARE_EVENT_CLASS(hclge_pf_cmd_template, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘trace_event_raw_event_hclge_pf_special_cmd_template’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/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’: @@ -18228,3 +22774,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/kvm.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(kvm_ioapic_set_irq, + | ^~~~~~~~~~~ @@ -18237,19 +22786,7 @@ -../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/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: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’: @@ -18262,41 +22798,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/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_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/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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -18306,2 +22802,2 @@ -../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(jbd2_checkpoint, +../include/trace/events/kvm.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ + 123 | TRACE_EVENT(kvm_ioapic_delayed_eoi_inj, @@ -18309 +22805 @@ -../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’? @@ -18311 +22807 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -18318,2 +22814,2 @@ -../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(jbd2_checkpoint, +../include/trace/events/kvm.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ + 123 | TRACE_EVENT(kvm_ioapic_delayed_eoi_inj, @@ -18321 +22817,2 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in +../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_msi_set_irq’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? @@ -18330,2 +22827,2 @@ -../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(jbd2_checkpoint, +../include/trace/events/kvm.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ + 143 | TRACE_EVENT(kvm_msi_set_irq, @@ -18342,2 +22839,2 @@ -../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(jbd2_checkpoint, +../include/trace/events/kvm.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ + 143 | TRACE_EVENT(kvm_msi_set_irq, @@ -18345,3 +22842,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/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); \ + | ^~~~~~~~~~~~~~~ @@ -18354,2 +22852,2 @@ -../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(jbd2_checkpoint, +../include/trace/events/kvm.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ + 183 | TRACE_EVENT(kvm_ack_irq, @@ -18357,10 +22854,0 @@ -../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, - | ^~~~~~~~~~~~~~~~~~~ @@ -18373,4 +22861,7 @@ -../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: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’: @@ -18386,2 +22877,2 @@ -../include/trace/events/jbd2.h:92:1: note: in expansion of macro ‘TRACE_EVENT’ - 92 | TRACE_EVENT(jbd2_end_commit, +../include/trace/events/kvm.h:213:1: note: in expansion of macro ‘TRACE_EVENT’ + 213 | TRACE_EVENT(kvm_mmio, @@ -18398,2 +22889,2 @@ -../include/trace/events/jbd2.h:92:1: note: in expansion of macro ‘TRACE_EVENT’ - 92 | TRACE_EVENT(jbd2_end_commit, +../include/trace/events/kvm.h:213:1: note: in expansion of macro ‘TRACE_EVENT’ + 213 | TRACE_EVENT(kvm_mmio, @@ -18401 +22892 @@ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_submit_inode_data’: +../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_fpu’: @@ -18411,2 +22902,2 @@ -../include/trace/events/jbd2.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ - 116 | TRACE_EVENT(jbd2_submit_inode_data, +../include/trace/events/kvm.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ + 243 | TRACE_EVENT(kvm_fpu, @@ -18423,2 +22914,2 @@ -../include/trace/events/jbd2.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ - 116 | TRACE_EVENT(jbd2_submit_inode_data, +../include/trace/events/kvm.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ + 243 | TRACE_EVENT(kvm_fpu, @@ -18426 +22917 @@ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_handle_start_class’: +../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_async_get_page_class’: @@ -18433,2 +22924,2 @@ -../include/trace/events/jbd2.h:136:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, +../include/trace/events/kvm.h:259:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 259 | DECLARE_EVENT_CLASS(kvm_async_get_page_class, @@ -18442,2 +22933,2 @@ -../include/trace/events/jbd2.h:136:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, +../include/trace/events/kvm.h:259:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 259 | DECLARE_EVENT_CLASS(kvm_async_get_page_class, @@ -18445 +22936 @@ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_handle_extend’: +../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_async_pf_nopresent_ready’: @@ -18452,6 +22943,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:178:1: note: in expansion of macro ‘TRACE_EVENT’ - 178 | TRACE_EVENT(jbd2_handle_extend, - | ^~~~~~~~~~~ +../include/trace/events/kvm.h:292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 292 | DECLARE_EVENT_CLASS(kvm_async_pf_nopresent_ready, + | ^~~~~~~~~~~~~~~~~~~ @@ -18464,7 +22952,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:178:1: note: in expansion of macro ‘TRACE_EVENT’ - 178 | TRACE_EVENT(jbd2_handle_extend, - | ^~~~~~~~~~~ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_handle_stats’: +../include/trace/events/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’: @@ -18480,2 +22965,2 @@ -../include/trace/events/jbd2.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ - 210 | TRACE_EVENT(jbd2_handle_stats, +../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT( @@ -18492,2 +22977,2 @@ -../include/trace/events/jbd2.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ - 210 | TRACE_EVENT(jbd2_handle_stats, +../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT( @@ -18495 +22980 @@ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_run_stats’: +../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_halt_poll_ns’: @@ -18505,2 +22990,2 @@ -../include/trace/events/jbd2.h:248:1: note: in expansion of macro ‘TRACE_EVENT’ - 248 | TRACE_EVENT(jbd2_run_stats, +../include/trace/events/kvm.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ + 347 | TRACE_EVENT(kvm_halt_poll_ns, @@ -18517,2 +23002,2 @@ -../include/trace/events/jbd2.h:248:1: note: in expansion of macro ‘TRACE_EVENT’ - 248 | TRACE_EVENT(jbd2_run_stats, +../include/trace/events/kvm.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ + 347 | TRACE_EVENT(kvm_halt_poll_ns, @@ -18520 +23005 @@ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_checkpoint_stats’: +../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_dirty_ring_push’: @@ -18530,2 +23015,2 @@ -../include/trace/events/jbd2.h:296:1: note: in expansion of macro ‘TRACE_EVENT’ - 296 | TRACE_EVENT(jbd2_checkpoint_stats, +../include/trace/events/kvm.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ + 378 | TRACE_EVENT(kvm_dirty_ring_push, @@ -18542,2 +23027,2 @@ -../include/trace/events/jbd2.h:296:1: note: in expansion of macro ‘TRACE_EVENT’ - 296 | TRACE_EVENT(jbd2_checkpoint_stats, +../include/trace/events/kvm.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ + 378 | TRACE_EVENT(kvm_dirty_ring_push, @@ -18545 +23030 @@ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_update_log_tail’: +../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_dirty_ring_reset’: @@ -18555,2 +23040,2 @@ -../include/trace/events/jbd2.h:327:1: note: in expansion of macro ‘TRACE_EVENT’ - 327 | TRACE_EVENT(jbd2_update_log_tail, +../include/trace/events/kvm.h:405:1: note: in expansion of macro ‘TRACE_EVENT’ + 405 | TRACE_EVENT(kvm_dirty_ring_reset, @@ -18567,2 +23052,2 @@ -../include/trace/events/jbd2.h:327:1: note: in expansion of macro ‘TRACE_EVENT’ - 327 | TRACE_EVENT(jbd2_update_log_tail, +../include/trace/events/kvm.h:405:1: note: in expansion of macro ‘TRACE_EVENT’ + 405 | TRACE_EVENT(kvm_dirty_ring_reset, @@ -18570 +23055 @@ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_write_superblock’: +../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_dirty_ring_exit’: @@ -18580,2 +23065,2 @@ -../include/trace/events/jbd2.h:356:1: note: in expansion of macro ‘TRACE_EVENT’ - 356 | TRACE_EVENT(jbd2_write_superblock, +../include/trace/events/kvm.h:426:1: note: in expansion of macro ‘TRACE_EVENT’ + 426 | TRACE_EVENT(kvm_dirty_ring_exit, @@ -18592,2 +23077,2 @@ -../include/trace/events/jbd2.h:356:1: note: in expansion of macro ‘TRACE_EVENT’ - 356 | TRACE_EVENT(jbd2_write_superblock, +../include/trace/events/kvm.h:426:1: note: in expansion of macro ‘TRACE_EVENT’ + 426 | TRACE_EVENT(kvm_dirty_ring_exit, @@ -18595 +23080 @@ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_lock_buffer_stall’: +../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_unmap_hva_range’: @@ -18605,2 +23090,2 @@ -../include/trace/events/jbd2.h:376:1: note: in expansion of macro ‘TRACE_EVENT’ - 376 | TRACE_EVENT(jbd2_lock_buffer_stall, +../include/trace/events/kvm.h:441:1: note: in expansion of macro ‘TRACE_EVENT’ + 441 | TRACE_EVENT(kvm_unmap_hva_range, @@ -18617,2 +23102,2 @@ -../include/trace/events/jbd2.h:376:1: note: in expansion of macro ‘TRACE_EVENT’ - 376 | TRACE_EVENT(jbd2_lock_buffer_stall, +../include/trace/events/kvm.h:441:1: note: in expansion of macro ‘TRACE_EVENT’ + 441 | TRACE_EVENT(kvm_unmap_hva_range, @@ -18620,20 +23105 @@ -../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/events/kvm.h: In function ‘trace_event_raw_event_kvm_age_hva’: @@ -18649,2 +23115,2 @@ -../include/trace/events/jbd2.h:435:1: note: in expansion of macro ‘TRACE_EVENT’ - 435 | TRACE_EVENT(jbd2_shrink_scan_exit, +../include/trace/events/kvm.h:459:1: note: in expansion of macro ‘TRACE_EVENT’ + 459 | TRACE_EVENT(kvm_age_hva, @@ -18661,2 +23127,2 @@ -../include/trace/events/jbd2.h:435:1: note: in expansion of macro ‘TRACE_EVENT’ - 435 | TRACE_EVENT(jbd2_shrink_scan_exit, +../include/trace/events/kvm.h:459:1: note: in expansion of macro ‘TRACE_EVENT’ + 459 | TRACE_EVENT(kvm_age_hva, @@ -18664 +23130 @@ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_shrink_checkpoint_list’: +../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_test_age_hva’: @@ -18674,2 +23140,2 @@ -../include/trace/events/jbd2.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ - 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, +../include/trace/events/kvm.h:477:1: note: in expansion of macro ‘TRACE_EVENT’ + 477 | TRACE_EVENT(kvm_test_age_hva, @@ -18686,2 +23152,2 @@ -../include/trace/events/jbd2.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ - 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, +../include/trace/events/kvm.h:477:1: note: in expansion of macro ‘TRACE_EVENT’ + 477 | TRACE_EVENT(kvm_test_age_hva, @@ -18689,12 +23155,8 @@ -make[5]: *** [../scripts/Makefile.build:244: fs/jbd2/journal.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: fs/jbd2] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../drivers/net/ethernet/mellanox/mlx5/core/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), \ - | ^~~~~~~~~~~~~~~~~~~~ +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) + | ^~~~~~~~~~~~~~~~~~~ @@ -18704,2 +23166,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/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(kvm_userspace_exit, @@ -18707,6 +23169,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -18716,2 +23178,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/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(kvm_userspace_exit, @@ -18719,2 +23181,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/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); \ @@ -18722,5 +23185,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -18728,9 +23187,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -18740,2 +23191,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/kvm.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(kvm_vcpu_wakeup, @@ -18743,6 +23194,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -18752,2 +23203,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/kvm.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(kvm_vcpu_wakeup, @@ -18755,53 +23206,3 @@ -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_tc_tracepoint.h:114, - from ../drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.c:5: -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘trace_event_raw_event_mlx5e_flower_template’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘trace_event_raw_event_mlx5e_stats_flower’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/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); \ @@ -18809,3 +23210,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -18815,2 +23216,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ - 58 | TRACE_EVENT(mlx5e_stats_flower, +../include/trace/events/kvm.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(kvm_set_irq, @@ -18818,6 +23219,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -18827,2 +23228,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ - 58 | TRACE_EVENT(mlx5e_stats_flower, +../include/trace/events/kvm.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(kvm_set_irq, @@ -18830,3 +23231,3 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘trace_event_raw_event_mlx5e_tc_update_neigh_used_value’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/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); \ @@ -18834,5 +23235,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -18840,9 +23237,0 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ - 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -18852,2 +23241,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ - 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, +../include/trace/events/kvm.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(kvm_ioapic_set_irq, @@ -18855,11 +23244,6 @@ -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/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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -18869,2 +23253,2 @@ -../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ - 220 | TRACE_EVENT(netfs_read, +../include/trace/events/kvm.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(kvm_ioapic_set_irq, @@ -18872,2 +23256,3 @@ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/kvm.h: In function ‘__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); \ @@ -18875,3 +23260,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -18881,2 +23266,2 @@ -../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ - 220 | TRACE_EVENT(netfs_read, +../include/trace/events/kvm.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ + 123 | TRACE_EVENT(kvm_ioapic_delayed_eoi_inj, @@ -18884,6 +23269,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -18893,2 +23278,2 @@ -../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ - 220 | TRACE_EVENT(netfs_read, +../include/trace/events/kvm.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ + 123 | TRACE_EVENT(kvm_ioapic_delayed_eoi_inj, @@ -18896,6 +23281,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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -18905,2 +23291,2 @@ -../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ - 220 | TRACE_EVENT(netfs_read, +../include/trace/events/kvm.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ + 143 | TRACE_EVENT(kvm_msi_set_irq, @@ -18908,6 +23294,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -18917,2 +23303,2 @@ -../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ - 220 | TRACE_EVENT(netfs_read, +../include/trace/events/kvm.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ + 143 | TRACE_EVENT(kvm_msi_set_irq, @@ -18920,3 +23306,3 @@ -../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/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); \ @@ -18924,3 +23310,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -18930,2 +23316,2 @@ -../include/trace/events/netfs.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ - 253 | TRACE_EVENT(netfs_rreq, +../include/trace/events/kvm.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ + 183 | TRACE_EVENT(kvm_ack_irq, @@ -18933,6 +23319,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -18942,2 +23328,2 @@ -../include/trace/events/netfs.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ - 253 | TRACE_EVENT(netfs_rreq, +../include/trace/events/kvm.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ + 183 | TRACE_EVENT(kvm_ack_irq, @@ -18945,3 +23331,3 @@ -../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/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); \ @@ -18949,3 +23335,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -18955,2 +23341,2 @@ -../include/trace/events/netfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ - 280 | TRACE_EVENT(netfs_sreq, +../include/trace/events/kvm.h:213:1: note: in expansion of macro ‘TRACE_EVENT’ + 213 | TRACE_EVENT(kvm_mmio, @@ -18958,6 +23344,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -18967,2 +23353,2 @@ -../include/trace/events/netfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ - 280 | TRACE_EVENT(netfs_sreq, +../include/trace/events/kvm.h:213:1: note: in expansion of macro ‘TRACE_EVENT’ + 213 | TRACE_EVENT(kvm_mmio, @@ -18970,3 +23356,3 @@ -../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/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); \ @@ -18974,3 +23360,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -18980,2 +23366,2 @@ -../include/trace/events/netfs.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ - 319 | TRACE_EVENT(netfs_failure, +../include/trace/events/kvm.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ + 243 | TRACE_EVENT(kvm_fpu, @@ -18983,6 +23369,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -18992,2 +23378,2 @@ -../include/trace/events/netfs.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ - 319 | TRACE_EVENT(netfs_failure, +../include/trace/events/kvm.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ + 243 | TRACE_EVENT(kvm_fpu, @@ -18995,3 +23381,3 @@ -../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/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); \ @@ -18999,3 +23385,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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -19005,2 +23429,2 @@ -../include/trace/events/netfs.h:359:1: note: in expansion of macro ‘TRACE_EVENT’ - 359 | TRACE_EVENT(netfs_rreq_ref, +../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT( @@ -19008,6 +23432,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -19017,2 +23441,2 @@ -../include/trace/events/netfs.h:359:1: note: in expansion of macro ‘TRACE_EVENT’ - 359 | TRACE_EVENT(netfs_rreq_ref, +../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT( @@ -19020,3 +23444,3 @@ -../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/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); \ @@ -19024,3 +23448,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -19030,2 +23454,2 @@ -../include/trace/events/netfs.h:383:1: note: in expansion of macro ‘TRACE_EVENT’ - 383 | TRACE_EVENT(netfs_sreq_ref, +../include/trace/events/kvm.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ + 347 | TRACE_EVENT(kvm_halt_poll_ns, @@ -19033,6 +23457,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -19042,2 +23466,2 @@ -../include/trace/events/netfs.h:383:1: note: in expansion of macro ‘TRACE_EVENT’ - 383 | TRACE_EVENT(netfs_sreq_ref, +../include/trace/events/kvm.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ + 347 | TRACE_EVENT(kvm_halt_poll_ns, @@ -19045,3 +23469,3 @@ -../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/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); \ @@ -19049,3 +23473,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -19055,2 +23479,2 @@ -../include/trace/events/netfs.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ - 410 | TRACE_EVENT(netfs_folio, +../include/trace/events/kvm.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ + 378 | TRACE_EVENT(kvm_dirty_ring_push, @@ -19058,6 +23482,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -19067,2 +23491,2 @@ -../include/trace/events/netfs.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ - 410 | TRACE_EVENT(netfs_folio, +../include/trace/events/kvm.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ + 378 | TRACE_EVENT(kvm_dirty_ring_push, @@ -19070,3 +23494,3 @@ -../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/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); \ @@ -19074,3 +23498,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -19080,2 +23504,2 @@ -../include/trace/events/netfs.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ - 434 | TRACE_EVENT(netfs_write_iter, +../include/trace/events/kvm.h:405:1: note: in expansion of macro ‘TRACE_EVENT’ + 405 | TRACE_EVENT(kvm_dirty_ring_reset, @@ -19083,6 +23507,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -19092,2 +23516,2 @@ -../include/trace/events/netfs.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ - 434 | TRACE_EVENT(netfs_write_iter, +../include/trace/events/kvm.h:405:1: note: in expansion of macro ‘TRACE_EVENT’ + 405 | TRACE_EVENT(kvm_dirty_ring_reset, @@ -19095,3 +23519,3 @@ -../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/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); \ @@ -19099,3 +23523,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -19105,2 +23529,2 @@ -../include/trace/events/netfs.h:457:1: note: in expansion of macro ‘TRACE_EVENT’ - 457 | TRACE_EVENT(netfs_write, +../include/trace/events/kvm.h:426:1: note: in expansion of macro ‘TRACE_EVENT’ + 426 | TRACE_EVENT(kvm_dirty_ring_exit, @@ -19108,6 +23532,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -19117,2 +23541,2 @@ -../include/trace/events/netfs.h:457:1: note: in expansion of macro ‘TRACE_EVENT’ - 457 | TRACE_EVENT(netfs_write, +../include/trace/events/kvm.h:426:1: note: in expansion of macro ‘TRACE_EVENT’ + 426 | TRACE_EVENT(kvm_dirty_ring_exit, @@ -19120,3 +23544,3 @@ -../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/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); \ @@ -19124,3 +23548,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -19130,2 +23554,2 @@ -../include/trace/events/netfs.h:491:1: note: in expansion of macro ‘TRACE_EVENT’ - 491 | TRACE_EVENT(netfs_collect, +../include/trace/events/kvm.h:441:1: note: in expansion of macro ‘TRACE_EVENT’ + 441 | TRACE_EVENT(kvm_unmap_hva_range, @@ -19133,6 +23557,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -19142,2 +23566,2 @@ -../include/trace/events/netfs.h:491:1: note: in expansion of macro ‘TRACE_EVENT’ - 491 | TRACE_EVENT(netfs_collect, +../include/trace/events/kvm.h:441:1: note: in expansion of macro ‘TRACE_EVENT’ + 441 | TRACE_EVENT(kvm_unmap_hva_range, @@ -19145,3 +23569,3 @@ -../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/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); \ @@ -19149,3 +23573,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -19155,2 +23579,2 @@ -../include/trace/events/netfs.h:516:1: note: in expansion of macro ‘TRACE_EVENT’ - 516 | TRACE_EVENT(netfs_collect_contig, +../include/trace/events/kvm.h:459:1: note: in expansion of macro ‘TRACE_EVENT’ + 459 | TRACE_EVENT(kvm_age_hva, @@ -19158,6 +23582,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -19167,2 +23591,2 @@ -../include/trace/events/netfs.h:516:1: note: in expansion of macro ‘TRACE_EVENT’ - 516 | TRACE_EVENT(netfs_collect_contig, +../include/trace/events/kvm.h:459:1: note: in expansion of macro ‘TRACE_EVENT’ + 459 | TRACE_EVENT(kvm_age_hva, @@ -19170,3 +23594,3 @@ -../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/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); \ @@ -19174,5 +23598,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -19180,9 +23600,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -19192,2 +23604,2 @@ -../include/trace/events/netfs.h:543:1: note: in expansion of macro ‘TRACE_EVENT’ - 543 | TRACE_EVENT(netfs_collect_sreq, +../include/trace/events/kvm.h:477:1: note: in expansion of macro ‘TRACE_EVENT’ + 477 | TRACE_EVENT(kvm_test_age_hva, @@ -19195,7 +23607,6 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -19205,2 +23616,2 @@ -../include/trace/events/netfs.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ - 572 | TRACE_EVENT(netfs_collect_folio, +../include/trace/events/kvm.h:477:1: note: in expansion of macro ‘TRACE_EVENT’ + 477 | TRACE_EVENT(kvm_test_age_hva, @@ -19208 +23619,7 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? +make[5]: *** [../scripts/Makefile.build:244: arch/x86/kvm/../../../virt/kvm/kvm_main.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +In file included from ../include/trace/define_trace.h:108, + from ../drivers/net/wireless/mediatek/mt76/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] @@ -19210 +23627 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -19217,2 +23634,2 @@ -../include/trace/events/netfs.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ - 572 | TRACE_EVENT(netfs_collect_folio, +../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(lp_event, @@ -19220 +23636,0 @@ -../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect_state’: @@ -19230,2 +23646,2 @@ -../include/trace/events/netfs.h:602:1: note: in expansion of macro ‘TRACE_EVENT’ - 602 | TRACE_EVENT(netfs_collect_state, +../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(lp_event, @@ -19233 +23649 @@ -../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 @@ -19235 +23651 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -19242,2 +23658,2 @@ -../include/trace/events/netfs.h:602:1: note: in expansion of macro ‘TRACE_EVENT’ - 602 | TRACE_EVENT(netfs_collect_state, +../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(lp_event, @@ -19245,2 +23661 @@ -../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’? +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -19248 +23663 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -19255,2 +23670,2 @@ -../include/trace/events/netfs.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ - 631 | TRACE_EVENT(netfs_collect_gap, +../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(lp_event, @@ -19258,3 +23673,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)(); \ + | ^~~~~~~~~~~~~~ @@ -19267,2 +23682,2 @@ -../include/trace/events/netfs.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ - 631 | TRACE_EVENT(netfs_collect_gap, +../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(lp_event, @@ -19270,3 +23685,4 @@ -../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect_stream’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +In file included from ../include/trace/define_trace.h: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); \ @@ -19274,3 +23690,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -19280,2 +23696,2 @@ -../include/trace/events/netfs.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ - 659 | TRACE_EVENT(netfs_collect_stream, +../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(lp_event, @@ -19283,6 +23699,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -19292,2 +23708,2 @@ -../include/trace/events/netfs.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ - 659 | TRACE_EVENT(netfs_collect_stream, +../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(lp_event, @@ -19295,2 +23711 @@ -make[5]: *** [../scripts/Makefile.build:244: fs/netfs/main.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: fs/netfs] Error 2 +make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/mt792x_trace.o] Error 1 @@ -19298,3 +23713,3 @@ - from ../include/trace/events/sof_intel.h:148, - from ../sound/soc/sof/intel/tracepoints.c:3: -../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_irq’: + from ../fs/iomap/trace.h:313, + from ../fs/iomap/trace.c:13: +../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_readpage_class’: @@ -19307,6 +23722,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(sof_intel_hda_irq, - | ^~~~~~~~~~~ +../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -19319,6 +23731,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(sof_intel_hda_irq, - | ^~~~~~~~~~~ +../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -19331,6 +23740,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(sof_intel_hda_irq, - | ^~~~~~~~~~~ +../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -19343,6 +23749,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(sof_intel_hda_irq, - | ^~~~~~~~~~~ +../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -19355,7 +23758,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(sof_intel_hda_irq, - | ^~~~~~~~~~~ -../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_ipc_firmware_template’: +../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_range_class’: @@ -19368,2 +23768,2 @@ -../include/trace/events/sof_intel.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 32 | DECLARE_EVENT_CLASS(sof_intel_ipc_firmware_template, +../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 53 | DECLARE_EVENT_CLASS(iomap_range_class, @@ -19377,2 +23777,2 @@ -../include/trace/events/sof_intel.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 32 | DECLARE_EVENT_CLASS(sof_intel_ipc_firmware_template, +../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 53 | DECLARE_EVENT_CLASS(iomap_range_class, @@ -19380 +23780 @@ -../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_D0I3C_updated’: +../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_class’: @@ -19387,6 +23787,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(sof_intel_D0I3C_updated, - | ^~~~~~~~~~~ +../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 116 | DECLARE_EVENT_CLASS(iomap_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -19399,7 +23796,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(sof_intel_D0I3C_updated, - | ^~~~~~~~~~~ -../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_irq_ipc_check’: +../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’: @@ -19415,2 +23809,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, +../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(iomap_writepage_map, @@ -19427,2 +23821,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, +../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(iomap_writepage_map, @@ -19430 +23824 @@ -../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_dsp_pcm’: +../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_iter’: @@ -19440,2 +23834,2 @@ -../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, +../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ + 200 | TRACE_EVENT(iomap_iter, @@ -19452,2 +23846,2 @@ -../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, +../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ + 200 | TRACE_EVENT(iomap_iter, @@ -19455 +23849 @@ -../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_dsp_stream_status’: +../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_dio_rw_begin’: @@ -19465,2 +23859,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, +../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ + 236 | TRACE_EVENT(iomap_dio_rw_begin, @@ -19477,2 +23871,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, +../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ + 236 | TRACE_EVENT(iomap_dio_rw_begin, @@ -19480 +23874 @@ -../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_dsp_check_stream_irq’: +../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_dio_complete’: @@ -19490,2 +23884,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, +../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(iomap_dio_complete, @@ -19502,2 +23896,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, +../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(iomap_dio_complete, @@ -19505 +23899,160 @@ -make[7]: *** [../scripts/Makefile.build:244: sound/soc/sof/intel/tracepoints.o] Error 1 +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 @@ -19507,3 +24060,3 @@ - from ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:155, - from ../drivers/net/ethernet/mellanox/mlx5/core/esw/bridge.c:14: -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_bridge_fdb_template’: + from ../drivers/net/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’: @@ -19516,2 +24069,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, +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 26 | DECLARE_EVENT_CLASS(dev_evt, @@ -19525,2 +24078,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, +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 26 | DECLARE_EVENT_CLASS(dev_evt, @@ -19534,2 +24087,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, +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 26 | DECLARE_EVENT_CLASS(dev_evt, @@ -19543,2 +24096,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, +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 26 | DECLARE_EVENT_CLASS(dev_evt, @@ -19552,2 +24105,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, +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 26 | DECLARE_EVENT_CLASS(dev_evt, @@ -19555 +24108 @@ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_bridge_vlan_template’: +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h: In function ‘trace_event_raw_event_mac_txstat_fetch’: @@ -19562,3 +24115,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -19571,6 +24127,10 @@ -../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: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); \ @@ -19578,5 +24138,5 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/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: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, @@ -19584,8 +24144,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/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/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 26 | DECLARE_EVENT_CLASS(dev_evt, @@ -19593,3 +24153,3 @@ -../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); \ +../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); \ @@ -19597,20 +24157,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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 -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 +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 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 @@ -19618,3 +24180,3 @@ - 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’: + from ../drivers/usb/musb/musb_trace.h:389, + from ../drivers/usb/musb/musb_trace.c:11: +../drivers/usb/musb/./musb_trace.h: In function ‘trace_event_raw_event_musb_log’: @@ -19630,2 +24192,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, +../drivers/usb/musb/./musb_trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(musb_log, @@ -19642,2 +24204,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, +../drivers/usb/musb/./musb_trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(musb_log, @@ -19654,2 +24216,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, +../drivers/usb/musb/./musb_trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(musb_log, @@ -19666,2 +24228,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, +../drivers/usb/musb/./musb_trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(musb_log, @@ -19678,2 +24240,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, +../drivers/usb/musb/./musb_trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(musb_log, @@ -19681 +24243 @@ -../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h: In function ‘trace_event_raw_event_radeon_cs’: +../drivers/usb/musb/./musb_trace.h: In function ‘trace_event_raw_event_musb_state’: @@ -19691,2 +24253,2 @@ -../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ - 30 | TRACE_EVENT(radeon_cs, +../drivers/usb/musb/./musb_trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(musb_state, @@ -19703,2 +24265,2 @@ -../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ - 30 | TRACE_EVENT(radeon_cs, +../drivers/usb/musb/./musb_trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(musb_state, @@ -19706 +24268 @@ -../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h: In function ‘trace_event_raw_event_radeon_vm_grab_id’: +../drivers/usb/musb/./musb_trace.h: In function ‘trace_event_raw_event_musb_regb’: @@ -19713,6 +24275,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/radeon/radeon_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(radeon_vm_grab_id, - | ^~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h:57:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 57 | DECLARE_EVENT_CLASS(musb_regb, + | ^~~~~~~~~~~~~~~~~~~ @@ -19725,7 +24284,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/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’: +../drivers/usb/musb/./musb_trace.h:57:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 57 | DECLARE_EVENT_CLASS(musb_regb, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h: In function ‘trace_event_raw_event_musb_regw’: @@ -19738,6 +24294,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/radeon/radeon_trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(radeon_vm_bo_update, - | ^~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h:89:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 89 | DECLARE_EVENT_CLASS(musb_regw, + | ^~~~~~~~~~~~~~~~~~~ @@ -19750,7 +24303,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/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’: +../drivers/usb/musb/./musb_trace.h:89:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 89 | DECLARE_EVENT_CLASS(musb_regw, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h: In function ‘trace_event_raw_event_musb_regl’: @@ -19763,6 +24313,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/radeon/radeon_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ - 83 | TRACE_EVENT(radeon_vm_set_page, - | ^~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 121 | DECLARE_EVENT_CLASS(musb_regl, + | ^~~~~~~~~~~~~~~~~~~ @@ -19775,7 +24322,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/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’: +../drivers/usb/musb/./musb_trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 121 | DECLARE_EVENT_CLASS(musb_regl, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h: In function ‘trace_event_raw_event_musb_isr’: @@ -19791,2 +24335,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, +../drivers/usb/musb/./musb_trace.h:153:1: note: in expansion of macro ‘TRACE_EVENT’ + 153 | TRACE_EVENT(musb_isr, @@ -19803,2 +24347,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, +../drivers/usb/musb/./musb_trace.h:153:1: note: in expansion of macro ‘TRACE_EVENT’ + 153 | TRACE_EVENT(musb_isr, @@ -19806 +24350 @@ -../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h: In function ‘trace_event_raw_event_radeon_fence_request’: +../drivers/usb/musb/./musb_trace.h: In function ‘trace_event_raw_event_musb_urb’: @@ -19813,2 +24357,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, +../drivers/usb/musb/./musb_trace.h:174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 174 | DECLARE_EVENT_CLASS(musb_urb, @@ -19822,2 +24366,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, +../drivers/usb/musb/./musb_trace.h:174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 174 | DECLARE_EVENT_CLASS(musb_urb, @@ -19825 +24369 @@ -../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h: In function ‘trace_event_raw_event_radeon_semaphore_request’: +../drivers/usb/musb/./musb_trace.h: In function ‘trace_event_raw_event_musb_req’: @@ -19832,2 +24376,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, +../drivers/usb/musb/./musb_trace.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 236 | DECLARE_EVENT_CLASS(musb_req, @@ -19841,2 +24385,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, +../drivers/usb/musb/./musb_trace.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 236 | DECLARE_EVENT_CLASS(musb_req, @@ -19844,14 +24388,8 @@ -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 -make[5]: *** [../scripts/Makefile.build:485: drivers/gpu/drm] Error 2 -make[4]: *** [../scripts/Makefile.build:485: drivers/gpu] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../drivers/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), \ - | ^~~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../drivers/usb/musb/./musb_trace.h: In function ‘__bpf_trace_musb_log’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -19861,2 +24399,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5e_rep_neigh_update, +../drivers/usb/musb/./musb_trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(musb_log, @@ -19864,6 +24402,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -19873,2 +24411,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5e_rep_neigh_update, +../drivers/usb/musb/./musb_trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(musb_log, @@ -19876,2 +24414,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/usb/musb/./musb_trace.h: In function ‘__bpf_trace_musb_state’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -19879,5 +24418,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -19885,9 +24420,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -19897,2 +24424,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5e_rep_neigh_update, +../drivers/usb/musb/./musb_trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(musb_state, @@ -19900,8 +24427,5 @@ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -19909,14 +24432,0 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5e_rep_neigh_update, - | ^~~~~~~~~~~ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/en_rep.o] Error 1 -In file included from ../include/trace/define_trace.h:108, - from ../drivers/net/ethernet/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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -19926,2 +24436,2 @@ -../drivers/net/ethernet/intel/i40e/./i40e_trace.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ - 60 | TRACE_EVENT(i40e_napi_poll, +../drivers/usb/musb/./musb_trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(musb_state, @@ -19929,2 +24439,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); \ +../drivers/usb/musb/./musb_trace.h: In function ‘__bpf_trace_musb_regb’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -19932,5 +24443,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -19938,5 +24446,15 @@ -../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); \ +../drivers/usb/musb/./musb_trace.h:57:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 57 | DECLARE_EVENT_CLASS(musb_regb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h:57:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 57 | DECLARE_EVENT_CLASS(musb_regb, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h: In function ‘__bpf_trace_musb_regw’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -19944,5 +24462,40 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/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) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h:89:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 89 | DECLARE_EVENT_CLASS(musb_regw, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h:89:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 89 | DECLARE_EVENT_CLASS(musb_regw, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h: In function ‘__bpf_trace_musb_regl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 121 | DECLARE_EVENT_CLASS(musb_regl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 121 | DECLARE_EVENT_CLASS(musb_regl, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h: In function ‘__bpf_trace_musb_isr’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -19950,9 +24502,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -19962,2 +24506,2 @@ -../drivers/net/ethernet/intel/i40e/./i40e_trace.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ - 60 | TRACE_EVENT(i40e_napi_poll, +../drivers/usb/musb/./musb_trace.h:153:1: note: in expansion of macro ‘TRACE_EVENT’ + 153 | TRACE_EVENT(musb_isr, @@ -19965,6 +24509,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -19974,2 +24518,2 @@ -../drivers/net/ethernet/intel/i40e/./i40e_trace.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ - 60 | TRACE_EVENT(i40e_napi_poll, +../drivers/usb/musb/./musb_trace.h:153:1: note: in expansion of macro ‘TRACE_EVENT’ + 153 | TRACE_EVENT(musb_isr, @@ -19977,3 +24521,3 @@ -../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); \ +../drivers/usb/musb/./musb_trace.h: In function ‘__bpf_trace_musb_urb’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -19981,24 +24525,5 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/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/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h:174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 174 | DECLARE_EVENT_CLASS(musb_urb, @@ -20006,8 +24531,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/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/usb/musb/./musb_trace.h:174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 174 | DECLARE_EVENT_CLASS(musb_urb, @@ -20015,3 +24540,3 @@ -../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); \ +../drivers/usb/musb/./musb_trace.h: In function ‘__bpf_trace_musb_req’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -20019,5 +24544,5 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/intel/i40e/./i40e_trace.h:205:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 205 | DECLARE_EVENT_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) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 236 | DECLARE_EVENT_CLASS(musb_req, @@ -20025,8 +24550,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/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/usb/musb/./musb_trace.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 236 | DECLARE_EVENT_CLASS(musb_req, @@ -20034,2 +24559,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 +make[6]: *** [../scripts/Makefile.build:244: drivers/usb/musb/musb_trace.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: drivers/usb/musb] Error 2 @@ -20037,3 +24562,3 @@ - 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’: + 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’: @@ -20049,2 +24574,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_cmd, @@ -20061,2 +24586,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_cmd, @@ -20073,2 +24598,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_cmd, @@ -20085,2 +24610,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_cmd, @@ -20097,2 +24622,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_cmd, @@ -20100,3 +24625,4 @@ -../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); \ +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); \ @@ -20103,0 +24630,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_cmd, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_cmd, + | ^~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/cmd.o] Error 1 +make[8]: *** Waiting for unfinished jobs.... +In file included from ../include/trace/define_trace.h:108, + from ../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); \ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -20107,2 +24663,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/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, @@ -20110 +24666 @@ -../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’? @@ -20112 +24668 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -20116,2 +24672,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/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, @@ -20119,2 +24675 @@ -../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’? +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in @@ -20126,2 +24681,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/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, @@ -20135,2 +24690,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/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, @@ -20138,4 +24693,3 @@ -../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:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ @@ -20145,2 +24699,10 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../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) @@ -20148,11 +24710,8 @@ -../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, \ +../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) @@ -20160,4 +24719,5 @@ -../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 +../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 @@ -20165,4 +24725,3 @@ - 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’: + from ../drivers/usb/typec/tipd/trace.h:398, + from ../drivers/usb/typec/tipd/trace.c:9: +../drivers/usb/typec/tipd/./trace.h: In function ‘trace_event_raw_event_tps6598x_irq’: @@ -20178,2 +24737,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, +../drivers/usb/typec/tipd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ + 233 | TRACE_EVENT(tps6598x_irq, @@ -20190,2 +24749,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, +../drivers/usb/typec/tipd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ + 233 | TRACE_EVENT(tps6598x_irq, @@ -20202,2 +24761,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, +../drivers/usb/typec/tipd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ + 233 | TRACE_EVENT(tps6598x_irq, @@ -20214,2 +24773,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, +../drivers/usb/typec/tipd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ + 233 | TRACE_EVENT(tps6598x_irq, @@ -20226,2 +24785,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, +../drivers/usb/typec/tipd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ + 233 | TRACE_EVENT(tps6598x_irq, @@ -20229 +24788 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_iowrite8’: +../drivers/usb/typec/tipd/./trace.h: In function ‘trace_event_raw_event_cd321x_irq’: @@ -20239,2 +24798,2 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ - 34 | TRACE_EVENT(iwlwifi_dev_iowrite8, +../drivers/usb/typec/tipd/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ + 253 | TRACE_EVENT(cd321x_irq, @@ -20251,2 +24810,2 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ - 34 | TRACE_EVENT(iwlwifi_dev_iowrite8, +../drivers/usb/typec/tipd/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ + 253 | TRACE_EVENT(cd321x_irq, @@ -20254 +24813 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_iowrite32’: +../drivers/usb/typec/tipd/./trace.h: In function ‘trace_event_raw_event_tps25750_irq’: @@ -20264,2 +24823,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, +../drivers/usb/typec/tipd/./trace.h:269:1: note: in expansion of macro ‘TRACE_EVENT’ + 269 | TRACE_EVENT(tps25750_irq, @@ -20276,2 +24835,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, +../drivers/usb/typec/tipd/./trace.h:269:1: note: in expansion of macro ‘TRACE_EVENT’ + 269 | TRACE_EVENT(tps25750_irq, @@ -20279 +24838 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_iowrite64’: +../drivers/usb/typec/tipd/./trace.h: In function ‘trace_event_raw_event_tps6598x_status’: @@ -20289,2 +24848,2 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ - 68 | TRACE_EVENT(iwlwifi_dev_iowrite64, +../drivers/usb/typec/tipd/./trace.h:284:1: note: in expansion of macro ‘TRACE_EVENT’ + 284 | TRACE_EVENT(tps6598x_status, @@ -20301,2 +24860,2 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ - 68 | TRACE_EVENT(iwlwifi_dev_iowrite64, +../drivers/usb/typec/tipd/./trace.h:284:1: note: in expansion of macro ‘TRACE_EVENT’ + 284 | TRACE_EVENT(tps6598x_status, @@ -20304 +24863 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_iowrite_prph32’: +../drivers/usb/typec/tipd/./trace.h: In function ‘trace_event_raw_event_tps25750_status’: @@ -20314,2 +24873,2 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ - 85 | TRACE_EVENT(iwlwifi_dev_iowrite_prph32, +../drivers/usb/typec/tipd/./trace.h:311:1: note: in expansion of macro ‘TRACE_EVENT’ + 311 | TRACE_EVENT(tps25750_status, @@ -20326,2 +24885,2 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ - 85 | TRACE_EVENT(iwlwifi_dev_iowrite_prph32, +../drivers/usb/typec/tipd/./trace.h:311:1: note: in expansion of macro ‘TRACE_EVENT’ + 311 | TRACE_EVENT(tps25750_status, @@ -20329 +24888 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_iowrite_prph64’: +../drivers/usb/typec/tipd/./trace.h: In function ‘trace_event_raw_event_tps6598x_power_status’: @@ -20339,2 +24898,2 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ - 102 | TRACE_EVENT(iwlwifi_dev_iowrite_prph64, +../drivers/usb/typec/tipd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ + 332 | TRACE_EVENT(tps6598x_power_status, @@ -20351,2 +24910,2 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ - 102 | TRACE_EVENT(iwlwifi_dev_iowrite_prph64, +../drivers/usb/typec/tipd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ + 332 | TRACE_EVENT(tps6598x_power_status, @@ -20354 +24913 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_ioread_prph32’: +../drivers/usb/typec/tipd/./trace.h: In function ‘trace_event_raw_event_tps25750_power_status’: @@ -20364,2 +24923,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, +../drivers/usb/typec/tipd/./trace.h:352:1: note: in expansion of macro ‘TRACE_EVENT’ + 352 | TRACE_EVENT(tps25750_power_status, @@ -20376,2 +24935,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, +../drivers/usb/typec/tipd/./trace.h:352:1: note: in expansion of macro ‘TRACE_EVENT’ + 352 | TRACE_EVENT(tps25750_power_status, @@ -20379 +24938 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_irq’: +../drivers/usb/typec/tipd/./trace.h: In function ‘trace_event_raw_event_tps6598x_data_status’: @@ -20389,2 +24948,2 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ - 136 | TRACE_EVENT(iwlwifi_dev_irq, +../drivers/usb/typec/tipd/./trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ + 372 | TRACE_EVENT(tps6598x_data_status, @@ -20401,2 +24960,2 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ - 136 | TRACE_EVENT(iwlwifi_dev_irq, +../drivers/usb/typec/tipd/./trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ + 372 | TRACE_EVENT(tps6598x_data_status, @@ -20404,3 +24963,4 @@ -../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); \ +In file included from ../include/trace/define_trace.h:110: +../drivers/usb/typec/tipd/./trace.h: In function ‘__bpf_trace_tps6598x_irq’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -20408,5 +24968,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -20414,9 +24970,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -20426,2 +24974,2 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ - 149 | TRACE_EVENT(iwlwifi_dev_irq_msix, +../drivers/usb/typec/tipd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ + 233 | TRACE_EVENT(tps6598x_irq, @@ -20429,9 +24977,5 @@ -../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, \ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -20439,9 +24982,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -20451,2 +24986,2 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:172:1: note: in expansion of macro ‘TRACE_EVENT’ - 172 | TRACE_EVENT(iwlwifi_dev_ict_read, +../drivers/usb/typec/tipd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ + 233 | TRACE_EVENT(tps6598x_irq, @@ -20454,6 +24989,3 @@ -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); \ +../drivers/usb/typec/tipd/./trace.h: In function ‘__bpf_trace_cd321x_irq’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -20461,5 +24993,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -20467,9 +24995,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -20479,2 +24999,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, +../drivers/usb/typec/tipd/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ + 253 | TRACE_EVENT(cd321x_irq, @@ -20482,9 +25002,5 @@ -../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, \ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -20492,9 +25007,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -20504,2 +25011,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, +../drivers/usb/typec/tipd/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ + 253 | TRACE_EVENT(cd321x_irq, @@ -20507,25 +25014,3 @@ -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); \ +../drivers/usb/typec/tipd/./trace.h: In function ‘__bpf_trace_tps25750_irq’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -20533,5 +25018,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -20539,9 +25020,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -20551,2 +25024,2 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(iwlwifi_dbg, +../drivers/usb/typec/tipd/./trace.h:269:1: note: in expansion of macro ‘TRACE_EVENT’ + 269 | TRACE_EVENT(tps25750_irq, @@ -20554,12 +25027,5 @@ -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, \ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -20567,9 +25032,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -20579,2 +25036,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, +../drivers/usb/typec/tipd/./trace.h:269:1: note: in expansion of macro ‘TRACE_EVENT’ + 269 | TRACE_EVENT(tps25750_irq, @@ -20582,3 +25039,3 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h: In function ‘trace_event_raw_event_iwlwifi_dev_rx_data’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../drivers/usb/typec/tipd/./trace.h: In function ‘__bpf_trace_tps6598x_status’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -20586,3 +25043,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -20592,2 +25049,2 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ - 37 | TRACE_EVENT(iwlwifi_dev_rx_data, +../drivers/usb/typec/tipd/./trace.h:284:1: note: in expansion of macro ‘TRACE_EVENT’ + 284 | TRACE_EVENT(tps6598x_status, @@ -20595,6 +25052,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -20604,2 +25061,2 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ - 37 | TRACE_EVENT(iwlwifi_dev_rx_data, +../drivers/usb/typec/tipd/./trace.h:284:1: note: in expansion of macro ‘TRACE_EVENT’ + 284 | TRACE_EVENT(tps6598x_status, @@ -20607,6 +25064,3 @@ -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); \ +../drivers/usb/typec/tipd/./trace.h: In function ‘__bpf_trace_tps25750_status’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -20614,3 +25068,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -20620,2 +25074,2 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ - 18 | TRACE_EVENT(iwlwifi_dev_hcmd, +../drivers/usb/typec/tipd/./trace.h:311:1: note: in expansion of macro ‘TRACE_EVENT’ + 311 | TRACE_EVENT(tps25750_status, @@ -20623,6 +25077,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -20632,2 +25086,2 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ - 18 | TRACE_EVENT(iwlwifi_dev_hcmd, +../drivers/usb/typec/tipd/./trace.h:311:1: note: in expansion of macro ‘TRACE_EVENT’ + 311 | TRACE_EVENT(tps25750_status, @@ -20635,3 +25089,3 @@ -../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); \ +../drivers/usb/typec/tipd/./trace.h: In function ‘__bpf_trace_tps6598x_power_status’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -20639,3 +25093,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -20645,2 +25099,2 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ - 52 | TRACE_EVENT(iwlwifi_dev_rx, +../drivers/usb/typec/tipd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ + 332 | TRACE_EVENT(tps6598x_power_status, @@ -20648,6 +25102,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -20657,2 +25111,2 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ - 52 | TRACE_EVENT(iwlwifi_dev_rx, +../drivers/usb/typec/tipd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ + 332 | TRACE_EVENT(tps6598x_power_status, @@ -20660,3 +25114,3 @@ -../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); \ +../drivers/usb/typec/tipd/./trace.h: In function ‘__bpf_trace_tps25750_power_status’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -20664,3 +25118,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -20670,2 +25124,2 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ - 73 | TRACE_EVENT(iwlwifi_dev_tx, +../drivers/usb/typec/tipd/./trace.h:352:1: note: in expansion of macro ‘TRACE_EVENT’ + 352 | TRACE_EVENT(tps25750_power_status, @@ -20673,6 +25127,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -20682,2 +25136,2 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ - 73 | TRACE_EVENT(iwlwifi_dev_tx, +../drivers/usb/typec/tipd/./trace.h:352:1: note: in expansion of macro ‘TRACE_EVENT’ + 352 | TRACE_EVENT(tps25750_power_status, @@ -20685,3 +25139,3 @@ -../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); \ +../drivers/usb/typec/tipd/./trace.h: In function ‘__bpf_trace_tps6598x_data_status’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -20689,3 +25143,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -20695,2 +25149,2 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ - 112 | TRACE_EVENT(iwlwifi_dev_ucode_event, +../drivers/usb/typec/tipd/./trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ + 372 | TRACE_EVENT(tps6598x_data_status, @@ -20698,6 +25152,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -20707,2 +25161,2 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ - 112 | TRACE_EVENT(iwlwifi_dev_ucode_event, +../drivers/usb/typec/tipd/./trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ + 372 | TRACE_EVENT(tps6598x_data_status, @@ -20710,4 +25164,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 +make[7]: *** [../scripts/Makefile.build:244: drivers/usb/typec/tipd/trace.o] Error 1 +make[6]: *** [../scripts/Makefile.build:485: drivers/usb/typec/tipd] Error 2 @@ -20715,3 +25167,3 @@ - from ../drivers/net/ethernet/mellanox/mlx5/core/diag/fs_tracepoint.h:323, - from ../drivers/net/ethernet/mellanox/mlx5/core/diag/fs_tracepoint.c:35: -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_add_ft’: + from ../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’: @@ -20727,2 +25179,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/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(io_uring_create, @@ -20739,2 +25191,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/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(io_uring_create, @@ -20751,2 +25203,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/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(io_uring_create, @@ -20763,2 +25215,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/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(io_uring_create, @@ -20775,2 +25227,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/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(io_uring_create, @@ -20778 +25230 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_del_ft’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_register’: @@ -20788,2 +25240,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, +../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(io_uring_register, @@ -20800,2 +25252,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, +../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(io_uring_register, @@ -20803 +25255 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_add_fg’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_file_get’: @@ -20813,2 +25265,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, +../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(io_uring_file_get, @@ -20825,2 +25277,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, +../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(io_uring_file_get, @@ -20828 +25280 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_del_fg’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_queue_async_work’: @@ -20838,2 +25290,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, +../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ + 140 | TRACE_EVENT(io_uring_queue_async_work, @@ -20850,2 +25302,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, +../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ + 140 | TRACE_EVENT(io_uring_queue_async_work, @@ -20853 +25305 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_set_fte’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_defer’: @@ -20863,2 +25315,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, +../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ + 184 | TRACE_EVENT(io_uring_defer, @@ -20875,2 +25327,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, +../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ + 184 | TRACE_EVENT(io_uring_defer, @@ -20878 +25330 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_del_fte’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_link’: @@ -20888,2 +25340,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, +../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ + 223 | TRACE_EVENT(io_uring_link, @@ -20900,2 +25352,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, +../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ + 223 | TRACE_EVENT(io_uring_link, @@ -20903 +25355 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_add_rule’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_cqring_wait’: @@ -20913,2 +25365,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, +../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ + 255 | TRACE_EVENT(io_uring_cqring_wait, @@ -20925,2 +25377,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, +../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ + 255 | TRACE_EVENT(io_uring_cqring_wait, @@ -20928 +25380 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_del_rule’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_fail_link’: @@ -20938,2 +25390,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, +../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ + 283 | TRACE_EVENT(io_uring_fail_link, @@ -20950,2 +25402,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, +../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ + 283 | TRACE_EVENT(io_uring_fail_link, @@ -20953,51 +25405 @@ -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 ../include/trace/events/rpcgss.h:688, - from ../net/sunrpc/auth_gss/trace.c:14: -../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_gssapi_event’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcgss.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 83 | DECLARE_EVENT_CLASS(rpcgss_gssapi_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcgss.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 83 | DECLARE_EVENT_CLASS(rpcgss_gssapi_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcgss.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 83 | DECLARE_EVENT_CLASS(rpcgss_gssapi_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcgss.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 83 | DECLARE_EVENT_CLASS(rpcgss_gssapi_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcgss.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 83 | DECLARE_EVENT_CLASS(rpcgss_gssapi_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_import_ctx’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_complete’: @@ -21013,2 +25415,2 @@ -../include/trace/events/rpcgss.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ - 118 | TRACE_EVENT(rpcgss_import_ctx, +../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT(io_uring_complete, @@ -21025,2 +25427,2 @@ -../include/trace/events/rpcgss.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ - 118 | TRACE_EVENT(rpcgss_import_ctx, +../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT(io_uring_complete, @@ -21028,39 +25430 @@ -../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_ctx_class’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcgss.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 141 | DECLARE_EVENT_CLASS(rpcgss_ctx_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcgss.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 141 | DECLARE_EVENT_CLASS(rpcgss_ctx_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_svc_gssapi_class’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcgss.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 175 | DECLARE_EVENT_CLASS(rpcgss_svc_gssapi_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcgss.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 175 | DECLARE_EVENT_CLASS(rpcgss_svc_gssapi_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_svc_wrap_failed’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_submit_req’: @@ -21076,2 +25440,2 @@ -../include/trace/events/rpcgss.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ - 214 | TRACE_EVENT(rpcgss_svc_wrap_failed, +../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ + 370 | TRACE_EVENT(io_uring_submit_req, @@ -21088,2 +25452,2 @@ -../include/trace/events/rpcgss.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ - 214 | TRACE_EVENT(rpcgss_svc_wrap_failed, +../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ + 370 | TRACE_EVENT(io_uring_submit_req, @@ -21091 +25455 @@ -../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_svc_unwrap_failed’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_poll_arm’: @@ -21101,2 +25465,2 @@ -../include/trace/events/rpcgss.h:234:1: note: in expansion of macro ‘TRACE_EVENT’ - 234 | TRACE_EVENT(rpcgss_svc_unwrap_failed, +../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ + 414 | TRACE_EVENT(io_uring_poll_arm, @@ -21113,2 +25477,2 @@ -../include/trace/events/rpcgss.h:234:1: note: in expansion of macro ‘TRACE_EVENT’ - 234 | TRACE_EVENT(rpcgss_svc_unwrap_failed, +../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ + 414 | TRACE_EVENT(io_uring_poll_arm, @@ -21116 +25480 @@ -../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_svc_seqno_bad’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_task_add’: @@ -21126,2 +25490,2 @@ -../include/trace/events/rpcgss.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ - 254 | TRACE_EVENT(rpcgss_svc_seqno_bad, +../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ + 455 | TRACE_EVENT(io_uring_task_add, @@ -21138,2 +25502,2 @@ -../include/trace/events/rpcgss.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ - 254 | TRACE_EVENT(rpcgss_svc_seqno_bad, +../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ + 455 | TRACE_EVENT(io_uring_task_add, @@ -21141 +25505 @@ -../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_svc_accept_upcall’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_req_failed’: @@ -21151,2 +25515,2 @@ -../include/trace/events/rpcgss.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ - 282 | TRACE_EVENT(rpcgss_svc_accept_upcall, +../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ + 496 | TRACE_EVENT(io_uring_req_failed, @@ -21163,2 +25527,2 @@ -../include/trace/events/rpcgss.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ - 282 | TRACE_EVENT(rpcgss_svc_accept_upcall, +../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ + 496 | TRACE_EVENT(io_uring_req_failed, @@ -21166 +25530 @@ -../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_svc_authenticate’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_cqe_overflow’: @@ -21176,2 +25540,2 @@ -../include/trace/events/rpcgss.h:313:1: note: in expansion of macro ‘TRACE_EVENT’ - 313 | TRACE_EVENT(rpcgss_svc_authenticate, +../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ + 571 | TRACE_EVENT(io_uring_cqe_overflow, @@ -21188,2 +25552,2 @@ -../include/trace/events/rpcgss.h:313:1: note: in expansion of macro ‘TRACE_EVENT’ - 313 | TRACE_EVENT(rpcgss_svc_authenticate, +../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ + 571 | TRACE_EVENT(io_uring_cqe_overflow, @@ -21191 +25555 @@ -../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_unwrap_failed’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_task_work_run’: @@ -21201,2 +25565,2 @@ -../include/trace/events/rpcgss.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ - 342 | TRACE_EVENT(rpcgss_unwrap_failed, +../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ + 607 | TRACE_EVENT(io_uring_task_work_run, @@ -21213,2 +25577,2 @@ -../include/trace/events/rpcgss.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ - 342 | TRACE_EVENT(rpcgss_unwrap_failed, +../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ + 607 | TRACE_EVENT(io_uring_task_work_run, @@ -21216 +25580 @@ -../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_bad_seqno’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_short_write’: @@ -21226,2 +25590,2 @@ -../include/trace/events/rpcgss.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ - 363 | TRACE_EVENT(rpcgss_bad_seqno, +../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ + 626 | TRACE_EVENT(io_uring_short_write, @@ -21238,2 +25602,2 @@ -../include/trace/events/rpcgss.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ - 363 | TRACE_EVENT(rpcgss_bad_seqno, +../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ + 626 | TRACE_EVENT(io_uring_short_write, @@ -21241 +25605 @@ -../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_seqno’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_local_work_run’: @@ -21251,2 +25615,2 @@ -../include/trace/events/rpcgss.h:392:1: note: in expansion of macro ‘TRACE_EVENT’ - 392 | TRACE_EVENT(rpcgss_seqno, +../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ + 659 | TRACE_EVENT(io_uring_local_work_run, @@ -21263,2 +25627,2 @@ -../include/trace/events/rpcgss.h:392:1: note: in expansion of macro ‘TRACE_EVENT’ - 392 | TRACE_EVENT(rpcgss_seqno, +../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ + 659 | TRACE_EVENT(io_uring_local_work_run, @@ -21266,3 +25630,4 @@ -../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_need_reencode’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +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); \ @@ -21270,3 +25635,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21276,2 +25641,2 @@ -../include/trace/events/rpcgss.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ - 420 | TRACE_EVENT(rpcgss_need_reencode, +../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(io_uring_create, @@ -21279,6 +25644,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21288,2 +25653,2 @@ -../include/trace/events/rpcgss.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ - 420 | TRACE_EVENT(rpcgss_need_reencode, +../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(io_uring_create, @@ -21291,3 +25656,3 @@ -../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_update_slack’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/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); \ @@ -21295,3 +25660,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21301,2 +25666,2 @@ -../include/trace/events/rpcgss.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ - 454 | TRACE_EVENT(rpcgss_update_slack, +../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(io_uring_register, @@ -21304,6 +25669,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21313,2 +25678,2 @@ -../include/trace/events/rpcgss.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ - 454 | TRACE_EVENT(rpcgss_update_slack, +../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(io_uring_register, @@ -21316,3 +25681,3 @@ -../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_svc_seqno_class’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/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); \ @@ -21320,22 +25685,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/events/rpcgss.h:489:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 489 | DECLARE_EVENT_CLASS(rpcgss_svc_seqno_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcgss.h:489:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 489 | DECLARE_EVENT_CLASS(rpcgss_svc_seqno_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_svc_seqno_low’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -21345,2 +25691,2 @@ -../include/trace/events/rpcgss.h:522:1: note: in expansion of macro ‘TRACE_EVENT’ - 522 | TRACE_EVENT(rpcgss_svc_seqno_low, +../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(io_uring_file_get, @@ -21348,6 +25694,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21357,2 +25703,2 @@ -../include/trace/events/rpcgss.h:522:1: note: in expansion of macro ‘TRACE_EVENT’ - 522 | TRACE_EVENT(rpcgss_svc_seqno_low, +../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(io_uring_file_get, @@ -21360,3 +25706,3 @@ -../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_upcall_msg’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/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); \ @@ -21364,3 +25710,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21370,2 +25716,2 @@ -../include/trace/events/rpcgss.h:554:1: note: in expansion of macro ‘TRACE_EVENT’ - 554 | TRACE_EVENT(rpcgss_upcall_msg, +../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ + 140 | TRACE_EVENT(io_uring_queue_async_work, @@ -21373,6 +25719,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21382,2 +25728,2 @@ -../include/trace/events/rpcgss.h:554:1: note: in expansion of macro ‘TRACE_EVENT’ - 554 | TRACE_EVENT(rpcgss_upcall_msg, +../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ + 140 | TRACE_EVENT(io_uring_queue_async_work, @@ -21385,3 +25731,3 @@ -../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_upcall_result’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/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); \ @@ -21389,3 +25735,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21395,2 +25741,2 @@ -../include/trace/events/rpcgss.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ - 572 | TRACE_EVENT(rpcgss_upcall_result, +../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ + 184 | TRACE_EVENT(io_uring_defer, @@ -21398,6 +25744,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21407,2 +25753,2 @@ -../include/trace/events/rpcgss.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ - 572 | TRACE_EVENT(rpcgss_upcall_result, +../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ + 184 | TRACE_EVENT(io_uring_defer, @@ -21410,3 +25756,3 @@ -../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_context’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/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); \ @@ -21414,3 +25760,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21420,2 +25766,2 @@ -../include/trace/events/rpcgss.h:594:1: note: in expansion of macro ‘TRACE_EVENT’ - 594 | TRACE_EVENT(rpcgss_context, +../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ + 223 | TRACE_EVENT(io_uring_link, @@ -21423,6 +25769,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21432,2 +25778,2 @@ -../include/trace/events/rpcgss.h:594:1: note: in expansion of macro ‘TRACE_EVENT’ - 594 | TRACE_EVENT(rpcgss_context, +../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ + 223 | TRACE_EVENT(io_uring_link, @@ -21435,3 +25781,3 @@ -../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_createauth’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/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); \ @@ -21439,3 +25785,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21445,2 +25791,2 @@ -../include/trace/events/rpcgss.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ - 645 | TRACE_EVENT(rpcgss_createauth, +../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ + 255 | TRACE_EVENT(io_uring_cqring_wait, @@ -21448,6 +25794,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21457,2 +25803,2 @@ -../include/trace/events/rpcgss.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ - 645 | TRACE_EVENT(rpcgss_createauth, +../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ + 255 | TRACE_EVENT(io_uring_cqring_wait, @@ -21460,3 +25806,3 @@ -../include/trace/events/rpcgss.h: In function ‘trace_event_raw_event_rpcgss_oid_to_mech’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/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); \ @@ -21464,3 +25810,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21470,2 +25816,2 @@ -../include/trace/events/rpcgss.h:668:1: note: in expansion of macro ‘TRACE_EVENT’ - 668 | TRACE_EVENT(rpcgss_oid_to_mech, +../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ + 283 | TRACE_EVENT(io_uring_fail_link, @@ -21473,6 +25819,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21482,2 +25828,2 @@ -../include/trace/events/rpcgss.h:668:1: note: in expansion of macro ‘TRACE_EVENT’ - 668 | TRACE_EVENT(rpcgss_oid_to_mech, +../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ + 283 | TRACE_EVENT(io_uring_fail_link, @@ -21485,13 +25831,7 @@ -make[6]: *** [../scripts/Makefile.build:244: net/sunrpc/auth_gss/trace.o] Error 1 -make[5]: *** [../scripts/Makefile.build:485: net/sunrpc/auth_gss] Error 2 -make[5]: *** Waiting for unfinished jobs.... -In file included from ../include/trace/define_trace.h:108, - from ../drivers/net/fjes/fjes_trace.h:365, - from ../drivers/net/fjes/fjes_trace.c:13: -../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_hw_issue_request_command’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21501,2 +25841,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ - 18 | TRACE_EVENT(fjes_hw_issue_request_command, +../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT(io_uring_complete, @@ -21504,6 +25844,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21513,2 +25853,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ - 18 | TRACE_EVENT(fjes_hw_issue_request_command, +../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT(io_uring_complete, @@ -21516,2 +25856,3 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_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); \ @@ -21519,3 +25860,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21525,2 +25866,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ - 18 | TRACE_EVENT(fjes_hw_issue_request_command, +../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ + 370 | TRACE_EVENT(io_uring_submit_req, @@ -21528,6 +25869,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21537,2 +25878,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ - 18 | TRACE_EVENT(fjes_hw_issue_request_command, +../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ + 370 | TRACE_EVENT(io_uring_submit_req, @@ -21540,6 +25881,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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21549,2 +25891,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ - 18 | TRACE_EVENT(fjes_hw_issue_request_command, +../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ + 414 | TRACE_EVENT(io_uring_poll_arm, @@ -21552,3 +25894,15 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_hw_request_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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 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); \ @@ -21556,3 +25910,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21562,2 +25916,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(fjes_hw_request_info, +../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ + 455 | TRACE_EVENT(io_uring_task_add, @@ -21565,6 +25919,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21574,2 +25928,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(fjes_hw_request_info, +../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ + 455 | TRACE_EVENT(io_uring_task_add, @@ -21577,3 +25931,3 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_hw_request_info_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/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); \ @@ -21581,3 +25935,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21587,2 +25941,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:81:1: note: in expansion of macro ‘TRACE_EVENT’ - 81 | TRACE_EVENT(fjes_hw_request_info_err, +../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ + 496 | TRACE_EVENT(io_uring_req_failed, @@ -21590,6 +25944,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21599,2 +25953,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:81:1: note: in expansion of macro ‘TRACE_EVENT’ - 81 | TRACE_EVENT(fjes_hw_request_info_err, +../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ + 496 | TRACE_EVENT(io_uring_req_failed, @@ -21602,3 +25956,3 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_hw_register_buff_addr_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/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); \ @@ -21606,3 +25960,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21612,2 +25966,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(fjes_hw_register_buff_addr_req, +../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ + 571 | TRACE_EVENT(io_uring_cqe_overflow, @@ -21615,6 +25969,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21624,2 +25978,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(fjes_hw_register_buff_addr_req, +../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ + 571 | TRACE_EVENT(io_uring_cqe_overflow, @@ -21627,3 +25981,3 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_hw_register_buff_addr’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_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); \ @@ -21631,3 +25985,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21637,2 +25991,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ - 124 | TRACE_EVENT(fjes_hw_register_buff_addr, +../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ + 607 | TRACE_EVENT(io_uring_task_work_run, @@ -21640,6 +25994,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21649,2 +26003,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ - 124 | TRACE_EVENT(fjes_hw_register_buff_addr, +../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ + 607 | TRACE_EVENT(io_uring_task_work_run, @@ -21652,3 +26006,3 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_hw_register_buff_addr_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/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); \ @@ -21656,3 +26010,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21662,2 +26016,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(fjes_hw_register_buff_addr_err, +../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ + 626 | TRACE_EVENT(io_uring_short_write, @@ -21665,6 +26019,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21674,2 +26028,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(fjes_hw_register_buff_addr_err, +../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ + 626 | TRACE_EVENT(io_uring_short_write, @@ -21677,3 +26031,3 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_hw_unregister_buff_addr_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/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); \ @@ -21681,3 +26035,15 @@ -../include/trace/trace_events.h: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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21687,2 +26053,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:153:1: note: in expansion of macro ‘TRACE_EVENT’ - 153 | TRACE_EVENT(fjes_hw_unregister_buff_addr_req, +../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ + 659 | TRACE_EVENT(io_uring_local_work_run, @@ -21690 +26056,8 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? +make[4]: *** [../scripts/Makefile.build:244: io_uring/io_uring.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: drivers/usb/typec] Error 2 +make[3]: *** [../scripts/Makefile.build:485: io_uring] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../drivers/net/wireless/ath/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] @@ -21692 +26065 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -21699,2 +26072,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:153:1: note: in expansion of macro ‘TRACE_EVENT’ - 153 | TRACE_EVENT(fjes_hw_unregister_buff_addr_req, +../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(ath12k_htt_pktlog, @@ -21702 +26074,0 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_hw_unregister_buff_addr’: @@ -21712,2 +26084,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:168:1: note: in expansion of macro ‘TRACE_EVENT’ - 168 | TRACE_EVENT(fjes_hw_unregister_buff_addr, +../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(ath12k_htt_pktlog, @@ -21715 +26087 @@ -../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 @@ -21717 +26089 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -21724,2 +26096,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:168:1: note: in expansion of macro ‘TRACE_EVENT’ - 168 | TRACE_EVENT(fjes_hw_unregister_buff_addr, +../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(ath12k_htt_pktlog, @@ -21727,2 +26099 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_hw_unregister_buff_addr_err’: -../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’? @@ -21730 +26101 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -21737,2 +26108,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:185:1: note: in expansion of macro ‘TRACE_EVENT’ - 185 | TRACE_EVENT(fjes_hw_unregister_buff_addr_err, +../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(ath12k_htt_pktlog, @@ -21740,3 +26111,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)(); \ + | ^~~~~~~~~~~~~~ @@ -21749,2 +26120,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:185:1: note: in expansion of macro ‘TRACE_EVENT’ - 185 | TRACE_EVENT(fjes_hw_unregister_buff_addr_err, +../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(ath12k_htt_pktlog, @@ -21752 +26123 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_hw_start_debug_req’: +../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘trace_event_raw_event_ath12k_htt_ppdu_stats’: @@ -21762,2 +26133,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ - 197 | TRACE_EVENT(fjes_hw_start_debug_req, +../drivers/net/wireless/ath/ath12k/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(ath12k_htt_ppdu_stats, @@ -21774,2 +26145,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ - 197 | TRACE_EVENT(fjes_hw_start_debug_req, +../drivers/net/wireless/ath/ath12k/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(ath12k_htt_ppdu_stats, @@ -21777 +26148 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_hw_start_debug’: +../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘trace_event_raw_event_ath12k_htt_rxdesc’: @@ -21787,2 +26158,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ - 214 | TRACE_EVENT(fjes_hw_start_debug, +../drivers/net/wireless/ath/ath12k/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(ath12k_htt_rxdesc, @@ -21799,2 +26170,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ - 214 | TRACE_EVENT(fjes_hw_start_debug, +../drivers/net/wireless/ath/ath12k/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(ath12k_htt_rxdesc, @@ -21802 +26173 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_hw_start_debug_err’: +../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘trace_event_raw_event_ath12k_wmi_diag’: @@ -21812,2 +26183,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ - 228 | TRACE_EVENT(fjes_hw_start_debug_err, +../drivers/net/wireless/ath/ath12k/./trace.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ + 143 | TRACE_EVENT(ath12k_wmi_diag, @@ -21824,2 +26195,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ - 228 | TRACE_EVENT(fjes_hw_start_debug_err, +../drivers/net/wireless/ath/ath12k/./trace.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ + 143 | TRACE_EVENT(ath12k_wmi_diag, @@ -21827,3 +26198,4 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_hw_stop_debug’: -../include/trace/trace_events.h:430: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/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); \ @@ -21831,3 +26203,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21837,2 +26209,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:240:1: note: in expansion of macro ‘TRACE_EVENT’ - 240 | TRACE_EVENT(fjes_hw_stop_debug, +../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(ath12k_htt_pktlog, @@ -21840,6 +26212,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21849,2 +26221,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:240:1: note: in expansion of macro ‘TRACE_EVENT’ - 240 | TRACE_EVENT(fjes_hw_stop_debug, +../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(ath12k_htt_pktlog, @@ -21852,3 +26224,3 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_hw_stop_debug_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); \ +../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); \ @@ -21856,3 +26228,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21862,2 +26234,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ - 254 | TRACE_EVENT(fjes_hw_stop_debug_err, +../drivers/net/wireless/ath/ath12k/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(ath12k_htt_ppdu_stats, @@ -21865,6 +26237,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21874,2 +26246,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ - 254 | TRACE_EVENT(fjes_hw_stop_debug_err, +../drivers/net/wireless/ath/ath12k/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(ath12k_htt_ppdu_stats, @@ -21877,3 +26249,3 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_txrx_stop_req_irq_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); \ +../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); \ @@ -21881,3 +26253,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21887,2 +26259,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:268:1: note: in expansion of macro ‘TRACE_EVENT’ - 268 | TRACE_EVENT(fjes_txrx_stop_req_irq_pre, +../drivers/net/wireless/ath/ath12k/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(ath12k_htt_rxdesc, @@ -21890,6 +26262,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21899,2 +26271,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:268:1: note: in expansion of macro ‘TRACE_EVENT’ - 268 | TRACE_EVENT(fjes_txrx_stop_req_irq_pre, +../drivers/net/wireless/ath/ath12k/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(ath12k_htt_rxdesc, @@ -21902,3 +26274,3 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_txrx_stop_req_irq_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); \ +../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); \ @@ -21906,3 +26278,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21912,2 +26284,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:292:1: note: in expansion of macro ‘TRACE_EVENT’ - 292 | TRACE_EVENT(fjes_txrx_stop_req_irq_post, +../drivers/net/wireless/ath/ath12k/./trace.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ + 143 | TRACE_EVENT(ath12k_wmi_diag, @@ -21915,6 +26287,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21924,2 +26296,2 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:292:1: note: in expansion of macro ‘TRACE_EVENT’ - 292 | TRACE_EVENT(fjes_txrx_stop_req_irq_post, +../drivers/net/wireless/ath/ath12k/./trace.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ + 143 | TRACE_EVENT(ath12k_wmi_diag, @@ -21927,2 +26299,7 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_stop_req_irq_pre’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? +make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/ath12k/trace.o] Error 1 +make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath/ath12k] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../drivers/net/wireless/mediatek/mt76/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] @@ -21930 +26307 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -21934,7 +26311,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/../../drivers/net/fjes/fjes_trace.h:312:1: note: in expansion of macro ‘TRACE_EVENT’ - 312 | TRACE_EVENT(fjes_stop_req_irq_pre, - | ^~~~~~~~~~~ -../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/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’? @@ -21942 +26316 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -21946,8 +26320,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/../../drivers/net/fjes/fjes_trace.h:312:1: note: in expansion of macro ‘TRACE_EVENT’ - 312 | TRACE_EVENT(fjes_stop_req_irq_pre, - | ^~~~~~~~~~~ -../include/trace/../../drivers/net/fjes/fjes_trace.h: In function ‘trace_event_raw_event_fjes_stop_req_irq_post’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? +../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 @@ -21959,6 +26329,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/../../drivers/net/fjes/fjes_trace.h:336:1: note: in expansion of macro ‘TRACE_EVENT’ - 336 | TRACE_EVENT(fjes_stop_req_irq_post, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -21971,2 +26338,19 @@ -../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/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) @@ -21974,5 +26358,16 @@ -../include/trace/../../drivers/net/fjes/fjes_trace.h:336:1: note: in expansion of macro ‘TRACE_EVENT’ - 336 | TRACE_EVENT(fjes_stop_req_irq_post, - | ^~~~~~~~~~~ -make[6]: *** [../scripts/Makefile.build:244: drivers/net/fjes/fjes_trace.o] Error 1 -make[5]: *** [../scripts/Makefile.build:485: drivers/net/fjes] Error 2 +../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(dev_token, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(dev_token, + | ^~~~~~~~~~~~~~~~~~~ +make[9]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/mt7615/trace.o] Error 1 +make[8]: *** [../scripts/Makefile.build:485: drivers/net/wireless/mediatek/mt76/mt7615] Error 2 +make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/mediatek/mt76] Error 2 +make[7]: *** Waiting for unfinished jobs.... @@ -21980,3 +26375,3 @@ - from ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:173, - from ../drivers/net/ethernet/mellanox/mlx5/core/sf/devlink.c:12: -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_add’: + from ../drivers/net/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’: @@ -21989,6 +26384,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5_sf_add, - | ^~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(hif_data, + | ^~~~~~~~~~~~~~~~~~~ @@ -22001,6 +26393,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5_sf_add, - | ^~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(hif_data, + | ^~~~~~~~~~~~~~~~~~~ @@ -22013,6 +26402,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5_sf_add, - | ^~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(hif_data, + | ^~~~~~~~~~~~~~~~~~~ @@ -22025,6 +26411,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(mlx5_sf_add, - | ^~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(hif_data, + | ^~~~~~~~~~~~~~~~~~~ @@ -22037,7 +26420,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/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’: +../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’: @@ -22050,6 +26430,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(mlx5_sf_free, - | ^~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 236 | DECLARE_EVENT_CLASS(io_data, + | ^~~~~~~~~~~~~~~~~~~ @@ -22062,7 +26439,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/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’: +../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’: @@ -22075,6 +26449,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/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/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 279 | DECLARE_EVENT_CLASS(io_data32, + | ^~~~~~~~~~~~~~~~~~~ @@ -22087,7 +26458,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/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’: +../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’: @@ -22100,6 +26468,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ - 80 | TRACE_EVENT(mlx5_sf_hwc_free, - | ^~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 314 | DECLARE_EVENT_CLASS(piggyback, + | ^~~~~~~~~~~~~~~~~~~ @@ -22112,7 +26477,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/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’: +../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’: @@ -22128,2 +26490,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(mlx5_sf_hwc_deferred_free, +../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ + 335 | TRACE_EVENT(bh_stats, @@ -22140,2 +26502,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(mlx5_sf_hwc_deferred_free, +../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ + 335 | TRACE_EVENT(bh_stats, @@ -22143 +26505 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_state_template’: +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_tx_stats’: @@ -22150,3 +26512,6 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 106 | DECLARE_EVENT_CLASS(mlx5_sf_state_template, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ + 363 | TRACE_EVENT(tx_stats, + | ^~~~~~~~~~~ @@ -22159,4 +26524,7 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 106 | DECLARE_EVENT_CLASS(mlx5_sf_state_template, - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_update_state’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/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’: @@ -22172,2 +26540,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ - 142 | TRACE_EVENT(mlx5_sf_update_state, +../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ + 437 | TRACE_EVENT(queues_stats, @@ -22184,2 +26552,2 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ - 142 | TRACE_EVENT(mlx5_sf_update_state, +../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ + 437 | TRACE_EVENT(queues_stats, @@ -22187,3 +26555,155 @@ -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:110: +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_hif_data’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(hif_data, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(hif_data, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_io_data’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 236 | DECLARE_EVENT_CLASS(io_data, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 236 | DECLARE_EVENT_CLASS(io_data, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_io_data32’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 279 | DECLARE_EVENT_CLASS(io_data32, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 279 | DECLARE_EVENT_CLASS(io_data32, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_piggyback’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 314 | DECLARE_EVENT_CLASS(piggyback, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 314 | DECLARE_EVENT_CLASS(piggyback, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_bh_stats’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ + 335 | TRACE_EVENT(bh_stats, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ + 335 | TRACE_EVENT(bh_stats, + | ^~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_tx_stats’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ + 363 | TRACE_EVENT(tx_stats, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ + 363 | TRACE_EVENT(tx_stats, + | ^~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_queues_stats’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ + 437 | TRACE_EVENT(queues_stats, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ + 437 | TRACE_EVENT(queues_stats, + | ^~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/silabs/wfx/debug.o] Error 1 +make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/silabs/wfx] Error 2 +make[6]: *** [../scripts/Makefile.build:485: drivers/net/wireless/silabs] Error 2 @@ -22191,3 +26711,3 @@ - from ../drivers/net/ethernet/intel/ice/ice_trace.h:364, - from ../drivers/net/ethernet/intel/ice/ice_main.c:24: -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_rx_dim_template’: + from ../drivers/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’: @@ -22200,2 +26720,2 @@ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, +../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 59 | DECLARE_EVENT_CLASS( @@ -22209,2 +26729,2 @@ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, +../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 59 | DECLARE_EVENT_CLASS( @@ -22218,2 +26738,2 @@ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, +../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 59 | DECLARE_EVENT_CLASS( @@ -22227,2 +26747,2 @@ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, +../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 59 | DECLARE_EVENT_CLASS( @@ -22236,2 +26756,2 @@ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, +../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 59 | DECLARE_EVENT_CLASS( @@ -22239 +26759 @@ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_tx_dim_template’: +../drivers/net/ethernet/intel/iavf/./iavf_trace.h: In function ‘trace_event_raw_event_iavf_rx_template’: @@ -22246,2 +26766,2 @@ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 90 | DECLARE_EVENT_CLASS(ice_tx_dim_template, +../drivers/net/ethernet/intel/iavf/./iavf_trace.h:111:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 111 | DECLARE_EVENT_CLASS( @@ -22255,2 +26775,2 @@ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 90 | DECLARE_EVENT_CLASS(ice_tx_dim_template, +../drivers/net/ethernet/intel/iavf/./iavf_trace.h:111:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 111 | DECLARE_EVENT_CLASS( @@ -22258 +26778 @@ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_tx_template’: +../drivers/net/ethernet/intel/iavf/./iavf_trace.h: In function ‘trace_event_raw_event_iavf_xmit_template’: @@ -22265,2 +26785,2 @@ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 118 | DECLARE_EVENT_CLASS(ice_tx_template, +../drivers/net/ethernet/intel/iavf/./iavf_trace.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 156 | DECLARE_EVENT_CLASS( @@ -22274,2 +26794,2 @@ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 118 | DECLARE_EVENT_CLASS(ice_tx_template, +../drivers/net/ethernet/intel/iavf/./iavf_trace.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 156 | DECLARE_EVENT_CLASS( @@ -22277,3 +26797,42 @@ -../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); \ +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); \ @@ -22280,0 +26840,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) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/intel/iavf/./iavf_trace.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 156 | DECLARE_EVENT_CLASS( + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/intel/iavf/./iavf_trace.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 156 | DECLARE_EVENT_CLASS( + | ^~~~~~~~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/intel/iavf/iavf_main.o] Error 1 +make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/intel/iavf] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/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); \ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -22284,2 +26867,2 @@ -../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/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, @@ -22287 +26870 @@ -../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’? @@ -22289 +26872 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -22293,2 +26876,2 @@ -../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/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, @@ -22296,2 +26879 @@ -../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’? +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in @@ -22303,2 +26885,2 @@ -../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/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, @@ -22312,2 +26894,2 @@ -../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/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, @@ -22315 +26897,10 @@ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_xmit_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’: @@ -22322,2 +26913,2 @@ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:195:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 195 | DECLARE_EVENT_CLASS(ice_xmit_template, +../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, @@ -22331,2 +26922,2 @@ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:195:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 195 | DECLARE_EVENT_CLASS(ice_xmit_template, +../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, @@ -22334 +26925 @@ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_tx_tstamp_template’: +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_inbound_template’: @@ -22341,2 +26932,2 @@ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 220 | DECLARE_EVENT_CLASS(ice_tx_tstamp_template, +../include/trace/events/firewire.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 108 | DECLARE_EVENT_CLASS(async_inbound_template, @@ -22350,2 +26941,2 @@ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 220 | DECLARE_EVENT_CLASS(ice_tx_tstamp_template, +../include/trace/events/firewire.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 108 | DECLARE_EVENT_CLASS(async_inbound_template, @@ -22353 +26944 @@ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_esw_br_fdb_template’: +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_phy_outbound_initiate’: @@ -22360,3 +26951,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ + 220 | TRACE_EVENT(async_phy_outbound_initiate, + | ^~~~~~~~~~~ @@ -22369,4 +26963,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../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’: @@ -22379,3 +26976,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ + 247 | TRACE_EVENT(async_phy_outbound_complete, + | ^~~~~~~~~~~ @@ -22388,4 +26988,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../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’: @@ -22398,3 +27001,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(async_phy_inbound, + | ^~~~~~~~~~~ @@ -22407,4 +27013,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../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’: @@ -22417,2 +27026,2 @@ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 333 | DECLARE_EVENT_CLASS(ice_switch_stats_template, +../include/trace/events/firewire.h:306:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 306 | DECLARE_EVENT_CLASS(bus_reset_arrange_template, @@ -22426,2 +27035,2 @@ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 333 | DECLARE_EVENT_CLASS(ice_switch_stats_template, +../include/trace/events/firewire.h:306:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 306 | DECLARE_EVENT_CLASS(bus_reset_arrange_template, @@ -22429,11 +27038,2 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/intel/ice/ice_main.o] Error 1 -make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/intel/ice] Error 2 -make[6]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/intel] Error 2 -make[5]: *** [../scripts/Makefile.build:485: drivers/net/ethernet] Error 2 -make[4]: *** [../scripts/Makefile.build:485: drivers/net] Error 2 -make[3]: *** [../scripts/Makefile.build:485: drivers] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/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] +../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’? @@ -22441 +27041 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -22448,2 +27048,2 @@ -../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(kfree_skb, +../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ + 342 | TRACE_EVENT(bus_reset_handle, @@ -22451 +27051 @@ -../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’? @@ -22453 +27053 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -22460,2 +27060,2 @@ -../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(kfree_skb, +../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ + 342 | TRACE_EVENT(bus_reset_handle, @@ -22463 +27063,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/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’? @@ -22472,2 +27073,2 @@ -../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(kfree_skb, +../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ + 395 | TRACE_EVENT(self_id_sequence, @@ -22484,14 +27085,2 @@ -../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/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ + 395 | TRACE_EVENT(self_id_sequence, @@ -22499 +27088 @@ -../include/trace/events/skb.h: In function ‘trace_event_raw_event_consume_skb’: +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_outbound_allocate’: @@ -22509,3 +27098,6 @@ -../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ - 57 | TRACE_EVENT(consume_skb, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -22521,4 +27113,7 @@ -../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/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’: @@ -22534,3 +27129,6 @@ -../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ - 76 | TRACE_EVENT(skb_copy_datagram_iovec, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -22546,7 +27144,7 @@ -../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/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’: @@ -22562,3 +27160,6 @@ -../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(net_dev_start_xmit, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -22574,4 +27175,26 @@ -../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/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’: @@ -22587,2 +27210,2 @@ -../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(net_dev_xmit, +../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ + 550 | TRACE_EVENT(isoc_inbound_multiple_channels, @@ -22599,2 +27222,2 @@ -../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(net_dev_xmit, +../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ + 550 | TRACE_EVENT(isoc_inbound_multiple_channels, @@ -22602 +27225 @@ -../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_xmit_timeout’: +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_outbound_start’: @@ -22612,3 +27235,6 @@ -../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(net_dev_xmit_timeout, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -22624,4 +27250,7 @@ -../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/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’: @@ -22634,2 +27263,2 @@ -../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/firewire.h:596:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 596 | DECLARE_EVENT_CLASS(isoc_inbound_start_template, @@ -22643,2 +27272,2 @@ -../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/firewire.h:596:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 596 | DECLARE_EVENT_CLASS(isoc_inbound_start_template, @@ -22646 +27275 @@ -../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_rx_verbose_template’: +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_stop_template’: @@ -22653,2 +27282,2 @@ -../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/firewire.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 643 | DECLARE_EVENT_CLASS(isoc_stop_template, @@ -22662,2 +27291,2 @@ -../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/firewire.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 643 | DECLARE_EVENT_CLASS(isoc_stop_template, @@ -22665 +27294 @@ -../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_rx_exit_template’: +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_flush_template’: @@ -22672,2 +27301,2 @@ -../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/events/firewire.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 679 | DECLARE_EVENT_CLASS(isoc_flush_template, @@ -22681,2 +27310,2 @@ -../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/events/firewire.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 679 | DECLARE_EVENT_CLASS(isoc_flush_template, @@ -22684,4 +27313 @@ -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/napi.h:77, - from ../net/core/net-traces.c:32: -../include/trace/events/napi.h: In function ‘trace_event_raw_event_napi_poll’: +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_flush_completions_template’: @@ -22694,6 +27320,3 @@ -../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/firewire.h:715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 715 | DECLARE_EVENT_CLASS(isoc_flush_completions_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -22706,7 +27329,4 @@ -../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/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’: @@ -22722,3 +27342,6 @@ -../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(dql_stall_detected, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -22734,7 +27357,7 @@ -../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/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’: @@ -22750,3 +27373,6 @@ -../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(sock_rcvqueue_full, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -22762,4 +27388,7 @@ -../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/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’: @@ -22775,3 +27404,6 @@ -../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(sock_exceed_buf_limit, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -22787,4 +27419,7 @@ -../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/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’: @@ -22797,6 +27432,3 @@ -../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/firewire.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 844 | DECLARE_EVENT_CLASS(isoc_single_completions_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -22809,7 +27441,4 @@ -../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/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’: @@ -22825,2 +27454,2 @@ -../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ - 194 | TRACE_EVENT(inet_sk_error_report, +../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ + 884 | TRACE_EVENT(isoc_inbound_multiple_completions, @@ -22837,2 +27466,2 @@ -../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ - 194 | TRACE_EVENT(inet_sk_error_report, +../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ + 884 | TRACE_EVENT(isoc_inbound_multiple_completions, @@ -22840,3 +27469,4 @@ -../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); \ +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); \ @@ -22844,3 +27474,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) + | ^~~~~~~~~~~~~~~~~~~ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22850,2 +27537,2 @@ -../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ - 241 | TRACE_EVENT(sk_data_ready, +../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ + 220 | TRACE_EVENT(async_phy_outbound_initiate, @@ -22853,6 +27540,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22862,2 +27549,2 @@ -../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ - 241 | TRACE_EVENT(sk_data_ready, +../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ + 220 | TRACE_EVENT(async_phy_outbound_initiate, @@ -22865,3 +27552,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); \ +../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); \ @@ -22869,5 +27556,55 @@ -../include/trace/trace_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, \ + | ^~~~~~~~~~~~~~~~~~~ +../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, @@ -22875,8 +27612,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) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:306:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 306 | DECLARE_EVENT_CLASS(bus_reset_arrange_template, @@ -22884,6 +27621,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); \ +../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); \ @@ -22891,3 +27625,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22897,2 +27631,2 @@ -../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, +../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ + 342 | TRACE_EVENT(bus_reset_handle, @@ -22900 +27634,425 @@ -../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.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ + 342 | TRACE_EVENT(bus_reset_handle, + | ^~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘__bpf_trace_self_id_sequence’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ + 395 | TRACE_EVENT(self_id_sequence, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ + 395 | TRACE_EVENT(self_id_sequence, + | ^~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_outbound_allocate’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:445:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 445 | TRACE_EVENT_CONDITION(isoc_outbound_allocate, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:445:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 445 | TRACE_EVENT_CONDITION(isoc_outbound_allocate, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_single_allocate’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:470:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 470 | TRACE_EVENT_CONDITION(isoc_inbound_single_allocate, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:470:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 470 | TRACE_EVENT_CONDITION(isoc_inbound_single_allocate, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_multiple_allocate’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:495:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 495 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_allocate, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:495:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 495 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_allocate, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_destroy_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:514:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 514 | DECLARE_EVENT_CLASS(isoc_destroy_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:514:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 514 | DECLARE_EVENT_CLASS(isoc_destroy_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_multiple_channels’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ + 550 | TRACE_EVENT(isoc_inbound_multiple_channels, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ + 550 | TRACE_EVENT(isoc_inbound_multiple_channels, + | ^~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_outbound_start’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:571:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 571 | TRACE_EVENT_CONDITION(isoc_outbound_start, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:571:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 571 | TRACE_EVENT_CONDITION(isoc_outbound_start, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_start_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:596:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 596 | DECLARE_EVENT_CLASS(isoc_inbound_start_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:596:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 596 | DECLARE_EVENT_CLASS(isoc_inbound_start_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_stop_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 643 | DECLARE_EVENT_CLASS(isoc_stop_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 643 | DECLARE_EVENT_CLASS(isoc_stop_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_flush_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 679 | DECLARE_EVENT_CLASS(isoc_flush_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 679 | DECLARE_EVENT_CLASS(isoc_flush_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_flush_completions_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 715 | DECLARE_EVENT_CLASS(isoc_flush_completions_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 715 | DECLARE_EVENT_CLASS(isoc_flush_completions_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_outbound_queue’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:776:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 776 | TRACE_EVENT_CONDITION(isoc_outbound_queue, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:776:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 776 | TRACE_EVENT_CONDITION(isoc_outbound_queue, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_single_queue’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:796:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 796 | TRACE_EVENT_CONDITION(isoc_inbound_single_queue, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:796:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 796 | TRACE_EVENT_CONDITION(isoc_inbound_single_queue, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_multiple_queue’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:812:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 812 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_queue, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/firewire.h:812:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 812 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_queue, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_single_completions_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 844 | DECLARE_EVENT_CLASS(isoc_single_completions_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 844 | DECLARE_EVENT_CLASS(isoc_single_completions_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_inbound_multiple_completions’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ + 884 | TRACE_EVENT(isoc_inbound_multiple_completions, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ + 884 | TRACE_EVENT(isoc_inbound_multiple_completions, + | ^~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: drivers/firewire/core-trace.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: drivers/firewire] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/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] @@ -22902 +28060 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -22909,2 +28067,2 @@ -../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, +../include/trace/events/mlxsw.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ + 16 | TRACE_EVENT(mlxsw_sp_acl_atcam_entry_add_ctcam_spill, @@ -22912,4 +28069,0 @@ -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’: @@ -22922,14 +28076,7 @@ -../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_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’? +../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 @@ -22944,2 +28091,2 @@ -../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ - 91 | TRACE_EVENT(tcp_send_reset, +../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, @@ -22956,2 +28103,2 @@ -../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ - 91 | TRACE_EVENT(tcp_send_reset, +../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, @@ -22959,13 +28106,3 @@ -../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_event_sk’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_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:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ @@ -22975,4 +28112,7 @@ -../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 147 | DECLARE_EVENT_CLASS(tcp_event_sk, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_retransmit_synack’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/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’: @@ -22988,2 +28128,2 @@ -../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ - 216 | TRACE_EVENT(tcp_retransmit_synack, +../include/trace/events/mlxsw.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash, @@ -23000,2 +28140,2 @@ -../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ - 216 | TRACE_EVENT(tcp_retransmit_synack, +../include/trace/events/mlxsw.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash, @@ -23003 +28143 @@ -../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_probe’: +../include/trace/events/mlxsw.h: In function ‘trace_event_raw_event_mlxsw_sp_acl_tcam_vregion_migrate’: @@ -23013,2 +28153,2 @@ -../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ - 264 | TRACE_EVENT(tcp_probe, +../include/trace/events/mlxsw.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ + 56 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate, @@ -23025,2 +28165,2 @@ -../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ - 264 | TRACE_EVENT(tcp_probe, +../include/trace/events/mlxsw.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ + 56 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate, @@ -23028 +28168 @@ -../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_event_skb’: +../include/trace/events/mlxsw.h: In function ‘trace_event_raw_event_mlxsw_sp_acl_tcam_vregion_migrate_end’: @@ -23035,3 +28175,6 @@ -../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 333 | DECLARE_EVENT_CLASS(tcp_event_skb, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mlxsw.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate_end, + | ^~~~~~~~~~~ @@ -23044,4 +28187,7 @@ -../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 333 | DECLARE_EVENT_CLASS(tcp_event_skb, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_cong_state_set’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/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’: @@ -23057,2 +28203,2 @@ -../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ - 366 | TRACE_EVENT(tcp_cong_state_set, +../include/trace/events/mlxsw.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ + 96 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash_rollback_failed, @@ -23069,2 +28215,2 @@ -../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ - 366 | TRACE_EVENT(tcp_cong_state_set, +../include/trace/events/mlxsw.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ + 96 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash_rollback_failed, @@ -23072,3 +28218,4 @@ -../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); \ +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); \ @@ -23076,7 +28223,129 @@ -../include/trace/trace_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’? +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 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/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] @@ -23084 +28353 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -23088,2 +28357,2 @@ -../include/trace/events/tcp.h:414:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 414 | DECLARE_EVENT_CLASS(tcp_hash_event, +../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(wil6210_wmi, @@ -23091 +28359,0 @@ -../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_ao_event’: @@ -23098,2 +28366,2 @@ -../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 510 | DECLARE_EVENT_CLASS(tcp_ao_event, +../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(wil6210_wmi, @@ -23101 +28369 @@ -../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 @@ -23103 +28371 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -23107,2 +28375,2 @@ -../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 510 | DECLARE_EVENT_CLASS(tcp_ao_event, +../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(wil6210_wmi, @@ -23110,2 +28378 @@ -../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’? +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -23113 +28380 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -23117,2 +28384,2 @@ -../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, +../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(wil6210_wmi, @@ -23120,3 +28387,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)(); \ + | ^~~~~~~~~~~~~~ @@ -23126,2 +28393,2 @@ -../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, +../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(wil6210_wmi, @@ -23129 +28396 @@ -../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_ao_event_sne’: +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_log_event’: @@ -23136,2 +28403,2 @@ -../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, +../drivers/net/wireless/ath/wil6210/./trace.h:69:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 69 | DECLARE_EVENT_CLASS(wil6210_log_event, @@ -23145,2 +28412,2 @@ -../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, +../drivers/net/wireless/ath/wil6210/./trace.h:69:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 69 | DECLARE_EVENT_CLASS(wil6210_log_event, @@ -23148,4 +28415 @@ -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’: +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_irq_pseudo’: @@ -23161,2 +28425,2 @@ -../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(fib_table_lookup, +../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(wil6210_irq_pseudo, @@ -23173,2 +28437,2 @@ -../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(fib_table_lookup, +../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(wil6210_irq_pseudo, @@ -23176,4 +28440 @@ -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’: +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_irq’: @@ -23186,6 +28447,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 114 | DECLARE_EVENT_CLASS(wil6210_irq, + | ^~~~~~~~~~~~~~~~~~~ @@ -23198,7 +28456,4 @@ -../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’: +../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’: @@ -23214,2 +28469,2 @@ -../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(qdisc_enqueue, +../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ + 146 | TRACE_EVENT(wil6210_rx, @@ -23226,2 +28481,2 @@ -../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(qdisc_enqueue, +../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ + 146 | TRACE_EVENT(wil6210_rx, @@ -23229 +28484 @@ -../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_reset’: +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_rx_status’: @@ -23239,2 +28494,2 @@ -../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ - 77 | TRACE_EVENT(qdisc_reset, +../drivers/net/wireless/ath/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ + 177 | TRACE_EVENT(wil6210_rx_status, @@ -23251,2 +28506,2 @@ -../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ - 77 | TRACE_EVENT(qdisc_reset, +../drivers/net/wireless/ath/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ + 177 | TRACE_EVENT(wil6210_rx_status, @@ -23254 +28509 @@ -../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_destroy’: +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_tx’: @@ -23264,2 +28519,2 @@ -../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ - 102 | TRACE_EVENT(qdisc_destroy, +../drivers/net/wireless/ath/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ + 211 | TRACE_EVENT(wil6210_tx, @@ -23276,2 +28531,2 @@ -../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ - 102 | TRACE_EVENT(qdisc_destroy, +../drivers/net/wireless/ath/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ + 211 | TRACE_EVENT(wil6210_tx, @@ -23279 +28534 @@ -../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_create’: +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_tx_done’: @@ -23289,2 +28544,2 @@ -../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ - 127 | TRACE_EVENT(qdisc_create, +../drivers/net/wireless/ath/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ + 230 | TRACE_EVENT(wil6210_tx_done, @@ -23301,2 +28556,2 @@ -../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ - 127 | TRACE_EVENT(qdisc_create, +../drivers/net/wireless/ath/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ + 230 | TRACE_EVENT(wil6210_tx_done, @@ -23304,4 +28559 @@ -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’: +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_tx_status’: @@ -23317,2 +28569,2 @@ -../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(br_fdb_add, +../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ + 250 | TRACE_EVENT(wil6210_tx_status, @@ -23329,2 +28581,2 @@ -../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(br_fdb_add, +../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ + 250 | TRACE_EVENT(wil6210_tx_status, @@ -23332,3 +28584,4 @@ -../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); \ +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); \ @@ -23336,3 +28589,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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -23342,2 +28633,2 @@ -../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ - 42 | TRACE_EVENT(br_fdb_external_learn_add, +../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(wil6210_irq_pseudo, @@ -23345,6 +28636,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -23354,2 +28645,2 @@ -../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ - 42 | TRACE_EVENT(br_fdb_external_learn_add, +../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(wil6210_irq_pseudo, @@ -23357,3 +28648,3 @@ -../include/trace/events/bridge.h: In function ‘trace_event_raw_event_fdb_delete’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -23361,3 +28652,22 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -23367,2 +28677,2 @@ -../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ - 69 | TRACE_EVENT(fdb_delete, +../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ + 146 | TRACE_EVENT(wil6210_rx, @@ -23370,6 +28680,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -23379,2 +28689,2 @@ -../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ - 69 | TRACE_EVENT(fdb_delete, +../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ + 146 | TRACE_EVENT(wil6210_rx, @@ -23382,3 +28692,3 @@ -../include/trace/events/bridge.h: In function ‘trace_event_raw_event_br_fdb_update’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -23386,3 +28696,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -23392,2 +28702,2 @@ -../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ - 95 | TRACE_EVENT(br_fdb_update, +../drivers/net/wireless/ath/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ + 177 | TRACE_EVENT(wil6210_rx_status, @@ -23395 +28705,94 @@ -../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/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/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] @@ -23397 +28800 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -23404,2 +28807,2 @@ -../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ - 95 | TRACE_EVENT(br_fdb_update, +../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, @@ -23407 +28809,0 @@ -../include/trace/events/bridge.h: In function ‘trace_event_raw_event_br_mdb_full’: @@ -23417,2 +28819,2 @@ -../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ - 125 | TRACE_EVENT(br_mdb_full, +../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, @@ -23420 +28822 @@ -../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 @@ -23422 +28824 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -23429,2 +28831,2 @@ -../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ - 125 | TRACE_EVENT(br_mdb_full, +../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, @@ -23432,5 +28834 @@ -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’? +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -23438 +28836 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -23445,2 +28843,2 @@ -../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(page_pool_release, +../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, @@ -23448,3 +28846,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)(); \ + | ^~~~~~~~~~~~~~ @@ -23457,2 +28855,2 @@ -../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(page_pool_release, +../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, @@ -23460 +28858 @@ -../include/trace/events/page_pool.h: In function ‘trace_event_raw_event_page_pool_state_release’: +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘trace_event_raw_event_hclge_pf_mbx_send’: @@ -23470,2 +28868,2 @@ -../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ - 42 | TRACE_EVENT(page_pool_state_release, +../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, @@ -23482,2 +28880,2 @@ -../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ - 42 | TRACE_EVENT(page_pool_state_release, +../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, @@ -23485 +28883 @@ -../include/trace/events/page_pool.h: In function ‘trace_event_raw_event_page_pool_state_hold’: +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘trace_event_raw_event_hclge_pf_cmd_template’: @@ -23492,6 +28890,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, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -23504,7 +28899,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’: +../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’: @@ -23517,6 +28909,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:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(page_pool_update_nid, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -23528,0 +28918,11 @@ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -23532,2 +28932,39 @@ -../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(page_pool_update_nid, +../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, @@ -23534,0 +28972,41 @@ +../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 @@ -23536,4 +29014,4 @@ - 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’? + 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] @@ -23541 +29019 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -23548,2 +29026,2 @@ -../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(neigh_create, +../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, @@ -23551 +29029 @@ -../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’? @@ -23553 +29031 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -23560,2 +29038,2 @@ -../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(neigh_create, +../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, @@ -23563,2 +29041 @@ -../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’? +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in @@ -23573,2 +29050,2 @@ -../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(neigh_update, +../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, @@ -23585,2 +29062,2 @@ -../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(neigh_update, +../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, @@ -23588,13 +29065,3 @@ -../include/trace/events/neigh.h: In function ‘trace_event_raw_event_neigh__update’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_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:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ @@ -23604,5 +29071,33 @@ -../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 156 | DECLARE_EVENT_CLASS(neigh__update, - | ^~~~~~~~~~~~~~~~~~~ -make[5]: *** [../scripts/Makefile.build:244: net/core/net-traces.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: net/core] Error 2 +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../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 @@ -23610,3 +29105,3 @@ - from ../fs/smb/client/trace.h:1579, - from ../fs/smb/client/trace.c:8: -../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_rw_err_class’: + from ../drivers/usb/cdns3/cdns3-trace.h:557, + from ../drivers/usb/cdns3/cdns3-trace.c:11: +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_halt’: @@ -23619,3 +29114,6 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(cdns3_halt, + | ^~~~~~~~~~~ @@ -23628,3 +29126,6 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(cdns3_halt, + | ^~~~~~~~~~~ @@ -23637,3 +29138,6 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(cdns3_halt, + | ^~~~~~~~~~~ @@ -23646,3 +29150,6 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(cdns3_halt, + | ^~~~~~~~~~~ @@ -23655,4 +29162,7 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(cdns3_halt, + | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_wa1’: @@ -23665,3 +29175,6 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ + 44 | TRACE_EVENT(cdns3_wa1, + | ^~~~~~~~~~~ @@ -23674,4 +29187,7 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ + 44 | TRACE_EVENT(cdns3_wa1, + | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_wa2’: @@ -23684,3 +29200,6 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(cdns3_wa2, + | ^~~~~~~~~~~ @@ -23693,4 +29212,7 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(cdns3_wa2, + | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_doorbell’: @@ -23703,2 +29225,2 @@ -../fs/smb/client/./trace.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 267 | DECLARE_EVENT_CLASS(smb3_copy_range_done_class, +../drivers/usb/cdns3/./cdns3-trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 72 | DECLARE_EVENT_CLASS(cdns3_log_doorbell, @@ -23712,2 +29234,2 @@ -../fs/smb/client/./trace.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 267 | DECLARE_EVENT_CLASS(smb3_copy_range_done_class, +../drivers/usb/cdns3/./cdns3-trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 72 | DECLARE_EVENT_CLASS(cdns3_log_doorbell, @@ -23715 +29237 @@ -../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_rw_done_class’: +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_usb_irq’: @@ -23722,2 +29244,2 @@ -../fs/smb/client/./trace.h:321:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 321 | DECLARE_EVENT_CLASS(smb3_rw_done_class, +../drivers/usb/cdns3/./cdns3-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 97 | DECLARE_EVENT_CLASS(cdns3_log_usb_irq, @@ -23731,2 +29253,2 @@ -../fs/smb/client/./trace.h:321:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 321 | DECLARE_EVENT_CLASS(smb3_rw_done_class, +../drivers/usb/cdns3/./cdns3-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 97 | DECLARE_EVENT_CLASS(cdns3_log_usb_irq, @@ -23734 +29256 @@ -../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_other_done_class’: +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_epx_irq’: @@ -23741,2 +29263,2 @@ -../fs/smb/client/./trace.h:374:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 374 | DECLARE_EVENT_CLASS(smb3_other_done_class, +../drivers/usb/cdns3/./cdns3-trace.h:117:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 117 | DECLARE_EVENT_CLASS(cdns3_log_epx_irq, @@ -23750,2 +29272,2 @@ -../fs/smb/client/./trace.h:374:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 374 | DECLARE_EVENT_CLASS(smb3_other_done_class, +../drivers/usb/cdns3/./cdns3-trace.h:117:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 117 | DECLARE_EVENT_CLASS(cdns3_log_epx_irq, @@ -23753 +29275 @@ -../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_eof_class’: +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_ep0_irq’: @@ -23760,2 +29282,2 @@ -../fs/smb/client/./trace.h:423:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 423 | DECLARE_EVENT_CLASS(smb3_eof_class, +../drivers/usb/cdns3/./cdns3-trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 148 | DECLARE_EVENT_CLASS(cdns3_log_ep0_irq, @@ -23769,2 +29291,2 @@ -../fs/smb/client/./trace.h:423:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 423 | DECLARE_EVENT_CLASS(smb3_eof_class, +../drivers/usb/cdns3/./cdns3-trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 148 | DECLARE_EVENT_CLASS(cdns3_log_ep0_irq, @@ -23772 +29294 @@ -../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_fd_class’: +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_ctrl’: @@ -23779,2 +29301,2 @@ -../fs/smb/client/./trace.h:463:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 463 | DECLARE_EVENT_CLASS(smb3_fd_class, +../drivers/usb/cdns3/./cdns3-trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 169 | DECLARE_EVENT_CLASS(cdns3_log_ctrl, @@ -23788,2 +29310,2 @@ -../fs/smb/client/./trace.h:463:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 463 | DECLARE_EVENT_CLASS(smb3_fd_class, +../drivers/usb/cdns3/./cdns3-trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 169 | DECLARE_EVENT_CLASS(cdns3_log_ctrl, @@ -23791 +29313 @@ -../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_fd_err_class’: +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_request’: @@ -23798,2 +29320,2 @@ -../fs/smb/client/./trace.h:499:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 499 | DECLARE_EVENT_CLASS(smb3_fd_err_class, +../drivers/usb/cdns3/./cdns3-trace.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 198 | DECLARE_EVENT_CLASS(cdns3_log_request, @@ -23807,2 +29329,2 @@ -../fs/smb/client/./trace.h:499:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 499 | DECLARE_EVENT_CLASS(smb3_fd_err_class, +../drivers/usb/cdns3/./cdns3-trace.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 198 | DECLARE_EVENT_CLASS(cdns3_log_request, @@ -23810 +29332 @@ -../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_inf_enter_class’: +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_ep0_queue’: @@ -23817,3 +29339,6 @@ -../fs/smb/client/./trace.h:541:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 541 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:271:1: note: in expansion of macro ‘TRACE_EVENT’ + 271 | TRACE_EVENT(cdns3_ep0_queue, + | ^~~~~~~~~~~ @@ -23826,4 +29351,7 @@ -../fs/smb/client/./trace.h:541:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 541 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, - | ^~~~~~~~~~~~~~~~~~~ -../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_inf_err_class’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:271:1: note: in expansion of macro ‘TRACE_EVENT’ + 271 | TRACE_EVENT(cdns3_ep0_queue, + | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_stream_split_transfer_len’: @@ -23836,2 +29364,2 @@ -../fs/smb/client/./trace.h:585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 585 | DECLARE_EVENT_CLASS(smb3_inf_err_class, +../drivers/usb/cdns3/./cdns3-trace.h:286:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 286 | DECLARE_EVENT_CLASS(cdns3_stream_split_transfer_len, @@ -23845,2 +29373,2 @@ -../fs/smb/client/./trace.h:585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 585 | DECLARE_EVENT_CLASS(smb3_inf_err_class, +../drivers/usb/cdns3/./cdns3-trace.h:286:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 286 | DECLARE_EVENT_CLASS(cdns3_stream_split_transfer_len, @@ -23848 +29376 @@ -../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_inf_compound_enter_class’: +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_aligned_request’: @@ -23855,2 +29383,2 @@ -../fs/smb/client/./trace.h:633:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 633 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, +../drivers/usb/cdns3/./cdns3-trace.h:319:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 319 | DECLARE_EVENT_CLASS(cdns3_log_aligned_request, @@ -23864,2 +29392,2 @@ -../fs/smb/client/./trace.h:633:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 633 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, +../drivers/usb/cdns3/./cdns3-trace.h:319:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 319 | DECLARE_EVENT_CLASS(cdns3_log_aligned_request, @@ -23867 +29395 @@ -../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_inf_compound_done_class’: +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_map_request’: @@ -23874,2 +29402,2 @@ -../fs/smb/client/./trace.h:678:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 678 | DECLARE_EVENT_CLASS(smb3_inf_compound_done_class, +../drivers/usb/cdns3/./cdns3-trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 357 | DECLARE_EVENT_CLASS(cdns3_log_map_request, @@ -23883,2 +29411,2 @@ -../fs/smb/client/./trace.h:678:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 678 | DECLARE_EVENT_CLASS(smb3_inf_compound_done_class, +../drivers/usb/cdns3/./cdns3-trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 357 | DECLARE_EVENT_CLASS(cdns3_log_map_request, @@ -23886 +29414 @@ -../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_inf_compound_err_class’: +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_trb’: @@ -23893,2 +29421,2 @@ -../fs/smb/client/./trace.h:719:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 719 | DECLARE_EVENT_CLASS(smb3_inf_compound_err_class, +../drivers/usb/cdns3/./cdns3-trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 385 | DECLARE_EVENT_CLASS(cdns3_log_trb, @@ -23902,2 +29430,2 @@ -../fs/smb/client/./trace.h:719:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 719 | DECLARE_EVENT_CLASS(smb3_inf_compound_err_class, +../drivers/usb/cdns3/./cdns3-trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 385 | DECLARE_EVENT_CLASS(cdns3_log_trb, @@ -23905 +29433 @@ -../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_cmd_err_class’: +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_ring’: @@ -23912,2 +29440,2 @@ -../fs/smb/client/./trace.h:768:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 768 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, +../drivers/usb/cdns3/./cdns3-trace.h:433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 433 | DECLARE_EVENT_CLASS(cdns3_log_ring, @@ -23921,2 +29449,2 @@ -../fs/smb/client/./trace.h:768:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 768 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, +../drivers/usb/cdns3/./cdns3-trace.h:433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 433 | DECLARE_EVENT_CLASS(cdns3_log_ring, @@ -23924 +29452 @@ -../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_cmd_done_class’: +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_ep’: @@ -23931,2 +29459,2 @@ -../fs/smb/client/./trace.h:809:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 809 | DECLARE_EVENT_CLASS(smb3_cmd_done_class, +../drivers/usb/cdns3/./cdns3-trace.h:454:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 454 | DECLARE_EVENT_CLASS(cdns3_log_ep, @@ -23940,2 +29468,2 @@ -../fs/smb/client/./trace.h:809:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 809 | DECLARE_EVENT_CLASS(smb3_cmd_done_class, +../drivers/usb/cdns3/./cdns3-trace.h:454:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 454 | DECLARE_EVENT_CLASS(cdns3_log_ep, @@ -23943 +29471 @@ -../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_mid_class’: +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_request_handled’: @@ -23950,2 +29478,2 @@ -../fs/smb/client/./trace.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 844 | DECLARE_EVENT_CLASS(smb3_mid_class, +../drivers/usb/cdns3/./cdns3-trace.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 510 | DECLARE_EVENT_CLASS(cdns3_log_request_handled, @@ -23959,2 +29487,2 @@ -../fs/smb/client/./trace.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 844 | DECLARE_EVENT_CLASS(smb3_mid_class, +../drivers/usb/cdns3/./cdns3-trace.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 510 | DECLARE_EVENT_CLASS(cdns3_log_request_handled, @@ -23962,3 +29490,4 @@ -../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); \ +In file included from ../include/trace/define_trace.h:110: +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_halt’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -23966,5 +29495,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(cdns3_halt, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(cdns3_halt, + | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_wa1’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ + 44 | TRACE_EVENT(cdns3_wa1, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ + 44 | TRACE_EVENT(cdns3_wa1, + | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_wa2’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(cdns3_wa2, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(cdns3_wa2, + | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_doorbell’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 72 | DECLARE_EVENT_CLASS(cdns3_log_doorbell, @@ -23972,8 +29576,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 72 | DECLARE_EVENT_CLASS(cdns3_log_doorbell, @@ -23981,3 +29585,3 @@ -../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); \ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_usb_irq’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -23985,5 +29589,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 97 | DECLARE_EVENT_CLASS(cdns3_log_usb_irq, @@ -23991,8 +29595,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 97 | DECLARE_EVENT_CLASS(cdns3_log_usb_irq, @@ -24000,3 +29604,3 @@ -../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); \ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_epx_irq’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -24004,5 +29608,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:117:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 117 | DECLARE_EVENT_CLASS(cdns3_log_epx_irq, @@ -24010,8 +29614,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:117:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 117 | DECLARE_EVENT_CLASS(cdns3_log_epx_irq, @@ -24019,3 +29623,3 @@ -../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); \ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_ep0_irq’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -24023,5 +29627,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 148 | DECLARE_EVENT_CLASS(cdns3_log_ep0_irq, @@ -24029,8 +29633,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 148 | DECLARE_EVENT_CLASS(cdns3_log_ep0_irq, @@ -24038,3 +29642,3 @@ -../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); \ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_ctrl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -24042,5 +29646,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 169 | DECLARE_EVENT_CLASS(cdns3_log_ctrl, @@ -24048,8 +29652,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 169 | DECLARE_EVENT_CLASS(cdns3_log_ctrl, @@ -24057,3 +29661,3 @@ -../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); \ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_request’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -24061,5 +29665,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 198 | DECLARE_EVENT_CLASS(cdns3_log_request, @@ -24067,8 +29671,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 198 | DECLARE_EVENT_CLASS(cdns3_log_request, @@ -24076,3 +29680,3 @@ -../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); \ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_ep0_queue’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -24080,5 +29684,30 @@ -../include/trace/trace_events.h: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/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:271:1: note: in expansion of macro ‘TRACE_EVENT’ + 271 | TRACE_EVENT(cdns3_ep0_queue, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:271:1: note: in expansion of macro ‘TRACE_EVENT’ + 271 | TRACE_EVENT(cdns3_ep0_queue, + | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_stream_split_transfer_len’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:286:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 286 | DECLARE_EVENT_CLASS(cdns3_stream_split_transfer_len, @@ -24086,8 +29715,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:286:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 286 | DECLARE_EVENT_CLASS(cdns3_stream_split_transfer_len, @@ -24095,3 +29724,3 @@ -../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); \ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_aligned_request’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -24099,5 +29728,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:319:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 319 | DECLARE_EVENT_CLASS(cdns3_log_aligned_request, @@ -24105,8 +29734,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:319:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 319 | DECLARE_EVENT_CLASS(cdns3_log_aligned_request, @@ -24114,3 +29743,3 @@ -../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); \ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_map_request’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -24118,5 +29747,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 357 | DECLARE_EVENT_CLASS(cdns3_log_map_request, @@ -24124,8 +29753,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 357 | DECLARE_EVENT_CLASS(cdns3_log_map_request, @@ -24133,3 +29762,3 @@ -../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); \ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_trb’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -24137,5 +29766,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 385 | DECLARE_EVENT_CLASS(cdns3_log_trb, @@ -24143,8 +29772,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 385 | DECLARE_EVENT_CLASS(cdns3_log_trb, @@ -24152,3 +29781,3 @@ -../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); \ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_ring’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -24156,5 +29785,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 433 | DECLARE_EVENT_CLASS(cdns3_log_ring, @@ -24162,8 +29791,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 433 | DECLARE_EVENT_CLASS(cdns3_log_ring, @@ -24171,3 +29800,3 @@ -../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); \ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_ep’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -24175,5 +29804,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:454:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 454 | DECLARE_EVENT_CLASS(cdns3_log_ep, @@ -24181,8 +29810,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:454:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 454 | DECLARE_EVENT_CLASS(cdns3_log_ep, @@ -24190,3 +29819,3 @@ -../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); \ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_request_handled’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -24194,5 +29823,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 510 | DECLARE_EVENT_CLASS(cdns3_log_request_handled, @@ -24200 +29829,16 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 510 | DECLARE_EVENT_CLASS(cdns3_log_request_handled, + | ^~~~~~~~~~~~~~~~~~~ +make[6]: *** [../scripts/Makefile.build:244: drivers/usb/cdns3/cdns3-trace.o] Error 1 +make[6]: *** Waiting for unfinished jobs.... +In file included from ../include/trace/define_trace.h:108, + from ../drivers/net/ethernet/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] @@ -24202 +29846 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -24206,4 +29850,6 @@ -../fs/smb/client/./trace.h:1324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1324 | DECLARE_EVENT_CLASS(smb3_reconnect_class, - | ^~~~~~~~~~~~~~~~~~~ -../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_ses_class’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/intel/i40e/./i40e_trace.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ + 60 | TRACE_EVENT(i40e_napi_poll, + | ^~~~~~~~~~~ @@ -24216,14 +29862,7 @@ -../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’? +../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 @@ -24235,3 +29874,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -24244,4 +29886,19 @@ -../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: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’: @@ -24254,2 +29911,2 @@ -../fs/smb/client/./trace.h:1403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1403 | DECLARE_EVENT_CLASS(smb3_shutdown_class, +../drivers/net/ethernet/intel/i40e/./i40e_trace.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 108 | DECLARE_EVENT_CLASS( @@ -24263,2 +29920,2 @@ -../fs/smb/client/./trace.h:1403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1403 | DECLARE_EVENT_CLASS(smb3_shutdown_class, +../drivers/net/ethernet/intel/i40e/./i40e_trace.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 108 | DECLARE_EVENT_CLASS( @@ -24266 +29923 @@ -../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_shutdown_err_class’: +../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘trace_event_raw_event_i40e_rx_template’: @@ -24273,2 +29930,2 @@ -../fs/smb/client/./trace.h:1428:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1428 | DECLARE_EVENT_CLASS(smb3_shutdown_err_class, +../drivers/net/ethernet/intel/i40e/./i40e_trace.h:160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 160 | DECLARE_EVENT_CLASS( @@ -24282,2 +29939,2 @@ -../fs/smb/client/./trace.h:1428:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1428 | DECLARE_EVENT_CLASS(smb3_shutdown_err_class, +../drivers/net/ethernet/intel/i40e/./i40e_trace.h:160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 160 | DECLARE_EVENT_CLASS( @@ -24285 +29942 @@ -../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_credit_class’: +../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘trace_event_raw_event_i40e_xmit_template’: @@ -24292,2 +29949,2 @@ -../fs/smb/client/./trace.h:1456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1456 | DECLARE_EVENT_CLASS(smb3_credit_class, +../drivers/net/ethernet/intel/i40e/./i40e_trace.h:205:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 205 | DECLARE_EVENT_CLASS( @@ -24301,2 +29958,2 @@ -../fs/smb/client/./trace.h:1456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1456 | DECLARE_EVENT_CLASS(smb3_credit_class, +../drivers/net/ethernet/intel/i40e/./i40e_trace.h:205:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 205 | DECLARE_EVENT_CLASS( @@ -24304,3 +29961,4 @@ -../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); \ +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); \ @@ -24308,3 +29966,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -24314,2 +29972,2 @@ -../fs/smb/client/./trace.h:1516:1: note: in expansion of macro ‘TRACE_EVENT’ - 1516 | TRACE_EVENT(smb3_tcon_ref, +../drivers/net/ethernet/intel/i40e/./i40e_trace.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ + 60 | TRACE_EVENT(i40e_napi_poll, @@ -24317,6 +29975,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -24326,2 +29984,2 @@ -../fs/smb/client/./trace.h:1516:1: note: in expansion of macro ‘TRACE_EVENT’ - 1516 | TRACE_EVENT(smb3_tcon_ref, +../drivers/net/ethernet/intel/i40e/./i40e_trace.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ + 60 | TRACE_EVENT(i40e_napi_poll, @@ -24329,3 +29987,3 @@ -../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); \ +../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); \ @@ -24333,5 +29991,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -24339,11 +29994,8 @@ -../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, \ +../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) @@ -24351,6 +30003,43 @@ -../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 +../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 @@ -24358,4 +30047,3 @@ - from ../include/trace/events/rxrpc.h:1999, - from ../net/rxrpc/ar-internal.h:827, - from ../net/rxrpc/af_rxrpc.c:23: -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_local’: + 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’: @@ -24371,2 +30059,2 @@ -../include/trace/events/rxrpc.h:556:1: note: in expansion of macro ‘TRACE_EVENT’ - 556 | TRACE_EVENT(rxrpc_local, +../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(sof_intel_hda_irq, @@ -24383,2 +30071,2 @@ -../include/trace/events/rxrpc.h:556:1: note: in expansion of macro ‘TRACE_EVENT’ - 556 | TRACE_EVENT(rxrpc_local, +../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(sof_intel_hda_irq, @@ -24395,2 +30083,2 @@ -../include/trace/events/rxrpc.h:556:1: note: in expansion of macro ‘TRACE_EVENT’ - 556 | TRACE_EVENT(rxrpc_local, +../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(sof_intel_hda_irq, @@ -24407,2 +30095,2 @@ -../include/trace/events/rxrpc.h:556:1: note: in expansion of macro ‘TRACE_EVENT’ - 556 | TRACE_EVENT(rxrpc_local, +../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(sof_intel_hda_irq, @@ -24419,2 +30107,2 @@ -../include/trace/events/rxrpc.h:556:1: note: in expansion of macro ‘TRACE_EVENT’ - 556 | TRACE_EVENT(rxrpc_local, +../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(sof_intel_hda_irq, @@ -24422 +30110 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_peer’: +../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_ipc_firmware_template’: @@ -24429,6 +30117,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/rxrpc.h:583:1: note: in expansion of macro ‘TRACE_EVENT’ - 583 | TRACE_EVENT(rxrpc_peer, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -24441,7 +30126,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/rxrpc.h:583:1: note: in expansion of macro ‘TRACE_EVENT’ - 583 | TRACE_EVENT(rxrpc_peer, - | ^~~~~~~~~~~ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_bundle’: +../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’: @@ -24457,2 +30139,2 @@ -../include/trace/events/rxrpc.h:606:1: note: in expansion of macro ‘TRACE_EVENT’ - 606 | TRACE_EVENT(rxrpc_bundle, +../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(sof_intel_D0I3C_updated, @@ -24469,2 +30151,2 @@ -../include/trace/events/rxrpc.h:606:1: note: in expansion of macro ‘TRACE_EVENT’ - 606 | TRACE_EVENT(rxrpc_bundle, +../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(sof_intel_D0I3C_updated, @@ -24472 +30154 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_conn’: +../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_irq_ipc_check’: @@ -24482,2 +30164,2 @@ -../include/trace/events/rxrpc.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ - 629 | TRACE_EVENT(rxrpc_conn, +../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ + 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, @@ -24494,2 +30176,2 @@ -../include/trace/events/rxrpc.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ - 629 | TRACE_EVENT(rxrpc_conn, +../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ + 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, @@ -24497 +30179 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_client’: +../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_dsp_pcm’: @@ -24507,2 +30189,2 @@ -../include/trace/events/rxrpc.h:652:1: note: in expansion of macro ‘TRACE_EVENT’ - 652 | TRACE_EVENT(rxrpc_client, +../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, @@ -24519,2 +30201,2 @@ -../include/trace/events/rxrpc.h:652:1: note: in expansion of macro ‘TRACE_EVENT’ - 652 | TRACE_EVENT(rxrpc_client, +../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, @@ -24522 +30204 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_call’: +../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_dsp_stream_status’: @@ -24532,2 +30214,2 @@ -../include/trace/events/rxrpc.h:682:1: note: in expansion of macro ‘TRACE_EVENT’ - 682 | TRACE_EVENT(rxrpc_call, +../include/trace/events/sof_intel.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ + 113 | TRACE_EVENT(sof_intel_hda_dsp_stream_status, @@ -24544,2 +30226,2 @@ -../include/trace/events/rxrpc.h:682:1: note: in expansion of macro ‘TRACE_EVENT’ - 682 | TRACE_EVENT(rxrpc_call, +../include/trace/events/sof_intel.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ + 113 | TRACE_EVENT(sof_intel_hda_dsp_stream_status, @@ -24547 +30229 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_skb’: +../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_dsp_check_stream_irq’: @@ -24557,2 +30239,2 @@ -../include/trace/events/rxrpc.h:709:1: note: in expansion of macro ‘TRACE_EVENT’ - 709 | TRACE_EVENT(rxrpc_skb, +../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, @@ -24569,2 +30251,2 @@ -../include/trace/events/rxrpc.h:709:1: note: in expansion of macro ‘TRACE_EVENT’ - 709 | TRACE_EVENT(rxrpc_skb, +../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, @@ -24572,3 +30254,4 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_rx_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); \ +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); \ @@ -24576,3 +30259,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -24582,2 +30265,2 @@ -../include/trace/events/rxrpc.h:736:1: note: in expansion of macro ‘TRACE_EVENT’ - 736 | TRACE_EVENT(rxrpc_rx_packet, +../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(sof_intel_hda_irq, @@ -24585,6 +30268,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -24594,2 +30277,2 @@ -../include/trace/events/rxrpc.h:736:1: note: in expansion of macro ‘TRACE_EVENT’ - 736 | TRACE_EVENT(rxrpc_rx_packet, +../include/trace/events/sof_intel.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(sof_intel_hda_irq, @@ -24597,3 +30280,3 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_rx_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/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); \ @@ -24601,3 +30284,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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -24607,2 +30309,2 @@ -../include/trace/events/rxrpc.h:757:1: note: in expansion of macro ‘TRACE_EVENT’ - 757 | TRACE_EVENT(rxrpc_rx_done, +../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(sof_intel_D0I3C_updated, @@ -24610,6 +30312,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -24619,2 +30321,2 @@ -../include/trace/events/rxrpc.h:757:1: note: in expansion of macro ‘TRACE_EVENT’ - 757 | TRACE_EVENT(rxrpc_rx_done, +../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(sof_intel_D0I3C_updated, @@ -24622,3 +30324,3 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_abort’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -24626,3 +30328,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -24632,2 +30334,2 @@ -../include/trace/events/rxrpc.h:775:1: note: in expansion of macro ‘TRACE_EVENT’ - 775 | TRACE_EVENT(rxrpc_abort, +../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ + 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, @@ -24635,6 +30337,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -24644,2 +30346,2 @@ -../include/trace/events/rxrpc.h:775:1: note: in expansion of macro ‘TRACE_EVENT’ - 775 | TRACE_EVENT(rxrpc_abort, +../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ + 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, @@ -24647,3 +30349,3 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_call_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/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); \ @@ -24651,3 +30353,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -24657,2 +30359,2 @@ -../include/trace/events/rxrpc.h:808:1: note: in expansion of macro ‘TRACE_EVENT’ - 808 | TRACE_EVENT(rxrpc_call_complete, +../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, @@ -24660,6 +30362,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -24669,2 +30371,2 @@ -../include/trace/events/rxrpc.h:808:1: note: in expansion of macro ‘TRACE_EVENT’ - 808 | TRACE_EVENT(rxrpc_call_complete, +../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, @@ -24672,3 +30374,3 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_txqueue’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -24676,3 +30378,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -24682,2 +30384,2 @@ -../include/trace/events/rxrpc.h:834:1: note: in expansion of macro ‘TRACE_EVENT’ - 834 | TRACE_EVENT(rxrpc_txqueue, +../include/trace/events/sof_intel.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ + 113 | TRACE_EVENT(sof_intel_hda_dsp_stream_status, @@ -24685,6 +30387,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -24694,2 +30396,2 @@ -../include/trace/events/rxrpc.h:834:1: note: in expansion of macro ‘TRACE_EVENT’ - 834 | TRACE_EVENT(rxrpc_txqueue, +../include/trace/events/sof_intel.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ + 113 | TRACE_EVENT(sof_intel_hda_dsp_stream_status, @@ -24697,3 +30399,3 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_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/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); \ @@ -24701,3 +30403,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -24707,2 +30409,2 @@ -../include/trace/events/rxrpc.h:870:1: note: in expansion of macro ‘TRACE_EVENT’ - 870 | TRACE_EVENT(rxrpc_rx_data, +../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, @@ -24710 +30412,22 @@ -../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/sof_intel.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ + 130 | TRACE_EVENT(sof_intel_hda_dsp_check_stream_irq, + | ^~~~~~~~~~~ +make[7]: *** [../scripts/Makefile.build:244: sound/soc/sof/intel/tracepoints.o] Error 1 +make[6]: *** [../scripts/Makefile.build:485: sound/soc/sof/intel] Error 2 +make[5]: *** [../scripts/Makefile.build:485: sound/soc/sof] Error 2 +make[4]: *** [../scripts/Makefile.build:485: sound/soc] Error 2 +make[3]: *** [../scripts/Makefile.build:485: sound] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../drivers/net/wireless/ath/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] @@ -24712 +30435 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -24719,2 +30442,2 @@ -../include/trace/events/rxrpc.h:870:1: note: in expansion of macro ‘TRACE_EVENT’ - 870 | TRACE_EVENT(rxrpc_rx_data, +../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(ath6kl_wmi_cmd, @@ -24722 +30444,0 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_rx_ack’: @@ -24732,2 +30454,2 @@ -../include/trace/events/rxrpc.h:897:1: note: in expansion of macro ‘TRACE_EVENT’ - 897 | TRACE_EVENT(rxrpc_rx_ack, +../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(ath6kl_wmi_cmd, @@ -24735 +30457 @@ -../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 @@ -24737 +30459 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -24744,2 +30466,2 @@ -../include/trace/events/rxrpc.h:897:1: note: in expansion of macro ‘TRACE_EVENT’ - 897 | TRACE_EVENT(rxrpc_rx_ack, +../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(ath6kl_wmi_cmd, @@ -24747,2 +30469 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_rx_abort’: -../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’? @@ -24750 +30471 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -24757,2 +30478,2 @@ -../include/trace/events/rxrpc.h:934:1: note: in expansion of macro ‘TRACE_EVENT’ - 934 | TRACE_EVENT(rxrpc_rx_abort, +../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(ath6kl_wmi_cmd, @@ -24760,3 +30481,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)(); \ + | ^~~~~~~~~~~~~~ @@ -24769,2 +30490,2 @@ -../include/trace/events/rxrpc.h:934:1: note: in expansion of macro ‘TRACE_EVENT’ - 934 | TRACE_EVENT(rxrpc_rx_abort, +../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(ath6kl_wmi_cmd, @@ -24772 +30493 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_rx_challenge’: +../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_wmi_event’: @@ -24782,2 +30503,2 @@ -../include/trace/events/rxrpc.h:958:1: note: in expansion of macro ‘TRACE_EVENT’ - 958 | TRACE_EVENT(rxrpc_rx_challenge, +../drivers/net/wireless/ath/ath6kl/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(ath6kl_wmi_event, @@ -24794,2 +30515,2 @@ -../include/trace/events/rxrpc.h:958:1: note: in expansion of macro ‘TRACE_EVENT’ - 958 | TRACE_EVENT(rxrpc_rx_challenge, +../drivers/net/wireless/ath/ath6kl/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(ath6kl_wmi_event, @@ -24797 +30518 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_rx_response’: +../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_sdio’: @@ -24807,2 +30528,2 @@ -../include/trace/events/rxrpc.h:988:1: note: in expansion of macro ‘TRACE_EVENT’ - 988 | TRACE_EVENT(rxrpc_rx_response, +../drivers/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(ath6kl_sdio, @@ -24819,2 +30540,2 @@ -../include/trace/events/rxrpc.h:988:1: note: in expansion of macro ‘TRACE_EVENT’ - 988 | TRACE_EVENT(rxrpc_rx_response, +../drivers/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(ath6kl_sdio, @@ -24822 +30543 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_rx_rwind_change’: +../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_sdio_scat’: @@ -24832,2 +30553,2 @@ -../include/trace/events/rxrpc.h:1018:1: note: in expansion of macro ‘TRACE_EVENT’ - 1018 | TRACE_EVENT(rxrpc_rx_rwind_change, +../drivers/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro ‘TRACE_EVENT’ + 120 | TRACE_EVENT(ath6kl_sdio_scat, @@ -24844,2 +30565,2 @@ -../include/trace/events/rxrpc.h:1018:1: note: in expansion of macro ‘TRACE_EVENT’ - 1018 | TRACE_EVENT(rxrpc_rx_rwind_change, +../drivers/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro ‘TRACE_EVENT’ + 120 | TRACE_EVENT(ath6kl_sdio_scat, @@ -24847 +30568 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_tx_packet’: +../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_sdio_irq’: @@ -24857,2 +30578,2 @@ -../include/trace/events/rxrpc.h:1045:1: note: in expansion of macro ‘TRACE_EVENT’ - 1045 | TRACE_EVENT(rxrpc_tx_packet, +../drivers/net/wireless/ath/ath6kl/./trace.h:174:1: note: in expansion of macro ‘TRACE_EVENT’ + 174 | TRACE_EVENT(ath6kl_sdio_irq, @@ -24869,2 +30590,2 @@ -../include/trace/events/rxrpc.h:1045:1: note: in expansion of macro ‘TRACE_EVENT’ - 1045 | TRACE_EVENT(rxrpc_tx_packet, +../drivers/net/wireless/ath/ath6kl/./trace.h:174:1: note: in expansion of macro ‘TRACE_EVENT’ + 174 | TRACE_EVENT(ath6kl_sdio_irq, @@ -24872 +30593 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_tx_data’: +../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_htc_rx’: @@ -24882,2 +30603,2 @@ -../include/trace/events/rxrpc.h:1077:1: note: in expansion of macro ‘TRACE_EVENT’ - 1077 | TRACE_EVENT(rxrpc_tx_data, +../drivers/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ + 194 | TRACE_EVENT(ath6kl_htc_rx, @@ -24894,2 +30615,2 @@ -../include/trace/events/rxrpc.h:1077:1: note: in expansion of macro ‘TRACE_EVENT’ - 1077 | TRACE_EVENT(rxrpc_tx_data, +../drivers/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ + 194 | TRACE_EVENT(ath6kl_htc_rx, @@ -24897 +30618 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_tx_ack’: +../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_htc_tx’: @@ -24907,2 +30628,2 @@ -../include/trace/events/rxrpc.h:1114:1: note: in expansion of macro ‘TRACE_EVENT’ - 1114 | TRACE_EVENT(rxrpc_tx_ack, +../drivers/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ + 222 | TRACE_EVENT(ath6kl_htc_tx, @@ -24919,2 +30640,2 @@ -../include/trace/events/rxrpc.h:1114:1: note: in expansion of macro ‘TRACE_EVENT’ - 1114 | TRACE_EVENT(rxrpc_tx_ack, +../drivers/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ + 222 | TRACE_EVENT(ath6kl_htc_tx, @@ -24922 +30643 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_receive’: +../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_log_event’: @@ -24929,6 +30650,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/rxrpc.h:1151:1: note: in expansion of macro ‘TRACE_EVENT’ - 1151 | TRACE_EVENT(rxrpc_receive, - | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath6kl/./trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 252 | DECLARE_EVENT_CLASS(ath6kl_log_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -24941,7 +30659,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/rxrpc.h:1151:1: note: in expansion of macro ‘TRACE_EVENT’ - 1151 | TRACE_EVENT(rxrpc_receive, - | ^~~~~~~~~~~ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_recvmsg’: +../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’: @@ -24957,2 +30672,2 @@ -../include/trace/events/rxrpc.h:1184:1: note: in expansion of macro ‘TRACE_EVENT’ - 1184 | TRACE_EVENT(rxrpc_recvmsg, +../drivers/net/wireless/ath/ath6kl/./trace.h:279:1: note: in expansion of macro ‘TRACE_EVENT’ + 279 | TRACE_EVENT(ath6kl_log_dbg, @@ -24969,2 +30684,2 @@ -../include/trace/events/rxrpc.h:1184:1: note: in expansion of macro ‘TRACE_EVENT’ - 1184 | TRACE_EVENT(rxrpc_recvmsg, +../drivers/net/wireless/ath/ath6kl/./trace.h:279:1: note: in expansion of macro ‘TRACE_EVENT’ + 279 | TRACE_EVENT(ath6kl_log_dbg, @@ -24972 +30687 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_recvdata’: +../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_log_dbg_dump’: @@ -24982,2 +30697,2 @@ -../include/trace/events/rxrpc.h:1208:1: note: in expansion of macro ‘TRACE_EVENT’ - 1208 | TRACE_EVENT(rxrpc_recvdata, +../drivers/net/wireless/ath/ath6kl/./trace.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ + 293 | TRACE_EVENT(ath6kl_log_dbg_dump, @@ -24994,2 +30709,2 @@ -../include/trace/events/rxrpc.h:1208:1: note: in expansion of macro ‘TRACE_EVENT’ - 1208 | TRACE_EVENT(rxrpc_recvdata, +../drivers/net/wireless/ath/ath6kl/./trace.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ + 293 | TRACE_EVENT(ath6kl_log_dbg_dump, @@ -24997,3 +30712,4 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_rtt_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); \ +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); \ @@ -25001,3 +30717,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25007,2 +30723,2 @@ -../include/trace/events/rxrpc.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ - 1242 | TRACE_EVENT(rxrpc_rtt_tx, +../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(ath6kl_wmi_cmd, @@ -25010,6 +30726,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25019,2 +30735,2 @@ -../include/trace/events/rxrpc.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ - 1242 | TRACE_EVENT(rxrpc_rtt_tx, +../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(ath6kl_wmi_cmd, @@ -25022,3 +30738,3 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_rtt_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); \ +../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); \ @@ -25026,3 +30742,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25032,2 +30748,2 @@ -../include/trace/events/rxrpc.h:1269:1: note: in expansion of macro ‘TRACE_EVENT’ - 1269 | TRACE_EVENT(rxrpc_rtt_rx, +../drivers/net/wireless/ath/ath6kl/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(ath6kl_wmi_event, @@ -25035,6 +30751,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25044,2 +30760,2 @@ -../include/trace/events/rxrpc.h:1269:1: note: in expansion of macro ‘TRACE_EVENT’ - 1269 | TRACE_EVENT(rxrpc_rtt_rx, +../drivers/net/wireless/ath/ath6kl/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(ath6kl_wmi_event, @@ -25047,3 +30763,3 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_timer_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); \ +../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); \ @@ -25051,3 +30767,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25057,2 +30773,2 @@ -../include/trace/events/rxrpc.h:1307:1: note: in expansion of macro ‘TRACE_EVENT’ - 1307 | TRACE_EVENT(rxrpc_timer_set, +../drivers/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(ath6kl_sdio, @@ -25060,6 +30776,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25069,2 +30785,2 @@ -../include/trace/events/rxrpc.h:1307:1: note: in expansion of macro ‘TRACE_EVENT’ - 1307 | TRACE_EVENT(rxrpc_timer_set, +../drivers/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(ath6kl_sdio, @@ -25072,3 +30788,3 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_timer_exp’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__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); \ @@ -25076,3 +30792,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25082,2 +30798,2 @@ -../include/trace/events/rxrpc.h:1331:1: note: in expansion of macro ‘TRACE_EVENT’ - 1331 | TRACE_EVENT(rxrpc_timer_exp, +../drivers/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro ‘TRACE_EVENT’ + 120 | TRACE_EVENT(ath6kl_sdio_scat, @@ -25085,6 +30801,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25094,2 +30810,2 @@ -../include/trace/events/rxrpc.h:1331:1: note: in expansion of macro ‘TRACE_EVENT’ - 1331 | TRACE_EVENT(rxrpc_timer_exp, +../drivers/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro ‘TRACE_EVENT’ + 120 | TRACE_EVENT(ath6kl_sdio_scat, @@ -25097,3 +30813,3 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_timer_can’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__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); \ @@ -25101,3 +30817,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25107,2 +30823,2 @@ -../include/trace/events/rxrpc.h:1355:1: note: in expansion of macro ‘TRACE_EVENT’ - 1355 | TRACE_EVENT(rxrpc_timer_can, +../drivers/net/wireless/ath/ath6kl/./trace.h:174:1: note: in expansion of macro ‘TRACE_EVENT’ + 174 | TRACE_EVENT(ath6kl_sdio_irq, @@ -25110,6 +30826,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25119,2 +30835,2 @@ -../include/trace/events/rxrpc.h:1355:1: note: in expansion of macro ‘TRACE_EVENT’ - 1355 | TRACE_EVENT(rxrpc_timer_can, +../drivers/net/wireless/ath/ath6kl/./trace.h:174:1: note: in expansion of macro ‘TRACE_EVENT’ + 174 | TRACE_EVENT(ath6kl_sdio_irq, @@ -25122,3 +30838,3 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_timer_restart’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__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); \ @@ -25126,3 +30842,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25132,2 +30848,2 @@ -../include/trace/events/rxrpc.h:1375:1: note: in expansion of macro ‘TRACE_EVENT’ - 1375 | TRACE_EVENT(rxrpc_timer_restart, +../drivers/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ + 194 | TRACE_EVENT(ath6kl_htc_rx, @@ -25135,6 +30851,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25144,2 +30860,2 @@ -../include/trace/events/rxrpc.h:1375:1: note: in expansion of macro ‘TRACE_EVENT’ - 1375 | TRACE_EVENT(rxrpc_timer_restart, +../drivers/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ + 194 | TRACE_EVENT(ath6kl_htc_rx, @@ -25147,3 +30863,3 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_timer_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); \ +../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); \ @@ -25151,3 +30867,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25157,2 +30873,2 @@ -../include/trace/events/rxrpc.h:1398:1: note: in expansion of macro ‘TRACE_EVENT’ - 1398 | TRACE_EVENT(rxrpc_timer_expired, +../drivers/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ + 222 | TRACE_EVENT(ath6kl_htc_tx, @@ -25160,6 +30876,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25169,2 +30885,2 @@ -../include/trace/events/rxrpc.h:1398:1: note: in expansion of macro ‘TRACE_EVENT’ - 1398 | TRACE_EVENT(rxrpc_timer_expired, +../drivers/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ + 222 | TRACE_EVENT(ath6kl_htc_tx, @@ -25172,3 +30888,3 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_rx_lose’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__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); \ @@ -25176,3 +30892,22 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25182,2 +30917,2 @@ -../include/trace/events/rxrpc.h:1415:1: note: in expansion of macro ‘TRACE_EVENT’ - 1415 | TRACE_EVENT(rxrpc_rx_lose, +../drivers/net/wireless/ath/ath6kl/./trace.h:279:1: note: in expansion of macro ‘TRACE_EVENT’ + 279 | TRACE_EVENT(ath6kl_log_dbg, @@ -25185,6 +30920,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25194,2 +30929,2 @@ -../include/trace/events/rxrpc.h:1415:1: note: in expansion of macro ‘TRACE_EVENT’ - 1415 | TRACE_EVENT(rxrpc_rx_lose, +../drivers/net/wireless/ath/ath6kl/./trace.h:279:1: note: in expansion of macro ‘TRACE_EVENT’ + 279 | TRACE_EVENT(ath6kl_log_dbg, @@ -25197,3 +30932,3 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_propose_ack’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__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); \ @@ -25201,3 +30936,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25207,2 +30942,2 @@ -../include/trace/events/rxrpc.h:1437:1: note: in expansion of macro ‘TRACE_EVENT’ - 1437 | TRACE_EVENT(rxrpc_propose_ack, +../drivers/net/wireless/ath/ath6kl/./trace.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ + 293 | TRACE_EVENT(ath6kl_log_dbg_dump, @@ -25210,6 +30945,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25219,2 +30954,2 @@ -../include/trace/events/rxrpc.h:1437:1: note: in expansion of macro ‘TRACE_EVENT’ - 1437 | TRACE_EVENT(rxrpc_propose_ack, +../drivers/net/wireless/ath/ath6kl/./trace.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ + 293 | TRACE_EVENT(ath6kl_log_dbg_dump, @@ -25222 +30957,15 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_send_ack’: +make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/ath6kl/trace.o] Error 1 +make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath/ath6kl] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../drivers/net/ethernet/mellanox/mlx5/core/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, + | ^~~~~~~~~~~~~~~~~~~ @@ -25229,6 +30978,12 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/rxrpc.h:1464:1: note: in expansion of macro ‘TRACE_EVENT’ - 1464 | TRACE_EVENT(rxrpc_send_ack, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -25241,10 +30996,6 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/rxrpc.h:1464:1: note: in expansion of macro ‘TRACE_EVENT’ - 1464 | TRACE_EVENT(rxrpc_send_ack, - | ^~~~~~~~~~~ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_drop_ack’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ +../drivers/net/ethernet/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)(); \ + | ^~~~~~~~~~~~~~ @@ -25254,2 +31005,10 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../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) @@ -25257,4 +31016,18 @@ -../include/trace/events/rxrpc.h:1491:1: note: in expansion of macro ‘TRACE_EVENT’ - 1491 | TRACE_EVENT(rxrpc_drop_ack, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? +../drivers/net/ethernet/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/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] @@ -25262 +31035 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -25269,2 +31042,2 @@ -../include/trace/events/rxrpc.h:1491:1: note: in expansion of macro ‘TRACE_EVENT’ - 1491 | TRACE_EVENT(rxrpc_drop_ack, +../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ + 211 | TRACE_EVENT(fscache_cache, @@ -25272 +31044,0 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_retransmit’: @@ -25282,2 +31054,2 @@ -../include/trace/events/rxrpc.h:1520:1: note: in expansion of macro ‘TRACE_EVENT’ - 1520 | TRACE_EVENT(rxrpc_retransmit, +../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ + 211 | TRACE_EVENT(fscache_cache, @@ -25285 +31057 @@ -../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 @@ -25287 +31059 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -25294,2 +31066,2 @@ -../include/trace/events/rxrpc.h:1520:1: note: in expansion of macro ‘TRACE_EVENT’ - 1520 | TRACE_EVENT(rxrpc_retransmit, +../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ + 211 | TRACE_EVENT(fscache_cache, @@ -25297,2 +31069 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_congest’: -../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’? @@ -25300 +31071 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -25307,2 +31078,2 @@ -../include/trace/events/rxrpc.h:1547:1: note: in expansion of macro ‘TRACE_EVENT’ - 1547 | TRACE_EVENT(rxrpc_congest, +../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ + 211 | TRACE_EVENT(fscache_cache, @@ -25310,3 +31081,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)(); \ + | ^~~~~~~~~~~~~~ @@ -25319,2 +31090,2 @@ -../include/trace/events/rxrpc.h:1547:1: note: in expansion of macro ‘TRACE_EVENT’ - 1547 | TRACE_EVENT(rxrpc_congest, +../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ + 211 | TRACE_EVENT(fscache_cache, @@ -25322 +31093 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_reset_cwnd’: +../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_volume’: @@ -25332,2 +31103,2 @@ -../include/trace/events/rxrpc.h:1592:1: note: in expansion of macro ‘TRACE_EVENT’ - 1592 | TRACE_EVENT(rxrpc_reset_cwnd, +../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ + 236 | TRACE_EVENT(fscache_volume, @@ -25344,2 +31115,2 @@ -../include/trace/events/rxrpc.h:1592:1: note: in expansion of macro ‘TRACE_EVENT’ - 1592 | TRACE_EVENT(rxrpc_reset_cwnd, +../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ + 236 | TRACE_EVENT(fscache_volume, @@ -25347 +31118 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_disconnect_call’: +../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_cookie’: @@ -25357,2 +31128,2 @@ -../include/trace/events/rxrpc.h:1630:1: note: in expansion of macro ‘TRACE_EVENT’ - 1630 | TRACE_EVENT(rxrpc_disconnect_call, +../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ + 261 | TRACE_EVENT(fscache_cookie, @@ -25369,2 +31140,2 @@ -../include/trace/events/rxrpc.h:1630:1: note: in expansion of macro ‘TRACE_EVENT’ - 1630 | TRACE_EVENT(rxrpc_disconnect_call, +../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ + 261 | TRACE_EVENT(fscache_cookie, @@ -25372 +31143 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_improper_term’: +../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_active’: @@ -25382,2 +31153,2 @@ -../include/trace/events/rxrpc.h:1650:1: note: in expansion of macro ‘TRACE_EVENT’ - 1650 | TRACE_EVENT(rxrpc_improper_term, +../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ + 286 | TRACE_EVENT(fscache_active, @@ -25394,2 +31165,2 @@ -../include/trace/events/rxrpc.h:1650:1: note: in expansion of macro ‘TRACE_EVENT’ - 1650 | TRACE_EVENT(rxrpc_improper_term, +../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ + 286 | TRACE_EVENT(fscache_active, @@ -25397 +31168 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_connect_call’: +../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_access_cache’: @@ -25407,2 +31178,2 @@ -../include/trace/events/rxrpc.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ - 1670 | TRACE_EVENT(rxrpc_connect_call, +../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ + 319 | TRACE_EVENT(fscache_access_cache, @@ -25419,2 +31190,2 @@ -../include/trace/events/rxrpc.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ - 1670 | TRACE_EVENT(rxrpc_connect_call, +../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ + 319 | TRACE_EVENT(fscache_access_cache, @@ -25422 +31193 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_resend’: +../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_access_volume’: @@ -25432,2 +31203,2 @@ -../include/trace/events/rxrpc.h:1699:1: note: in expansion of macro ‘TRACE_EVENT’ - 1699 | TRACE_EVENT(rxrpc_resend, +../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ + 348 | TRACE_EVENT(fscache_access_volume, @@ -25444,2 +31215,2 @@ -../include/trace/events/rxrpc.h:1699:1: note: in expansion of macro ‘TRACE_EVENT’ - 1699 | TRACE_EVENT(rxrpc_resend, +../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ + 348 | TRACE_EVENT(fscache_access_volume, @@ -25447 +31218 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_rx_icmp’: +../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_access’: @@ -25457,2 +31228,2 @@ -../include/trace/events/rxrpc.h:1726:1: note: in expansion of macro ‘TRACE_EVENT’ - 1726 | TRACE_EVENT(rxrpc_rx_icmp, +../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ + 381 | TRACE_EVENT(fscache_access, @@ -25469,2 +31240,2 @@ -../include/trace/events/rxrpc.h:1726:1: note: in expansion of macro ‘TRACE_EVENT’ - 1726 | TRACE_EVENT(rxrpc_rx_icmp, +../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ + 381 | TRACE_EVENT(fscache_access, @@ -25472 +31243 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_tx_fail’: +../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_acquire’: @@ -25482,2 +31253,2 @@ -../include/trace/events/rxrpc.h:1755:1: note: in expansion of macro ‘TRACE_EVENT’ - 1755 | TRACE_EVENT(rxrpc_tx_fail, +../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ + 410 | TRACE_EVENT(fscache_acquire, @@ -25494,2 +31265,2 @@ -../include/trace/events/rxrpc.h:1755:1: note: in expansion of macro ‘TRACE_EVENT’ - 1755 | TRACE_EVENT(rxrpc_tx_fail, +../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ + 410 | TRACE_EVENT(fscache_acquire, @@ -25497 +31268 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_call_reset’: +../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_relinquish’: @@ -25507,2 +31278,2 @@ -../include/trace/events/rxrpc.h:1782:1: note: in expansion of macro ‘TRACE_EVENT’ - 1782 | TRACE_EVENT(rxrpc_call_reset, +../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ + 434 | TRACE_EVENT(fscache_relinquish, @@ -25519,2 +31290,2 @@ -../include/trace/events/rxrpc.h:1782:1: note: in expansion of macro ‘TRACE_EVENT’ - 1782 | TRACE_EVENT(rxrpc_call_reset, +../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ + 434 | TRACE_EVENT(fscache_relinquish, @@ -25522 +31293 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_notify_socket’: +../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_invalidate’: @@ -25532,2 +31303,2 @@ -../include/trace/events/rxrpc.h:1814:1: note: in expansion of macro ‘TRACE_EVENT’ - 1814 | TRACE_EVENT(rxrpc_notify_socket, +../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ + 462 | TRACE_EVENT(fscache_invalidate, @@ -25544,2 +31315,2 @@ -../include/trace/events/rxrpc.h:1814:1: note: in expansion of macro ‘TRACE_EVENT’ - 1814 | TRACE_EVENT(rxrpc_notify_socket, +../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ + 462 | TRACE_EVENT(fscache_invalidate, @@ -25547 +31318 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_rx_discard_ack’: +../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_resize’: @@ -25557,2 +31328,2 @@ -../include/trace/events/rxrpc.h:1834:1: note: in expansion of macro ‘TRACE_EVENT’ - 1834 | TRACE_EVENT(rxrpc_rx_discard_ack, +../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ + 481 | TRACE_EVENT(fscache_resize, @@ -25569,2 +31340,2 @@ -../include/trace/events/rxrpc.h:1834:1: note: in expansion of macro ‘TRACE_EVENT’ - 1834 | TRACE_EVENT(rxrpc_rx_discard_ack, +../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ + 481 | TRACE_EVENT(fscache_resize, @@ -25572,3 +31343,4 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_req_ack’: -../include/trace/trace_events.h:430: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/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); \ @@ -25576,3 +31348,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25582,2 +31354,2 @@ -../include/trace/events/rxrpc.h:1869:1: note: in expansion of macro ‘TRACE_EVENT’ - 1869 | TRACE_EVENT(rxrpc_req_ack, +../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ + 211 | TRACE_EVENT(fscache_cache, @@ -25585,6 +31357,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25594,2 +31366,2 @@ -../include/trace/events/rxrpc.h:1869:1: note: in expansion of macro ‘TRACE_EVENT’ - 1869 | TRACE_EVENT(rxrpc_req_ack, +../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ + 211 | TRACE_EVENT(fscache_cache, @@ -25597,3 +31369,3 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_txbuf’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -25601,3 +31373,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25607,2 +31379,2 @@ -../include/trace/events/rxrpc.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ - 1893 | TRACE_EVENT(rxrpc_txbuf, +../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ + 236 | TRACE_EVENT(fscache_volume, @@ -25610,6 +31382,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25619,2 +31391,2 @@ -../include/trace/events/rxrpc.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ - 1893 | TRACE_EVENT(rxrpc_txbuf, +../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ + 236 | TRACE_EVENT(fscache_volume, @@ -25622,3 +31394,3 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_poke_call’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/events/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); \ @@ -25626,3 +31398,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25632,2 +31404,2 @@ -../include/trace/events/rxrpc.h:1924:1: note: in expansion of macro ‘TRACE_EVENT’ - 1924 | TRACE_EVENT(rxrpc_poke_call, +../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ + 261 | TRACE_EVENT(fscache_cookie, @@ -25635,6 +31407,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25644,2 +31416,2 @@ -../include/trace/events/rxrpc.h:1924:1: note: in expansion of macro ‘TRACE_EVENT’ - 1924 | TRACE_EVENT(rxrpc_poke_call, +../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ + 261 | TRACE_EVENT(fscache_cookie, @@ -25647,3 +31419,3 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_call_poked’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -25651,3 +31423,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25657,2 +31429,2 @@ -../include/trace/events/rxrpc.h:1948:1: note: in expansion of macro ‘TRACE_EVENT’ - 1948 | TRACE_EVENT(rxrpc_call_poked, +../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ + 286 | TRACE_EVENT(fscache_active, @@ -25660,6 +31432,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25669,2 +31441,2 @@ -../include/trace/events/rxrpc.h:1948:1: note: in expansion of macro ‘TRACE_EVENT’ - 1948 | TRACE_EVENT(rxrpc_call_poked, +../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ + 286 | TRACE_EVENT(fscache_active, @@ -25672,3 +31444,3 @@ -../include/trace/events/rxrpc.h: In function ‘trace_event_raw_event_rxrpc_sack’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -25676,3 +31448,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25682,2 +31454,2 @@ -../include/trace/events/rxrpc.h:1965:1: note: in expansion of macro ‘TRACE_EVENT’ - 1965 | TRACE_EVENT(rxrpc_sack, +../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ + 319 | TRACE_EVENT(fscache_access_cache, @@ -25685,6 +31457,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25694,2 +31466,2 @@ -../include/trace/events/rxrpc.h:1965:1: note: in expansion of macro ‘TRACE_EVENT’ - 1965 | TRACE_EVENT(rxrpc_sack, +../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ + 319 | TRACE_EVENT(fscache_access_cache, @@ -25697,73 +31469,3 @@ -make[5]: *** [../scripts/Makefile.build:244: net/rxrpc/af_rxrpc.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: net/rxrpc] 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/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); \ @@ -25771,3 +31473,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25777,2 +31479,2 @@ -../fs/nfs/./nfstrace.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ - 164 | TRACE_EVENT(nfs_access_exit, +../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ + 348 | TRACE_EVENT(fscache_access_volume, @@ -25780,6 +31482,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25789,2 +31491,2 @@ -../fs/nfs/./nfstrace.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ - 164 | TRACE_EVENT(nfs_access_exit, +../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ + 348 | TRACE_EVENT(fscache_access_volume, @@ -25792,79 +31494,3 @@ -../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/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); \ @@ -25872,18 +31498,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 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); \ @@ -25891,3 +31523,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25897,2 +31529,2 @@ -../fs/nfs/./nfstrace.h:493:1: note: in expansion of macro ‘TRACE_EVENT’ - 493 | TRACE_EVENT(nfs_atomic_open_enter, +../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ + 410 | TRACE_EVENT(fscache_acquire, @@ -25900,6 +31532,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25909,2 +31541,2 @@ -../fs/nfs/./nfstrace.h:493:1: note: in expansion of macro ‘TRACE_EVENT’ - 493 | TRACE_EVENT(nfs_atomic_open_enter, +../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ + 410 | TRACE_EVENT(fscache_acquire, @@ -25912,3 +31544,3 @@ -../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/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); \ @@ -25916,3 +31548,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25922,2 +31554,2 @@ -../fs/nfs/./nfstrace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ - 529 | TRACE_EVENT(nfs_atomic_open_exit, +../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ + 434 | TRACE_EVENT(fscache_relinquish, @@ -25925,6 +31557,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25934,2 +31566,2 @@ -../fs/nfs/./nfstrace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ - 529 | TRACE_EVENT(nfs_atomic_open_exit, +../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ + 434 | TRACE_EVENT(fscache_relinquish, @@ -25937,3 +31569,3 @@ -../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/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); \ @@ -25941,3 +31573,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25947,2 +31579,2 @@ -../fs/nfs/./nfstrace.h:570:1: note: in expansion of macro ‘TRACE_EVENT’ - 570 | TRACE_EVENT(nfs_create_enter, +../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ + 462 | TRACE_EVENT(fscache_invalidate, @@ -25950,6 +31582,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25959,2 +31591,2 @@ -../fs/nfs/./nfstrace.h:570:1: note: in expansion of macro ‘TRACE_EVENT’ - 570 | TRACE_EVENT(nfs_create_enter, +../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ + 462 | TRACE_EVENT(fscache_invalidate, @@ -25962,3 +31594,3 @@ -../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/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); \ @@ -25966,3 +31598,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25972,2 +31604,2 @@ -../fs/nfs/./nfstrace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ - 603 | TRACE_EVENT(nfs_create_exit, +../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ + 481 | TRACE_EVENT(fscache_resize, @@ -25975 +31607,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/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 ../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] @@ -25977 +31627 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -25984,2 +31634,2 @@ -../fs/nfs/./nfstrace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ - 603 | TRACE_EVENT(nfs_create_exit, +../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT( @@ -25987 +31636,0 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_directory_event’: @@ -25994,14 +31643,7 @@ -../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’? +../include/trace/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 @@ -26013,3 +31655,6 @@ -../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: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( + | ^~~~~~~~~~~ @@ -26022,10 +31666,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 ‘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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -26035,2 +31670,2 @@ -../fs/nfs/./nfstrace.h:730:1: note: in expansion of macro ‘TRACE_EVENT’ - 730 | TRACE_EVENT(nfs_link_enter, +../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT( @@ -26038,3 +31673,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)(); \ + | ^~~~~~~~~~~~~~ @@ -26047,2 +31682,2 @@ -../fs/nfs/./nfstrace.h:730:1: note: in expansion of macro ‘TRACE_EVENT’ - 730 | TRACE_EVENT(nfs_link_enter, +../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT( @@ -26050 +31685 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_link_exit’: +../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_paging_element’: @@ -26060,2 +31695,2 @@ -../fs/nfs/./nfstrace.h:763:1: note: in expansion of macro ‘TRACE_EVENT’ - 763 | TRACE_EVENT(nfs_link_exit, +../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ + 88 | TRACE_EVENT( @@ -26072,2 +31707,2 @@ -../fs/nfs/./nfstrace.h:763:1: note: in expansion of macro ‘TRACE_EVENT’ - 763 | TRACE_EVENT(nfs_link_exit, +../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ + 88 | TRACE_EVENT( @@ -26075,20 +31710 @@ -../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’: +../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_set_bit_class’: @@ -26101,2 +31717,2 @@ -../fs/nfs/./nfstrace.h:846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 846 | DECLARE_EVENT_CLASS(nfs_rename_event_done, +../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, @@ -26110,2 +31726,2 @@ -../fs/nfs/./nfstrace.h:846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 846 | DECLARE_EVENT_CLASS(nfs_rename_event_done, +../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, @@ -26113 +31729 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_sillyrename_unlink’: +../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_walker_error’: @@ -26123,2 +31739,2 @@ -../fs/nfs/./nfstrace.h:904:1: note: in expansion of macro ‘TRACE_EVENT’ - 904 | TRACE_EVENT(nfs_sillyrename_unlink, +../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ + 140 | TRACE_EVENT( @@ -26135,2 +31751,2 @@ -../fs/nfs/./nfstrace.h:904:1: note: in expansion of macro ‘TRACE_EVENT’ - 904 | TRACE_EVENT(nfs_sillyrename_unlink, +../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ + 140 | TRACE_EVENT( @@ -26138 +31754 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_folio_event’: +../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_get_page’: @@ -26145,3 +31761,6 @@ -../fs/nfs/./nfstrace.h:939:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 939 | DECLARE_EVENT_CLASS(nfs_folio_event, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT( + | ^~~~~~~~~~~ @@ -26154,4 +31773,7 @@ -../fs/nfs/./nfstrace.h:939:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 939 | DECLARE_EVENT_CLASS(nfs_folio_event, - | ^~~~~~~~~~~~~~~~~~~ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_folio_event_done’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../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’: @@ -26164,2 +31786,2 @@ -../fs/nfs/./nfstrace.h:987:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 987 | DECLARE_EVENT_CLASS(nfs_folio_event_done, +../arch/x86/kvm/mmu/mmutrace.h:176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 176 | DECLARE_EVENT_CLASS(kvm_mmu_page_class, @@ -26173,2 +31795,2 @@ -../fs/nfs/./nfstrace.h:987:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 987 | DECLARE_EVENT_CLASS(nfs_folio_event_done, +../arch/x86/kvm/mmu/mmutrace.h:176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 176 | DECLARE_EVENT_CLASS(kvm_mmu_page_class, @@ -26176 +31798 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_aop_readahead’: +../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_mark_mmio_spte’: @@ -26186,2 +31808,2 @@ -../fs/nfs/./nfstrace.h:1048:1: note: in expansion of macro ‘TRACE_EVENT’ - 1048 | TRACE_EVENT(nfs_aop_readahead, +../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ + 210 | TRACE_EVENT( @@ -26198,2 +31820,2 @@ -../fs/nfs/./nfstrace.h:1048:1: note: in expansion of macro ‘TRACE_EVENT’ - 1048 | TRACE_EVENT(nfs_aop_readahead, +../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ + 210 | TRACE_EVENT( @@ -26201 +31823 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_aop_readahead_done’: +../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_handle_mmio_page_fault’: @@ -26211,2 +31833,2 @@ -../fs/nfs/./nfstrace.h:1086:1: note: in expansion of macro ‘TRACE_EVENT’ - 1086 | TRACE_EVENT(nfs_aop_readahead_done, +../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ + 233 | TRACE_EVENT( @@ -26223,2 +31845,2 @@ -../fs/nfs/./nfstrace.h:1086:1: note: in expansion of macro ‘TRACE_EVENT’ - 1086 | TRACE_EVENT(nfs_aop_readahead_done, +../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ + 233 | TRACE_EVENT( @@ -26226 +31848 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_initiate_read’: +../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_fast_page_fault’: @@ -26236,2 +31858,2 @@ -../fs/nfs/./nfstrace.h:1125:1: note: in expansion of macro ‘TRACE_EVENT’ - 1125 | TRACE_EVENT(nfs_initiate_read, +../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ + 254 | TRACE_EVENT( @@ -26248,2 +31870,2 @@ -../fs/nfs/./nfstrace.h:1125:1: note: in expansion of macro ‘TRACE_EVENT’ - 1125 | TRACE_EVENT(nfs_initiate_read, +../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ + 254 | TRACE_EVENT( @@ -26251 +31873 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_readpage_done’: +../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_zap_all_fast’: @@ -26261,2 +31883,2 @@ -../fs/nfs/./nfstrace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ - 1163 | TRACE_EVENT(nfs_readpage_done, +../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ + 289 | TRACE_EVENT( @@ -26273,2 +31895,2 @@ -../fs/nfs/./nfstrace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ - 1163 | TRACE_EVENT(nfs_readpage_done, +../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ + 289 | TRACE_EVENT( @@ -26276 +31898 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_readpage_short’: +../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_check_mmio_spte’: @@ -26286,2 +31908,2 @@ -../fs/nfs/./nfstrace.h:1209:1: note: in expansion of macro ‘TRACE_EVENT’ - 1209 | TRACE_EVENT(nfs_readpage_short, +../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ + 310 | TRACE_EVENT( @@ -26298,2 +31920,2 @@ -../fs/nfs/./nfstrace.h:1209:1: note: in expansion of macro ‘TRACE_EVENT’ - 1209 | TRACE_EVENT(nfs_readpage_short, +../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ + 310 | TRACE_EVENT( @@ -26301 +31923 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_pgio_error’: +../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_set_spte’: @@ -26311,2 +31933,2 @@ -../fs/nfs/./nfstrace.h:1256:1: note: in expansion of macro ‘TRACE_EVENT’ - 1256 | TRACE_EVENT(nfs_pgio_error, +../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ + 333 | TRACE_EVENT( @@ -26323,2 +31945,2 @@ -../fs/nfs/./nfstrace.h:1256:1: note: in expansion of macro ‘TRACE_EVENT’ - 1256 | TRACE_EVENT(nfs_pgio_error, +../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ + 333 | TRACE_EVENT( @@ -26326 +31948 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_initiate_write’: +../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_spte_requested’: @@ -26336,2 +31958,2 @@ -../fs/nfs/./nfstrace.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ - 1300 | TRACE_EVENT(nfs_initiate_write, +../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ + 369 | TRACE_EVENT( @@ -26348,2 +31970,2 @@ -../fs/nfs/./nfstrace.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ - 1300 | TRACE_EVENT(nfs_initiate_write, +../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ + 369 | TRACE_EVENT( @@ -26351 +31973 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_writeback_done’: +../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_tdp_mmu_spte_changed’: @@ -26361,2 +31983,2 @@ -../fs/nfs/./nfstrace.h:1341:1: note: in expansion of macro ‘TRACE_EVENT’ - 1341 | TRACE_EVENT(nfs_writeback_done, +../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ + 391 | TRACE_EVENT( @@ -26373,2 +31995,2 @@ -../fs/nfs/./nfstrace.h:1341:1: note: in expansion of macro ‘TRACE_EVENT’ - 1341 | TRACE_EVENT(nfs_writeback_done, +../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ + 391 | TRACE_EVENT( @@ -26376,20 +31998 @@ -../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’: +../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_split_huge_page’: @@ -26405,2 +32008,2 @@ -../fs/nfs/./nfstrace.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ - 1446 | TRACE_EVENT(nfs_initiate_commit, +../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ + 420 | TRACE_EVENT( @@ -26417,2 +32020,2 @@ -../fs/nfs/./nfstrace.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ - 1446 | TRACE_EVENT(nfs_initiate_commit, +../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ + 420 | TRACE_EVENT( @@ -26420,3 +32023,4 @@ -../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); \ +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); \ @@ -26424,3 +32028,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26430,2 +32034,2 @@ -../fs/nfs/./nfstrace.h:1484:1: note: in expansion of macro ‘TRACE_EVENT’ - 1484 | TRACE_EVENT(nfs_commit_done, +../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT( @@ -26433,6 +32037,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26442,2 +32046,2 @@ -../fs/nfs/./nfstrace.h:1484:1: note: in expansion of macro ‘TRACE_EVENT’ - 1484 | TRACE_EVENT(nfs_commit_done, +../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT( @@ -26445,22 +32049,3 @@ -../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); \ +../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); \ @@ -26468,3 +32053,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26474,2 +32059,2 @@ -../fs/nfs/./nfstrace.h:1596:1: note: in expansion of macro ‘TRACE_EVENT’ - 1596 | TRACE_EVENT(nfs_fh_to_dentry, +../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ + 88 | TRACE_EVENT( @@ -26477,4 +32062,334 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_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/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ + 88 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_set_bit_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 106 | DECLARE_EVENT_CLASS(kvm_mmu_set_bit_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 106 | DECLARE_EVENT_CLASS(kvm_mmu_set_bit_class, + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_walker_error’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ + 140 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ + 140 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_get_page’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_page_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 176 | DECLARE_EVENT_CLASS(kvm_mmu_page_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 176 | DECLARE_EVENT_CLASS(kvm_mmu_page_class, + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_mark_mmio_spte’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ + 210 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ + 210 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_handle_mmio_page_fault’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ + 233 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ + 233 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_fast_page_fault’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ + 254 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ + 254 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_zap_all_fast’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ + 289 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ + 289 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_check_mmio_spte’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ + 310 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ + 310 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_set_spte’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ + 333 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ + 333 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_spte_requested’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ + 369 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ + 369 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_tdp_mmu_spte_changed’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ + 391 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ + 391 | TRACE_EVENT( + | ^~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_split_huge_page’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ + 420 | TRACE_EVENT( + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ + 420 | TRACE_EVENT( + | ^~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: arch/x86/kvm/mmu/mmu.o] Error 1 +In file included from ../include/trace/define_trace.h:108, + from ../drivers/net/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’ @@ -26486,2 +32401,2 @@ -../fs/nfs/./nfstrace.h:1596:1: note: in expansion of macro ‘TRACE_EVENT’ - 1596 | TRACE_EVENT(nfs_fh_to_dentry, +../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(ath11k_htt_pktlog, @@ -26489 +32403,0 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_mount_assign’: @@ -26499,2 +32413,14 @@ -../fs/nfs/./nfstrace.h:1629:1: note: in expansion of macro ‘TRACE_EVENT’ - 1629 | TRACE_EVENT(nfs_mount_assign, +../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, @@ -26511,2 +32437,2 @@ -../fs/nfs/./nfstrace.h:1629:1: note: in expansion of macro ‘TRACE_EVENT’ - 1629 | TRACE_EVENT(nfs_mount_assign, +../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(ath11k_htt_pktlog, @@ -26514 +32440,13 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_mount_option’: +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_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’: @@ -26524,2 +32462,2 @@ -../fs/nfs/./nfstrace.h:1652:1: note: in expansion of macro ‘TRACE_EVENT’ - 1652 | TRACE_EVENT(nfs_mount_option, +../drivers/net/wireless/ath/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, @@ -26536,2 +32474,2 @@ -../fs/nfs/./nfstrace.h:1652:1: note: in expansion of macro ‘TRACE_EVENT’ - 1652 | TRACE_EVENT(nfs_mount_option, +../drivers/net/wireless/ath/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, @@ -26539 +32477 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_mount_path’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_htt_rxdesc’: @@ -26549,2 +32487,2 @@ -../fs/nfs/./nfstrace.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ - 1670 | TRACE_EVENT(nfs_mount_path, +../drivers/net/wireless/ath/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(ath11k_htt_rxdesc, @@ -26561,2 +32499,2 @@ -../fs/nfs/./nfstrace.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ - 1670 | TRACE_EVENT(nfs_mount_path, +../drivers/net/wireless/ath/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(ath11k_htt_rxdesc, @@ -26564 +32502 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_xdr_event’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_log_event’: @@ -26571,2 +32509,2 @@ -../fs/nfs/./nfstrace.h:1688:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1688 | DECLARE_EVENT_CLASS(nfs_xdr_event, +../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 124 | DECLARE_EVENT_CLASS(ath11k_log_event, @@ -26580,2 +32518,2 @@ -../fs/nfs/./nfstrace.h:1688:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1688 | DECLARE_EVENT_CLASS(nfs_xdr_event, +../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 124 | DECLARE_EVENT_CLASS(ath11k_log_event, @@ -26583,2 +32521,397 @@ -make[5]: *** [../scripts/Makefile.build:244: fs/nfs/nfstrace.o] Error 1 -make[5]: *** Waiting for unfinished jobs.... +../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 @@ -26586,3 +32919,3 @@ - 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’: + 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’: @@ -26598,2 +32931,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(kvm_entry, +../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, @@ -26610,2 +32943,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(kvm_entry, +../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, @@ -26622,2 +32955,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(kvm_entry, +../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, @@ -26634,2 +32967,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(kvm_entry, +../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, @@ -26646,2 +32979,45 @@ -../include/trace/../../arch/x86/kvm/trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(kvm_entry, +../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, @@ -26649 +33024,0 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hypercall’: @@ -26659,2 +33034,14 @@ -../include/trace/../../arch/x86/kvm/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ - 40 | TRACE_EVENT(kvm_hypercall, +../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, @@ -26671,2 +33058,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ - 40 | TRACE_EVENT(kvm_hypercall, +../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ + 93 | TRACE_EVENT(dlm_lock_start, @@ -26674 +33061,13 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_hypercall’: +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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’: @@ -26684,2 +33083,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ - 69 | TRACE_EVENT(kvm_hv_hypercall, +../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ + 135 | TRACE_EVENT(dlm_lock_end, @@ -26696,2 +33095,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ - 69 | TRACE_EVENT(kvm_hv_hypercall, +../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ + 135 | TRACE_EVENT(dlm_lock_end, @@ -26699 +33098 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_hypercall_done’: +../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_bast’: @@ -26709,2 +33108,2 @@ -../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/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ + 190 | TRACE_EVENT(dlm_bast, @@ -26721,2 +33120,2 @@ -../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/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ + 190 | TRACE_EVENT(dlm_bast, @@ -26724 +33123 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_xen_hypercall’: +../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_ast’: @@ -26734,2 +33133,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ - 118 | TRACE_EVENT(kvm_xen_hypercall, +../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ + 221 | TRACE_EVENT(dlm_ast, @@ -26746,2 +33145,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ - 118 | TRACE_EVENT(kvm_xen_hypercall, +../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ + 221 | TRACE_EVENT(dlm_ast, @@ -26749 +33148,40559 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_pio’: +../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 ../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 ../include/trace/events/nilfs2.h:229, + from ../fs/nilfs2/segment.c:78: +../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_collection_stage_transition’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ + 25 | TRACE_EVENT(nilfs2_collection_stage_transition, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ + 25 | TRACE_EVENT(nilfs2_collection_stage_transition, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ + 25 | TRACE_EVENT(nilfs2_collection_stage_transition, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ + 25 | TRACE_EVENT(nilfs2_collection_stage_transition, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ + 25 | TRACE_EVENT(nilfs2_collection_stage_transition, + | ^~~~~~~~~~~ +../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_transaction_transition’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nilfs2_transaction_transition, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nilfs2_transaction_transition, + | ^~~~~~~~~~~ +../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_segment_usage_check’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(nilfs2_segment_usage_check, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(nilfs2_segment_usage_check, + | ^~~~~~~~~~~ +../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_segment_usage_allocated’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ + 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ + 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, + | ^~~~~~~~~~~ +../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_segment_usage_freed’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ + 145 | TRACE_EVENT(nilfs2_segment_usage_freed, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ + 145 | TRACE_EVENT(nilfs2_segment_usage_freed, + | ^~~~~~~~~~~ +../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_mdt_insert_new_block’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ + 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ + 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, + | ^~~~~~~~~~~ +../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_mdt_submit_block’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ + 191 | TRACE_EVENT(nilfs2_mdt_submit_block, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ + 191 | TRACE_EVENT(nilfs2_mdt_submit_block, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_collection_stage_transition’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ + 25 | TRACE_EVENT(nilfs2_collection_stage_transition, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ + 25 | TRACE_EVENT(nilfs2_collection_stage_transition, + | ^~~~~~~~~~~ +../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_transaction_transition’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nilfs2_transaction_transition, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nilfs2_transaction_transition, + | ^~~~~~~~~~~ +../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_segment_usage_check’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(nilfs2_segment_usage_check, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(nilfs2_segment_usage_check, + | ^~~~~~~~~~~ +../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_segment_usage_allocated’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ + 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ + 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, + | ^~~~~~~~~~~ +../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_segment_usage_freed’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ + 145 | TRACE_EVENT(nilfs2_segment_usage_freed, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ + 145 | TRACE_EVENT(nilfs2_segment_usage_freed, + | ^~~~~~~~~~~ +../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_mdt_insert_new_block’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ + 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ + 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, + | ^~~~~~~~~~~ +../include/trace/events/nilfs2.h: In function ‘__bpf_trace_nilfs2_mdt_submit_block’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ + 191 | TRACE_EVENT(nilfs2_mdt_submit_block, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ + 191 | TRACE_EVENT(nilfs2_mdt_submit_block, + | ^~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: fs/nilfs2/segment.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: fs/nilfs2] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../drivers/net/ethernet/mellanox/mlx5/core/diag/en_rep_tracepoint.h:54, + from ../drivers/net/ethernet/mellanox/mlx5/core/en_rep.c:58: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h: In function ‘trace_event_raw_event_mlx5e_rep_neigh_update’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5e_rep_neigh_update, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5e_rep_neigh_update, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5e_rep_neigh_update, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5e_rep_neigh_update, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5e_rep_neigh_update, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h: In function ‘__bpf_trace_mlx5e_rep_neigh_update’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5e_rep_neigh_update, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(mlx5e_rep_neigh_update, + | ^~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/en_rep.o] Error 1 +In file included from ../include/trace/define_trace.h:108, + from ../drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.h:114, + from ../drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.c:5: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘trace_event_raw_event_mlx5e_flower_template’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘trace_event_raw_event_mlx5e_stats_flower’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(mlx5e_stats_flower, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(mlx5e_stats_flower, + | ^~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘trace_event_raw_event_mlx5e_tc_update_neigh_used_value’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ + 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ + 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘__bpf_trace_mlx5e_flower_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 25 | DECLARE_EVENT_CLASS(mlx5e_flower_template, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘__bpf_trace_mlx5e_stats_flower’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(mlx5e_stats_flower, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(mlx5e_stats_flower, + | ^~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘__bpf_trace_mlx5e_tc_update_neigh_used_value’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ + 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ + 77 | TRACE_EVENT(mlx5e_tc_update_neigh_used_value, + | ^~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.o] Error 1 +In file included from ../include/trace/define_trace.h:108, + from ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:123, + from ../drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:9: +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_vport_qos_destroy’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, + | ^~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_vport_qos_template’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(mlx5_esw_vport_qos_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(mlx5_esw_vport_qos_template, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_group_qos_template’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 62 | DECLARE_EVENT_CLASS(mlx5_esw_group_qos_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 62 | DECLARE_EVENT_CLASS(mlx5_esw_group_qos_template, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_group_qos_config’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(mlx5_esw_group_qos_config, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(mlx5_esw_group_qos_config, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_vport_qos_destroy’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, + | ^~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_vport_qos_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(mlx5_esw_vport_qos_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(mlx5_esw_vport_qos_template, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_group_qos_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 62 | DECLARE_EVENT_CLASS(mlx5_esw_group_qos_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 62 | DECLARE_EVENT_CLASS(mlx5_esw_group_qos_template, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_group_qos_config’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(mlx5_esw_group_qos_config, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(mlx5_esw_group_qos_config, + | ^~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.o] Error 1 +In file included from ../include/trace/define_trace.h:108, + from ../drivers/usb/gadget/udc/cdns2/cdns2-trace.h:605, + from ../drivers/usb/gadget/udc/cdns2/cdns2-trace.c:11: +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_enable_disable’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:33:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 33 | DECLARE_EVENT_CLASS(cdns2_log_enable_disable, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:33:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 33 | DECLARE_EVENT_CLASS(cdns2_log_enable_disable, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:33:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 33 | DECLARE_EVENT_CLASS(cdns2_log_enable_disable, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:33:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 33 | DECLARE_EVENT_CLASS(cdns2_log_enable_disable, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:33:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 33 | DECLARE_EVENT_CLASS(cdns2_log_enable_disable, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_simple’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 60 | DECLARE_EVENT_CLASS(cdns2_log_simple, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 60 | DECLARE_EVENT_CLASS(cdns2_log_simple, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_ep_halt’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:97:1: note: in expansion of macro ‘TRACE_EVENT’ + 97 | TRACE_EVENT(cdns2_ep_halt, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:97:1: note: in expansion of macro ‘TRACE_EVENT’ + 97 | TRACE_EVENT(cdns2_ep_halt, + | ^~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_wa1’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ + 114 | TRACE_EVENT(cdns2_wa1, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ + 114 | TRACE_EVENT(cdns2_wa1, + | ^~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_doorbell’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 128 | DECLARE_EVENT_CLASS(cdns2_log_doorbell, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 128 | DECLARE_EVENT_CLASS(cdns2_log_doorbell, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_usb_irq’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 154 | DECLARE_EVENT_CLASS(cdns2_log_usb_irq, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 154 | DECLARE_EVENT_CLASS(cdns2_log_usb_irq, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_dma_ep_ists’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:176:1: note: in expansion of macro ‘TRACE_EVENT’ + 176 | TRACE_EVENT(cdns2_dma_ep_ists, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:176:1: note: in expansion of macro ‘TRACE_EVENT’ + 176 | TRACE_EVENT(cdns2_dma_ep_ists, + | ^~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_epx_irq’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:189:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 189 | DECLARE_EVENT_CLASS(cdns2_log_epx_irq, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:189:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 189 | DECLARE_EVENT_CLASS(cdns2_log_epx_irq, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_ep0_irq’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 216 | DECLARE_EVENT_CLASS(cdns2_log_ep0_irq, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 216 | DECLARE_EVENT_CLASS(cdns2_log_ep0_irq, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_ctrl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:240:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 240 | DECLARE_EVENT_CLASS(cdns2_log_ctrl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:240:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 240 | DECLARE_EVENT_CLASS(cdns2_log_ctrl, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_request’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:269:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 269 | DECLARE_EVENT_CLASS(cdns2_log_request, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:269:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 269 | DECLARE_EVENT_CLASS(cdns2_log_request, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_ep0_enqueue’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ + 358 | TRACE_EVENT(cdns2_ep0_enqueue, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ + 358 | TRACE_EVENT(cdns2_ep0_enqueue, + | ^~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_map_request’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:373:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 373 | DECLARE_EVENT_CLASS(cdns2_log_map_request, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:373:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 373 | DECLARE_EVENT_CLASS(cdns2_log_map_request, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_trb’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:402:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 402 | DECLARE_EVENT_CLASS(cdns2_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:402:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 402 | DECLARE_EVENT_CLASS(cdns2_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_ring’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:438:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 438 | DECLARE_EVENT_CLASS(cdns2_log_ring, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:438:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 438 | DECLARE_EVENT_CLASS(cdns2_log_ring, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_ep’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 466 | DECLARE_EVENT_CLASS(cdns2_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 466 | DECLARE_EVENT_CLASS(cdns2_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_request_handled’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:520:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 520 | DECLARE_EVENT_CLASS(cdns2_log_request_handled, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:520:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 520 | DECLARE_EVENT_CLASS(cdns2_log_request_handled, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_epx_reg_config’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 558 | DECLARE_EVENT_CLASS(cdns2_log_epx_reg_config, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 558 | DECLARE_EVENT_CLASS(cdns2_log_epx_reg_config, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_enable_disable’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:33:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 33 | DECLARE_EVENT_CLASS(cdns2_log_enable_disable, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:33:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 33 | DECLARE_EVENT_CLASS(cdns2_log_enable_disable, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_simple’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 60 | DECLARE_EVENT_CLASS(cdns2_log_simple, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 60 | DECLARE_EVENT_CLASS(cdns2_log_simple, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_ep_halt’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:97:1: note: in expansion of macro ‘TRACE_EVENT’ + 97 | TRACE_EVENT(cdns2_ep_halt, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:97:1: note: in expansion of macro ‘TRACE_EVENT’ + 97 | TRACE_EVENT(cdns2_ep_halt, + | ^~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_wa1’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ + 114 | TRACE_EVENT(cdns2_wa1, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ + 114 | TRACE_EVENT(cdns2_wa1, + | ^~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_doorbell’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 128 | DECLARE_EVENT_CLASS(cdns2_log_doorbell, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 128 | DECLARE_EVENT_CLASS(cdns2_log_doorbell, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_usb_irq’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 154 | DECLARE_EVENT_CLASS(cdns2_log_usb_irq, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 154 | DECLARE_EVENT_CLASS(cdns2_log_usb_irq, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_dma_ep_ists’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:176:1: note: in expansion of macro ‘TRACE_EVENT’ + 176 | TRACE_EVENT(cdns2_dma_ep_ists, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:176:1: note: in expansion of macro ‘TRACE_EVENT’ + 176 | TRACE_EVENT(cdns2_dma_ep_ists, + | ^~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_epx_irq’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:189:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 189 | DECLARE_EVENT_CLASS(cdns2_log_epx_irq, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:189:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 189 | DECLARE_EVENT_CLASS(cdns2_log_epx_irq, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_ep0_irq’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 216 | DECLARE_EVENT_CLASS(cdns2_log_ep0_irq, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 216 | DECLARE_EVENT_CLASS(cdns2_log_ep0_irq, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_ctrl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:240:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 240 | DECLARE_EVENT_CLASS(cdns2_log_ctrl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:240:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 240 | DECLARE_EVENT_CLASS(cdns2_log_ctrl, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_request’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:269:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 269 | DECLARE_EVENT_CLASS(cdns2_log_request, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:269:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 269 | DECLARE_EVENT_CLASS(cdns2_log_request, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_ep0_enqueue’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ + 358 | TRACE_EVENT(cdns2_ep0_enqueue, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ + 358 | TRACE_EVENT(cdns2_ep0_enqueue, + | ^~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_map_request’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:373:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 373 | DECLARE_EVENT_CLASS(cdns2_log_map_request, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:373:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 373 | DECLARE_EVENT_CLASS(cdns2_log_map_request, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_trb’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:402:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 402 | DECLARE_EVENT_CLASS(cdns2_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:402:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 402 | DECLARE_EVENT_CLASS(cdns2_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_ring’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:438:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 438 | DECLARE_EVENT_CLASS(cdns2_log_ring, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:438:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 438 | DECLARE_EVENT_CLASS(cdns2_log_ring, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_ep’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 466 | DECLARE_EVENT_CLASS(cdns2_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 466 | DECLARE_EVENT_CLASS(cdns2_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_request_handled’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:520:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 520 | DECLARE_EVENT_CLASS(cdns2_log_request_handled, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:520:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 520 | DECLARE_EVENT_CLASS(cdns2_log_request_handled, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_epx_reg_config’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 558 | DECLARE_EVENT_CLASS(cdns2_log_epx_reg_config, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 558 | DECLARE_EVENT_CLASS(cdns2_log_epx_reg_config, + | ^~~~~~~~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:244: drivers/usb/gadget/udc/cdns2/cdns2-trace.o] Error 1 +make[7]: *** [../scripts/Makefile.build:485: drivers/usb/gadget/udc/cdns2] Error 2 +make[6]: *** [../scripts/Makefile.build:485: drivers/usb/gadget/udc] Error 2 +make[5]: *** [../scripts/Makefile.build:485: drivers/usb/gadget] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../drivers/usb/cdns3/cdnsp-trace.h:826, + from ../drivers/usb/cdns3/cdnsp-trace.c:12: +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_ep’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 37 | DECLARE_EVENT_CLASS(cdnsp_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 37 | DECLARE_EVENT_CLASS(cdnsp_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 37 | DECLARE_EVENT_CLASS(cdnsp_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 37 | DECLARE_EVENT_CLASS(cdnsp_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 37 | DECLARE_EVENT_CLASS(cdnsp_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_enable_disable’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 97 | DECLARE_EVENT_CLASS(cdnsp_log_enable_disable, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 97 | DECLARE_EVENT_CLASS(cdnsp_log_enable_disable, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_simple’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 134 | DECLARE_EVENT_CLASS(cdnsp_log_simple, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 134 | DECLARE_EVENT_CLASS(cdnsp_log_simple, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_looking_trb_in_td’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ + 191 | TRACE_EVENT(cdnsp_looking_trb_in_td, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ + 191 | TRACE_EVENT(cdnsp_looking_trb_in_td, + | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_port_info’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:215:1: note: in expansion of macro ‘TRACE_EVENT’ + 215 | TRACE_EVENT(cdnsp_port_info, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:215:1: note: in expansion of macro ‘TRACE_EVENT’ + 215 | TRACE_EVENT(cdnsp_port_info, + | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_deq_state’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:234:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 234 | DECLARE_EVENT_CLASS(cdnsp_log_deq_state, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:234:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 234 | DECLARE_EVENT_CLASS(cdnsp_log_deq_state, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_ctrl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:265:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 265 | DECLARE_EVENT_CLASS(cdnsp_log_ctrl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:265:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 265 | DECLARE_EVENT_CLASS(cdnsp_log_ctrl, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_bounce’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:294:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 294 | DECLARE_EVENT_CLASS(cdnsp_log_bounce, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:294:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 294 | DECLARE_EVENT_CLASS(cdnsp_log_bounce, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_trb’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:336:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 336 | DECLARE_EVENT_CLASS(cdnsp_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:336:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 336 | DECLARE_EVENT_CLASS(cdnsp_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_pdev’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 407 | DECLARE_EVENT_CLASS(cdnsp_log_pdev, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 407 | DECLARE_EVENT_CLASS(cdnsp_log_pdev, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_request’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:451:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 451 | DECLARE_EVENT_CLASS(cdnsp_log_request, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:451:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 451 | DECLARE_EVENT_CLASS(cdnsp_log_request, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_ep_ctx’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:537:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 537 | DECLARE_EVENT_CLASS(cdnsp_log_ep_ctx, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:537:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 537 | DECLARE_EVENT_CLASS(cdnsp_log_ep_ctx, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_slot_ctx’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 598 | DECLARE_EVENT_CLASS(cdnsp_log_slot_ctx, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 598 | DECLARE_EVENT_CLASS(cdnsp_log_slot_ctx, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_td_info’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 665 | DECLARE_EVENT_CLASS(cdnsp_log_td_info, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 665 | DECLARE_EVENT_CLASS(cdnsp_log_td_info, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_ring’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:697:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 697 | DECLARE_EVENT_CLASS(cdnsp_log_ring, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:697:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 697 | DECLARE_EVENT_CLASS(cdnsp_log_ring, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_portsc’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 771 | DECLARE_EVENT_CLASS(cdnsp_log_portsc, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 771 | DECLARE_EVENT_CLASS(cdnsp_log_portsc, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_stream_number’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:799:1: note: in expansion of macro ‘TRACE_EVENT’ + 799 | TRACE_EVENT(cdnsp_stream_number, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:799:1: note: in expansion of macro ‘TRACE_EVENT’ + 799 | TRACE_EVENT(cdnsp_stream_number, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_ep’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 37 | DECLARE_EVENT_CLASS(cdnsp_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 37 | DECLARE_EVENT_CLASS(cdnsp_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_enable_disable’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 97 | DECLARE_EVENT_CLASS(cdnsp_log_enable_disable, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 97 | DECLARE_EVENT_CLASS(cdnsp_log_enable_disable, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_simple’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 134 | DECLARE_EVENT_CLASS(cdnsp_log_simple, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 134 | DECLARE_EVENT_CLASS(cdnsp_log_simple, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_looking_trb_in_td’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ + 191 | TRACE_EVENT(cdnsp_looking_trb_in_td, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ + 191 | TRACE_EVENT(cdnsp_looking_trb_in_td, + | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_port_info’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:215:1: note: in expansion of macro ‘TRACE_EVENT’ + 215 | TRACE_EVENT(cdnsp_port_info, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:215:1: note: in expansion of macro ‘TRACE_EVENT’ + 215 | TRACE_EVENT(cdnsp_port_info, + | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_deq_state’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:234:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 234 | DECLARE_EVENT_CLASS(cdnsp_log_deq_state, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:234:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 234 | DECLARE_EVENT_CLASS(cdnsp_log_deq_state, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_ctrl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:265:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 265 | DECLARE_EVENT_CLASS(cdnsp_log_ctrl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:265:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 265 | DECLARE_EVENT_CLASS(cdnsp_log_ctrl, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_bounce’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:294:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 294 | DECLARE_EVENT_CLASS(cdnsp_log_bounce, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:294:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 294 | DECLARE_EVENT_CLASS(cdnsp_log_bounce, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_trb’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:336:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 336 | DECLARE_EVENT_CLASS(cdnsp_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:336:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 336 | DECLARE_EVENT_CLASS(cdnsp_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_pdev’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 407 | DECLARE_EVENT_CLASS(cdnsp_log_pdev, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 407 | DECLARE_EVENT_CLASS(cdnsp_log_pdev, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_request’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:451:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 451 | DECLARE_EVENT_CLASS(cdnsp_log_request, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:451:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 451 | DECLARE_EVENT_CLASS(cdnsp_log_request, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_ep_ctx’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:537:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 537 | DECLARE_EVENT_CLASS(cdnsp_log_ep_ctx, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:537:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 537 | DECLARE_EVENT_CLASS(cdnsp_log_ep_ctx, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_slot_ctx’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 598 | DECLARE_EVENT_CLASS(cdnsp_log_slot_ctx, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 598 | DECLARE_EVENT_CLASS(cdnsp_log_slot_ctx, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_td_info’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 665 | DECLARE_EVENT_CLASS(cdnsp_log_td_info, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 665 | DECLARE_EVENT_CLASS(cdnsp_log_td_info, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_ring’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:697:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 697 | DECLARE_EVENT_CLASS(cdnsp_log_ring, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:697:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 697 | DECLARE_EVENT_CLASS(cdnsp_log_ring, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_portsc’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 771 | DECLARE_EVENT_CLASS(cdnsp_log_portsc, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 771 | DECLARE_EVENT_CLASS(cdnsp_log_portsc, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_stream_number’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:799:1: note: in expansion of macro ‘TRACE_EVENT’ + 799 | TRACE_EVENT(cdnsp_stream_number, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:799:1: note: in expansion of macro ‘TRACE_EVENT’ + 799 | TRACE_EVENT(cdnsp_stream_number, + | ^~~~~~~~~~~ +make[6]: *** [../scripts/Makefile.build:244: drivers/usb/cdns3/cdnsp-trace.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: drivers/usb/cdns3] Error 2 +make[4]: *** [../scripts/Makefile.build:485: drivers/usb] 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/wireless/mediatek/mt7601u/trace.h:392, + from ../drivers/net/wireless/mediatek/mt7601u/trace.c:11: +../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_dev_reg_evtu’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_submit_urb’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ + 56 | TRACE_EVENT(mt_submit_urb, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ + 56 | TRACE_EVENT(mt_submit_urb, + | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_mcu_msg_send’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ + 78 | TRACE_EVENT(mt_mcu_msg_send, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ + 78 | TRACE_EVENT(mt_mcu_msg_send, + | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_vend_req’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(mt_vend_req, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(mt_vend_req, + | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_ee_read’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ + 126 | TRACE_EVENT(ee_read, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ + 126 | TRACE_EVENT(ee_read, + | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_dev_rf_reg_evt’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 141 | DECLARE_EVENT_CLASS(dev_rf_reg_evt, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 141 | DECLARE_EVENT_CLASS(dev_rf_reg_evt, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_dev_bbp_reg_evt’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 171 | DECLARE_EVENT_CLASS(dev_bbp_reg_evt, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 171 | DECLARE_EVENT_CLASS(dev_bbp_reg_evt, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_dev_simple_evt’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 199 | DECLARE_EVENT_CLASS(dev_simple_evt, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 199 | DECLARE_EVENT_CLASS(dev_simple_evt, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_freq_cal_offset’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ + 230 | TRACE_EVENT(freq_cal_offset, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ + 230 | TRACE_EVENT(freq_cal_offset, + | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_rx’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ + 247 | TRACE_EVENT(mt_rx, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ + 247 | TRACE_EVENT(mt_rx, + | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_tx’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro ‘TRACE_EVENT’ + 277 | TRACE_EVENT(mt_tx, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro ‘TRACE_EVENT’ + 277 | TRACE_EVENT(mt_tx, + | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_tx_dma_done’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:302:1: note: in expansion of macro ‘TRACE_EVENT’ + 302 | TRACE_EVENT(mt_tx_dma_done, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:302:1: note: in expansion of macro ‘TRACE_EVENT’ + 302 | TRACE_EVENT(mt_tx_dma_done, + | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_tx_status_cleaned’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ + 316 | TRACE_EVENT(mt_tx_status_cleaned, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ + 316 | TRACE_EVENT(mt_tx_status_cleaned, + | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_tx_status’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ + 330 | TRACE_EVENT(mt_tx_status, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ + 330 | TRACE_EVENT(mt_tx_status, + | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_rx_dma_aggr’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:346:1: note: in expansion of macro ‘TRACE_EVENT’ + 346 | TRACE_EVENT(mt_rx_dma_aggr, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:346:1: note: in expansion of macro ‘TRACE_EVENT’ + 346 | TRACE_EVENT(mt_rx_dma_aggr, + | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_set_shared_key’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro ‘TRACE_EVENT’ + 368 | TRACE_EVENT(set_shared_key, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro ‘TRACE_EVENT’ + 368 | TRACE_EVENT(set_shared_key, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_dev_reg_evtu’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_submit_urb’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ + 56 | TRACE_EVENT(mt_submit_urb, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ + 56 | TRACE_EVENT(mt_submit_urb, + | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_mcu_msg_send’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ + 78 | TRACE_EVENT(mt_mcu_msg_send, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ + 78 | TRACE_EVENT(mt_mcu_msg_send, + | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_vend_req’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(mt_vend_req, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(mt_vend_req, + | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_ee_read’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ + 126 | TRACE_EVENT(ee_read, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ + 126 | TRACE_EVENT(ee_read, + | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_dev_rf_reg_evt’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 141 | DECLARE_EVENT_CLASS(dev_rf_reg_evt, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 141 | DECLARE_EVENT_CLASS(dev_rf_reg_evt, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_dev_bbp_reg_evt’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 171 | DECLARE_EVENT_CLASS(dev_bbp_reg_evt, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 171 | DECLARE_EVENT_CLASS(dev_bbp_reg_evt, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_dev_simple_evt’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 199 | DECLARE_EVENT_CLASS(dev_simple_evt, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 199 | DECLARE_EVENT_CLASS(dev_simple_evt, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_freq_cal_offset’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ + 230 | TRACE_EVENT(freq_cal_offset, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ + 230 | TRACE_EVENT(freq_cal_offset, + | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_rx’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ + 247 | TRACE_EVENT(mt_rx, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ + 247 | TRACE_EVENT(mt_rx, + | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_tx’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro ‘TRACE_EVENT’ + 277 | TRACE_EVENT(mt_tx, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro ‘TRACE_EVENT’ + 277 | TRACE_EVENT(mt_tx, + | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_tx_dma_done’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:302:1: note: in expansion of macro ‘TRACE_EVENT’ + 302 | TRACE_EVENT(mt_tx_dma_done, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:302:1: note: in expansion of macro ‘TRACE_EVENT’ + 302 | TRACE_EVENT(mt_tx_dma_done, + | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_tx_status_cleaned’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ + 316 | TRACE_EVENT(mt_tx_status_cleaned, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ + 316 | TRACE_EVENT(mt_tx_status_cleaned, + | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_tx_status’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ + 330 | TRACE_EVENT(mt_tx_status, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ + 330 | TRACE_EVENT(mt_tx_status, + | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_rx_dma_aggr’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:346:1: note: in expansion of macro ‘TRACE_EVENT’ + 346 | TRACE_EVENT(mt_rx_dma_aggr, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:346:1: note: in expansion of macro ‘TRACE_EVENT’ + 346 | TRACE_EVENT(mt_rx_dma_aggr, + | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_set_shared_key’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro ‘TRACE_EVENT’ + 368 | TRACE_EVENT(set_shared_key, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro ‘TRACE_EVENT’ + 368 | TRACE_EVENT(set_shared_key, + | ^~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt7601u/trace.o] Error 1 +make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/mediatek/mt7601u] Error 2 +make[6]: *** [../scripts/Makefile.build:485: drivers/net/wireless/mediatek] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/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/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 +make[6]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/intel] Error 2 +make[5]: *** [../scripts/Makefile.build:485: drivers/net/ethernet] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../drivers/net/wireless/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/wireless/intel/iwlwifi/iwl-devtrace-io.h:194, + from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h:92, + from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace.c:18: +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_ioread32’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(iwlwifi_dev_ioread32, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(iwlwifi_dev_ioread32, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(iwlwifi_dev_ioread32, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(iwlwifi_dev_ioread32, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(iwlwifi_dev_ioread32, + | ^~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_iowrite8’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(iwlwifi_dev_iowrite8, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(iwlwifi_dev_iowrite8, + | ^~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_iowrite32’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ + 51 | TRACE_EVENT(iwlwifi_dev_iowrite32, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ + 51 | TRACE_EVENT(iwlwifi_dev_iowrite32, + | ^~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_iowrite64’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(iwlwifi_dev_iowrite64, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(iwlwifi_dev_iowrite64, + | ^~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_iowrite_prph32’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(iwlwifi_dev_iowrite_prph32, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(iwlwifi_dev_iowrite_prph32, + | ^~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_iowrite_prph64’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ + 102 | TRACE_EVENT(iwlwifi_dev_iowrite_prph64, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ + 102 | TRACE_EVENT(iwlwifi_dev_iowrite_prph64, + | ^~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_ioread_prph32’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ + 119 | TRACE_EVENT(iwlwifi_dev_ioread_prph32, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ + 119 | TRACE_EVENT(iwlwifi_dev_ioread_prph32, + | ^~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_irq’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ + 136 | TRACE_EVENT(iwlwifi_dev_irq, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ + 136 | TRACE_EVENT(iwlwifi_dev_irq, + | ^~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_irq_msix’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ + 149 | TRACE_EVENT(iwlwifi_dev_irq_msix, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ + 149 | TRACE_EVENT(iwlwifi_dev_irq_msix, + | ^~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_ict_read’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:172:1: note: in expansion of macro ‘TRACE_EVENT’ + 172 | TRACE_EVENT(iwlwifi_dev_ict_read, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:172:1: note: in expansion of macro ‘TRACE_EVENT’ + 172 | TRACE_EVENT(iwlwifi_dev_ict_read, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_ioread32’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(iwlwifi_dev_ioread32, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(iwlwifi_dev_ioread32, + | ^~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_iowrite8’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(iwlwifi_dev_iowrite8, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(iwlwifi_dev_iowrite8, + | ^~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_iowrite32’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ + 51 | TRACE_EVENT(iwlwifi_dev_iowrite32, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ + 51 | TRACE_EVENT(iwlwifi_dev_iowrite32, + | ^~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_iowrite64’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(iwlwifi_dev_iowrite64, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(iwlwifi_dev_iowrite64, + | ^~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_iowrite_prph32’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(iwlwifi_dev_iowrite_prph32, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(iwlwifi_dev_iowrite_prph32, + | ^~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_iowrite_prph64’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ + 102 | TRACE_EVENT(iwlwifi_dev_iowrite_prph64, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ + 102 | TRACE_EVENT(iwlwifi_dev_iowrite_prph64, + | ^~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_ioread_prph32’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ + 119 | TRACE_EVENT(iwlwifi_dev_ioread_prph32, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ + 119 | TRACE_EVENT(iwlwifi_dev_ioread_prph32, + | ^~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_irq’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ + 136 | TRACE_EVENT(iwlwifi_dev_irq, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ + 136 | TRACE_EVENT(iwlwifi_dev_irq, + | ^~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_irq_msix’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ + 149 | TRACE_EVENT(iwlwifi_dev_irq_msix, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ + 149 | TRACE_EVENT(iwlwifi_dev_irq_msix, + | ^~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_ict_read’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:172:1: note: in expansion of macro ‘TRACE_EVENT’ + 172 | TRACE_EVENT(iwlwifi_dev_ict_read, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:172:1: note: in expansion of macro ‘TRACE_EVENT’ + 172 | TRACE_EVENT(iwlwifi_dev_ict_read, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:108, + from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace-ucode.h:61, + from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h:93: +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h: In function ‘trace_event_raw_event_iwlwifi_dev_ucode_cont_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(iwlwifi_dev_ucode_cont_event, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(iwlwifi_dev_ucode_cont_event, + | ^~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h: In function ‘trace_event_raw_event_iwlwifi_dev_ucode_wrap_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(iwlwifi_dev_ucode_wrap_event, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(iwlwifi_dev_ucode_wrap_event, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h: In function ‘__bpf_trace_iwlwifi_dev_ucode_cont_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(iwlwifi_dev_ucode_cont_event, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(iwlwifi_dev_ucode_cont_event, + | ^~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h: In function ‘__bpf_trace_iwlwifi_dev_ucode_wrap_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(iwlwifi_dev_ucode_wrap_event, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(iwlwifi_dev_ucode_wrap_event, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:108, + from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace-msg.h:71, + from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h:94: +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h: In function ‘trace_event_raw_event_iwlwifi_msg_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 17 | DECLARE_EVENT_CLASS(iwlwifi_msg_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 17 | DECLARE_EVENT_CLASS(iwlwifi_msg_event, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h: In function ‘trace_event_raw_event_iwlwifi_dbg’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(iwlwifi_dbg, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(iwlwifi_dbg, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h: In function ‘__bpf_trace_iwlwifi_msg_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 17 | DECLARE_EVENT_CLASS(iwlwifi_msg_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 17 | DECLARE_EVENT_CLASS(iwlwifi_msg_event, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h: In function ‘__bpf_trace_iwlwifi_dbg’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(iwlwifi_dbg, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(iwlwifi_dbg, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:108, + from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace-data.h:59, + from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h:95: +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h: In function ‘trace_event_raw_event_iwlwifi_dev_tx_tb’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(iwlwifi_dev_tx_tb, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(iwlwifi_dev_tx_tb, + | ^~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h: In function ‘trace_event_raw_event_iwlwifi_dev_rx_data’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ + 37 | TRACE_EVENT(iwlwifi_dev_rx_data, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ + 37 | TRACE_EVENT(iwlwifi_dev_rx_data, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h: In function ‘__bpf_trace_iwlwifi_dev_tx_tb’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(iwlwifi_dev_tx_tb, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(iwlwifi_dev_tx_tb, + | ^~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h: In function ‘__bpf_trace_iwlwifi_dev_rx_data’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ + 37 | TRACE_EVENT(iwlwifi_dev_rx_data, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ + 37 | TRACE_EVENT(iwlwifi_dev_rx_data, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:108, + from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace-iwlwifi.h:137, + from ../drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h:96: +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘trace_event_raw_event_iwlwifi_dev_hcmd’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ + 18 | TRACE_EVENT(iwlwifi_dev_hcmd, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ + 18 | TRACE_EVENT(iwlwifi_dev_hcmd, + | ^~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘trace_event_raw_event_iwlwifi_dev_rx’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ + 52 | TRACE_EVENT(iwlwifi_dev_rx, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ + 52 | TRACE_EVENT(iwlwifi_dev_rx, + | ^~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘trace_event_raw_event_iwlwifi_dev_tx’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(iwlwifi_dev_tx, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(iwlwifi_dev_tx, + | ^~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘trace_event_raw_event_iwlwifi_dev_ucode_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ + 112 | TRACE_EVENT(iwlwifi_dev_ucode_event, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ + 112 | TRACE_EVENT(iwlwifi_dev_ucode_event, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘__bpf_trace_iwlwifi_dev_hcmd’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ + 18 | TRACE_EVENT(iwlwifi_dev_hcmd, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ + 18 | TRACE_EVENT(iwlwifi_dev_hcmd, + | ^~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘__bpf_trace_iwlwifi_dev_rx’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ + 52 | TRACE_EVENT(iwlwifi_dev_rx, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ + 52 | TRACE_EVENT(iwlwifi_dev_rx, + | ^~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘__bpf_trace_iwlwifi_dev_tx’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(iwlwifi_dev_tx, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(iwlwifi_dev_tx, + | ^~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘__bpf_trace_iwlwifi_dev_ucode_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ + 112 | TRACE_EVENT(iwlwifi_dev_ucode_event, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ + 112 | TRACE_EVENT(iwlwifi_dev_ucode_event, + | ^~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/intel/iwlwifi/iwl-devtrace.o] Error 1 +make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/intel/iwlwifi] Error 2 +make[6]: *** [../scripts/Makefile.build:485: drivers/net/wireless/intel] Error 2 +make[5]: *** [../scripts/Makefile.build:485: drivers/net/wireless] Error 2 +make[4]: *** [../scripts/Makefile.build:485: drivers/net] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../drivers/media/test-drivers/visl/visl-trace-fwht.h:66, + from ../drivers/media/test-drivers/visl/visl-trace-points.c:5: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-fwht.h: In function ‘trace_event_raw_event_v4l2_ctrl_fwht_params_tmpl’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-fwht.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_fwht_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-fwht.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_fwht_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-fwht.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_fwht_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-fwht.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_fwht_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-fwht.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_fwht_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-fwht.h: In function ‘__bpf_trace_v4l2_ctrl_fwht_params_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-fwht.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_fwht_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-fwht.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_fwht_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:108, + from ../drivers/media/test-drivers/visl/visl-trace-mpeg2.h:99, + from ../drivers/media/test-drivers/visl/visl-trace-points.c:6: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h: In function ‘trace_event_raw_event_v4l2_ctrl_mpeg2_seq_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_seq_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_seq_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h: In function ‘trace_event_raw_event_v4l2_ctrl_mpeg2_pic_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 28 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_pic_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 28 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_pic_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h: In function ‘trace_event_raw_event_v4l2_ctrl_mpeg2_quant_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 56 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_quant_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 56 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_quant_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h: In function ‘__bpf_trace_v4l2_ctrl_mpeg2_seq_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_seq_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_seq_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h: In function ‘__bpf_trace_v4l2_ctrl_mpeg2_pic_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 28 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_pic_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 28 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_pic_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h: In function ‘__bpf_trace_v4l2_ctrl_mpeg2_quant_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 56 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_quant_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 56 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_quant_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:108, + from ../drivers/media/test-drivers/visl/visl-trace-vp8.h:156, + from ../drivers/media/test-drivers/visl/visl-trace-points.c:7: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h: In function ‘trace_event_raw_event_v4l2_ctrl_vp8_entropy_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_entropy_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_entropy_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h: In function ‘trace_event_raw_event_v4l2_ctrl_vp8_frame_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 37 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_frame_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 37 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_frame_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h: In function ‘__bpf_trace_v4l2_ctrl_vp8_entropy_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_entropy_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_entropy_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h: In function ‘__bpf_trace_v4l2_ctrl_vp8_frame_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 37 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_frame_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 37 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_frame_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:108, + from ../drivers/media/test-drivers/visl/visl-trace-vp9.h:292, + from ../drivers/media/test-drivers/visl/visl-trace-points.c:8: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘trace_event_raw_event_v4l2_ctrl_vp9_frame_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_frame_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_frame_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘trace_event_raw_event_v4l2_ctrl_vp9_compressed_hdr_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 128 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_hdr_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 128 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_hdr_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘trace_event_raw_event_v4l2_ctrl_vp9_compressed_coef_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h:204:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 204 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_coef_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h:204:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 204 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_coef_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘trace_event_raw_event_v4l2_vp9_mv_probs_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 217 | DECLARE_EVENT_CLASS(v4l2_vp9_mv_probs_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 217 | DECLARE_EVENT_CLASS(v4l2_vp9_mv_probs_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘__bpf_trace_v4l2_ctrl_vp9_frame_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_frame_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_frame_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘__bpf_trace_v4l2_ctrl_vp9_compressed_hdr_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 128 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_hdr_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 128 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_hdr_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘__bpf_trace_v4l2_ctrl_vp9_compressed_coef_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h:204:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 204 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_coef_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h:204:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 204 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_coef_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘__bpf_trace_v4l2_vp9_mv_probs_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 217 | DECLARE_EVENT_CLASS(v4l2_vp9_mv_probs_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 217 | DECLARE_EVENT_CLASS(v4l2_vp9_mv_probs_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:108, + from ../drivers/media/test-drivers/visl/visl-trace-h264.h:349, + from ../drivers/media/test-drivers/visl/visl-trace-points.c:9: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘trace_event_raw_event_v4l2_ctrl_h264_sps_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_sps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_sps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘trace_event_raw_event_v4l2_ctrl_h264_pps_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:70:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 70 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:70:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 70 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘trace_event_raw_event_v4l2_ctrl_h264_scaling_matrix_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 108 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_scaling_matrix_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 108 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_scaling_matrix_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘trace_event_raw_event_v4l2_ctrl_h264_pred_weights_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 125 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pred_weights_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 125 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pred_weights_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘trace_event_raw_event_v4l2_ctrl_h264_slice_params_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 173 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_slice_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 173 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_slice_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘trace_event_raw_event_v4l2_h264_reference_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 216 | DECLARE_EVENT_CLASS(v4l2_h264_reference_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 216 | DECLARE_EVENT_CLASS(v4l2_h264_reference_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘trace_event_raw_event_v4l2_ctrl_h264_decode_params_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:232:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 232 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_decode_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:232:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 232 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_decode_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘trace_event_raw_event_v4l2_h264_dpb_entry_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 271 | DECLARE_EVENT_CLASS(v4l2_h264_dpb_entry_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 271 | DECLARE_EVENT_CLASS(v4l2_h264_dpb_entry_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘__bpf_trace_v4l2_ctrl_h264_sps_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_sps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_sps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘__bpf_trace_v4l2_ctrl_h264_pps_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:70:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 70 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:70:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 70 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘__bpf_trace_v4l2_ctrl_h264_scaling_matrix_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 108 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_scaling_matrix_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 108 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_scaling_matrix_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘__bpf_trace_v4l2_ctrl_h264_pred_weights_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 125 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pred_weights_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 125 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pred_weights_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘__bpf_trace_v4l2_ctrl_h264_slice_params_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 173 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_slice_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 173 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_slice_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘__bpf_trace_v4l2_h264_reference_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 216 | DECLARE_EVENT_CLASS(v4l2_h264_reference_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 216 | DECLARE_EVENT_CLASS(v4l2_h264_reference_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘__bpf_trace_v4l2_ctrl_h264_decode_params_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:232:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 232 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_decode_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:232:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 232 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_decode_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘__bpf_trace_v4l2_h264_dpb_entry_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 271 | DECLARE_EVENT_CLASS(v4l2_h264_dpb_entry_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h:271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 271 | DECLARE_EVENT_CLASS(v4l2_h264_dpb_entry_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:108, + from ../drivers/media/test-drivers/visl/visl-trace-hevc.h:405, + from ../drivers/media/test-drivers/visl/visl-trace-points.c:10: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘trace_event_raw_event_v4l2_ctrl_hevc_sps_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_sps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_sps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘trace_event_raw_event_v4l2_ctrl_hevc_pps_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 80 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_pps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 80 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_pps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘trace_event_raw_event_v4l2_ctrl_hevc_slice_params_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 147 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_slice_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 147 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_slice_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘trace_event_raw_event_v4l2_hevc_pred_weight_table_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 224 | DECLARE_EVENT_CLASS(v4l2_hevc_pred_weight_table_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 224 | DECLARE_EVENT_CLASS(v4l2_hevc_pred_weight_table_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘trace_event_raw_event_v4l2_ctrl_hevc_scaling_matrix_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:272:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 272 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_scaling_matrix_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:272:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 272 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_scaling_matrix_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘trace_event_raw_event_v4l2_ctrl_hevc_decode_params_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 307 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_decode_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 307 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_decode_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘trace_event_raw_event_v4l2_hevc_dpb_entry_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 347 | DECLARE_EVENT_CLASS(v4l2_hevc_dpb_entry_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 347 | DECLARE_EVENT_CLASS(v4l2_hevc_dpb_entry_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘__bpf_trace_v4l2_ctrl_hevc_sps_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_sps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_sps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘__bpf_trace_v4l2_ctrl_hevc_pps_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 80 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_pps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 80 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_pps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘__bpf_trace_v4l2_ctrl_hevc_slice_params_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 147 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_slice_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 147 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_slice_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘__bpf_trace_v4l2_hevc_pred_weight_table_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 224 | DECLARE_EVENT_CLASS(v4l2_hevc_pred_weight_table_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 224 | DECLARE_EVENT_CLASS(v4l2_hevc_pred_weight_table_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘__bpf_trace_v4l2_ctrl_hevc_scaling_matrix_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:272:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 272 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_scaling_matrix_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:272:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 272 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_scaling_matrix_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘__bpf_trace_v4l2_ctrl_hevc_decode_params_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 307 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_decode_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 307 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_decode_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘__bpf_trace_v4l2_hevc_dpb_entry_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 347 | DECLARE_EVENT_CLASS(v4l2_hevc_dpb_entry_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 347 | DECLARE_EVENT_CLASS(v4l2_hevc_dpb_entry_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:108, + from ../drivers/media/test-drivers/visl/visl-trace-av1.h:314, + from ../drivers/media/test-drivers/visl/visl-trace-points.c:11: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘trace_event_raw_event_v4l2_ctrl_av1_seq_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_seq_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_seq_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘trace_event_raw_event_v4l2_ctrl_av1_tge_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 47 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_tge_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 47 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_tge_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘trace_event_raw_event_v4l2_ctrl_av1_frame_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 60 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_frame_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 60 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_frame_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘trace_event_raw_event_v4l2_ctrl_av1_film_grain_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h:223:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 223 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_film_grain_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h:223:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 223 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_film_grain_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘__bpf_trace_v4l2_ctrl_av1_seq_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_seq_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_seq_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘__bpf_trace_v4l2_ctrl_av1_tge_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 47 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_tge_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 47 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_tge_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘__bpf_trace_v4l2_ctrl_av1_frame_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 60 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_frame_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 60 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_frame_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘__bpf_trace_v4l2_ctrl_av1_film_grain_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h:223:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 223 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_film_grain_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h:223:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 223 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_film_grain_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +make[7]: *** [../scripts/Makefile.build:244: drivers/media/test-drivers/visl/visl-trace-points.o] Error 1 +make[6]: *** [../scripts/Makefile.build:485: drivers/media/test-drivers/visl] Error 2 +make[5]: *** [../scripts/Makefile.build:485: drivers/media/test-drivers] Error 2 +make[4]: *** [../scripts/Makefile.build:485: drivers/media] Error 2 +make[3]: *** [../scripts/Makefile.build:485: drivers] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/cachefiles.h:860, + from ../fs/cachefiles/internal.h:151, + from ../fs/cachefiles/main.c:24: +../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ref’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ + 216 | TRACE_EVENT(cachefiles_ref, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ + 216 | TRACE_EVENT(cachefiles_ref, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ + 216 | TRACE_EVENT(cachefiles_ref, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ + 216 | TRACE_EVENT(cachefiles_ref, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ + 216 | TRACE_EVENT(cachefiles_ref, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_lookup’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ + 244 | TRACE_EVENT(cachefiles_lookup, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ + 244 | TRACE_EVENT(cachefiles_lookup, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_mkdir’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ + 270 | TRACE_EVENT(cachefiles_mkdir, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ + 270 | TRACE_EVENT(cachefiles_mkdir, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_tmpfile’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ + 290 | TRACE_EVENT(cachefiles_tmpfile, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ + 290 | TRACE_EVENT(cachefiles_tmpfile, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_link’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ + 310 | TRACE_EVENT(cachefiles_link, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ + 310 | TRACE_EVENT(cachefiles_link, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_unlink’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ + 330 | TRACE_EVENT(cachefiles_unlink, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ + 330 | TRACE_EVENT(cachefiles_unlink, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_rename’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:355:1: note: in expansion of macro ‘TRACE_EVENT’ + 355 | TRACE_EVENT(cachefiles_rename, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:355:1: note: in expansion of macro ‘TRACE_EVENT’ + 355 | TRACE_EVENT(cachefiles_rename, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_coherency’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:380:1: note: in expansion of macro ‘TRACE_EVENT’ + 380 | TRACE_EVENT(cachefiles_coherency, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:380:1: note: in expansion of macro ‘TRACE_EVENT’ + 380 | TRACE_EVENT(cachefiles_coherency, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_vol_coherency’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ + 410 | TRACE_EVENT(cachefiles_vol_coherency, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ + 410 | TRACE_EVENT(cachefiles_vol_coherency, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_prep_read’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ + 436 | TRACE_EVENT(cachefiles_prep_read, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ + 436 | TRACE_EVENT(cachefiles_prep_read, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_read’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:478:1: note: in expansion of macro ‘TRACE_EVENT’ + 478 | TRACE_EVENT(cachefiles_read, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:478:1: note: in expansion of macro ‘TRACE_EVENT’ + 478 | TRACE_EVENT(cachefiles_read, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_write’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:507:1: note: in expansion of macro ‘TRACE_EVENT’ + 507 | TRACE_EVENT(cachefiles_write, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:507:1: note: in expansion of macro ‘TRACE_EVENT’ + 507 | TRACE_EVENT(cachefiles_write, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_trunc’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ + 536 | TRACE_EVENT(cachefiles_trunc, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ + 536 | TRACE_EVENT(cachefiles_trunc, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_mark_active’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ + 566 | TRACE_EVENT(cachefiles_mark_active, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ + 566 | TRACE_EVENT(cachefiles_mark_active, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_mark_failed’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:587:1: note: in expansion of macro ‘TRACE_EVENT’ + 587 | TRACE_EVENT(cachefiles_mark_failed, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:587:1: note: in expansion of macro ‘TRACE_EVENT’ + 587 | TRACE_EVENT(cachefiles_mark_failed, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_mark_inactive’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:608:1: note: in expansion of macro ‘TRACE_EVENT’ + 608 | TRACE_EVENT(cachefiles_mark_inactive, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:608:1: note: in expansion of macro ‘TRACE_EVENT’ + 608 | TRACE_EVENT(cachefiles_mark_inactive, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_vfs_error’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ + 629 | TRACE_EVENT(cachefiles_vfs_error, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ + 629 | TRACE_EVENT(cachefiles_vfs_error, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_io_error’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ + 656 | TRACE_EVENT(cachefiles_io_error, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ + 656 | TRACE_EVENT(cachefiles_io_error, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ondemand_open’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:683:1: note: in expansion of macro ‘TRACE_EVENT’ + 683 | TRACE_EVENT(cachefiles_ondemand_open, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:683:1: note: in expansion of macro ‘TRACE_EVENT’ + 683 | TRACE_EVENT(cachefiles_ondemand_open, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ondemand_copen’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:713:1: note: in expansion of macro ‘TRACE_EVENT’ + 713 | TRACE_EVENT(cachefiles_ondemand_copen, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:713:1: note: in expansion of macro ‘TRACE_EVENT’ + 713 | TRACE_EVENT(cachefiles_ondemand_copen, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ondemand_close’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ + 737 | TRACE_EVENT(cachefiles_ondemand_close, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ + 737 | TRACE_EVENT(cachefiles_ondemand_close, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ondemand_read’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ + 760 | TRACE_EVENT(cachefiles_ondemand_read, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ + 760 | TRACE_EVENT(cachefiles_ondemand_read, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ondemand_cread’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ + 790 | TRACE_EVENT(cachefiles_ondemand_cread, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ + 790 | TRACE_EVENT(cachefiles_ondemand_cread, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ondemand_fd_write’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ + 810 | TRACE_EVENT(cachefiles_ondemand_fd_write, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ + 810 | TRACE_EVENT(cachefiles_ondemand_fd_write, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ondemand_fd_release’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:837:1: note: in expansion of macro ‘TRACE_EVENT’ + 837 | TRACE_EVENT(cachefiles_ondemand_fd_release, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:837:1: note: in expansion of macro ‘TRACE_EVENT’ + 837 | TRACE_EVENT(cachefiles_ondemand_fd_release, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ref’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ + 216 | TRACE_EVENT(cachefiles_ref, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ + 216 | TRACE_EVENT(cachefiles_ref, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_lookup’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ + 244 | TRACE_EVENT(cachefiles_lookup, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ + 244 | TRACE_EVENT(cachefiles_lookup, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_mkdir’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ + 270 | TRACE_EVENT(cachefiles_mkdir, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ + 270 | TRACE_EVENT(cachefiles_mkdir, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_tmpfile’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ + 290 | TRACE_EVENT(cachefiles_tmpfile, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ + 290 | TRACE_EVENT(cachefiles_tmpfile, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_link’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ + 310 | TRACE_EVENT(cachefiles_link, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ + 310 | TRACE_EVENT(cachefiles_link, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_unlink’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ + 330 | TRACE_EVENT(cachefiles_unlink, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ + 330 | TRACE_EVENT(cachefiles_unlink, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_rename’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:355:1: note: in expansion of macro ‘TRACE_EVENT’ + 355 | TRACE_EVENT(cachefiles_rename, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:355:1: note: in expansion of macro ‘TRACE_EVENT’ + 355 | TRACE_EVENT(cachefiles_rename, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_coherency’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:380:1: note: in expansion of macro ‘TRACE_EVENT’ + 380 | TRACE_EVENT(cachefiles_coherency, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:380:1: note: in expansion of macro ‘TRACE_EVENT’ + 380 | TRACE_EVENT(cachefiles_coherency, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_vol_coherency’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ + 410 | TRACE_EVENT(cachefiles_vol_coherency, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ + 410 | TRACE_EVENT(cachefiles_vol_coherency, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_prep_read’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ + 436 | TRACE_EVENT(cachefiles_prep_read, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ + 436 | TRACE_EVENT(cachefiles_prep_read, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_read’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:478:1: note: in expansion of macro ‘TRACE_EVENT’ + 478 | TRACE_EVENT(cachefiles_read, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:478:1: note: in expansion of macro ‘TRACE_EVENT’ + 478 | TRACE_EVENT(cachefiles_read, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_write’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:507:1: note: in expansion of macro ‘TRACE_EVENT’ + 507 | TRACE_EVENT(cachefiles_write, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:507:1: note: in expansion of macro ‘TRACE_EVENT’ + 507 | TRACE_EVENT(cachefiles_write, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_trunc’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ + 536 | TRACE_EVENT(cachefiles_trunc, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ + 536 | TRACE_EVENT(cachefiles_trunc, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_mark_active’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ + 566 | TRACE_EVENT(cachefiles_mark_active, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ + 566 | TRACE_EVENT(cachefiles_mark_active, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_mark_failed’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:587:1: note: in expansion of macro ‘TRACE_EVENT’ + 587 | TRACE_EVENT(cachefiles_mark_failed, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:587:1: note: in expansion of macro ‘TRACE_EVENT’ + 587 | TRACE_EVENT(cachefiles_mark_failed, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_mark_inactive’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:608:1: note: in expansion of macro ‘TRACE_EVENT’ + 608 | TRACE_EVENT(cachefiles_mark_inactive, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:608:1: note: in expansion of macro ‘TRACE_EVENT’ + 608 | TRACE_EVENT(cachefiles_mark_inactive, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_vfs_error’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ + 629 | TRACE_EVENT(cachefiles_vfs_error, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ + 629 | TRACE_EVENT(cachefiles_vfs_error, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_io_error’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ + 656 | TRACE_EVENT(cachefiles_io_error, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ + 656 | TRACE_EVENT(cachefiles_io_error, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ondemand_open’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:683:1: note: in expansion of macro ‘TRACE_EVENT’ + 683 | TRACE_EVENT(cachefiles_ondemand_open, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:683:1: note: in expansion of macro ‘TRACE_EVENT’ + 683 | TRACE_EVENT(cachefiles_ondemand_open, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ondemand_copen’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:713:1: note: in expansion of macro ‘TRACE_EVENT’ + 713 | TRACE_EVENT(cachefiles_ondemand_copen, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:713:1: note: in expansion of macro ‘TRACE_EVENT’ + 713 | TRACE_EVENT(cachefiles_ondemand_copen, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ondemand_close’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ + 737 | TRACE_EVENT(cachefiles_ondemand_close, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ + 737 | TRACE_EVENT(cachefiles_ondemand_close, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ondemand_read’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ + 760 | TRACE_EVENT(cachefiles_ondemand_read, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ + 760 | TRACE_EVENT(cachefiles_ondemand_read, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ondemand_cread’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ + 790 | TRACE_EVENT(cachefiles_ondemand_cread, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ + 790 | TRACE_EVENT(cachefiles_ondemand_cread, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ondemand_fd_write’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ + 810 | TRACE_EVENT(cachefiles_ondemand_fd_write, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ + 810 | TRACE_EVENT(cachefiles_ondemand_fd_write, + | ^~~~~~~~~~~ +../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ondemand_fd_release’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:837:1: note: in expansion of macro ‘TRACE_EVENT’ + 837 | TRACE_EVENT(cachefiles_ondemand_fd_release, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cachefiles.h:837:1: note: in expansion of macro ‘TRACE_EVENT’ + 837 | TRACE_EVENT(cachefiles_ondemand_fd_release, + | ^~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: fs/cachefiles/main.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: fs/cachefiles] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../fs/smb/client/trace.h:1579, + from ../fs/smb/client/trace.c:8: +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_rw_err_class’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 105 | DECLARE_EVENT_CLASS(smb3_rw_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 105 | DECLARE_EVENT_CLASS(smb3_rw_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 105 | DECLARE_EVENT_CLASS(smb3_rw_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 105 | DECLARE_EVENT_CLASS(smb3_rw_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 105 | DECLARE_EVENT_CLASS(smb3_rw_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_other_err_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:161:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 161 | DECLARE_EVENT_CLASS(smb3_other_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:161:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 161 | DECLARE_EVENT_CLASS(smb3_other_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_copy_range_err_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 213 | DECLARE_EVENT_CLASS(smb3_copy_range_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 213 | DECLARE_EVENT_CLASS(smb3_copy_range_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_copy_range_done_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 267 | DECLARE_EVENT_CLASS(smb3_copy_range_done_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 267 | DECLARE_EVENT_CLASS(smb3_copy_range_done_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_rw_done_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:321:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 321 | DECLARE_EVENT_CLASS(smb3_rw_done_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:321:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 321 | DECLARE_EVENT_CLASS(smb3_rw_done_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_other_done_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:374:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 374 | DECLARE_EVENT_CLASS(smb3_other_done_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:374:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 374 | DECLARE_EVENT_CLASS(smb3_other_done_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_eof_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:423:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 423 | DECLARE_EVENT_CLASS(smb3_eof_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:423:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 423 | DECLARE_EVENT_CLASS(smb3_eof_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_fd_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:463:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 463 | DECLARE_EVENT_CLASS(smb3_fd_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:463:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 463 | DECLARE_EVENT_CLASS(smb3_fd_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_fd_err_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:499:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 499 | DECLARE_EVENT_CLASS(smb3_fd_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:499:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 499 | DECLARE_EVENT_CLASS(smb3_fd_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_inf_enter_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:541:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 541 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:541:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 541 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_inf_err_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 585 | DECLARE_EVENT_CLASS(smb3_inf_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 585 | DECLARE_EVENT_CLASS(smb3_inf_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_inf_compound_enter_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:633:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 633 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:633:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 633 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_inf_compound_done_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:678:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 678 | DECLARE_EVENT_CLASS(smb3_inf_compound_done_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:678:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 678 | DECLARE_EVENT_CLASS(smb3_inf_compound_done_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_inf_compound_err_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:719:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 719 | DECLARE_EVENT_CLASS(smb3_inf_compound_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:719:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 719 | DECLARE_EVENT_CLASS(smb3_inf_compound_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_cmd_err_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:768:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 768 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:768:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 768 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_cmd_done_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:809:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 809 | DECLARE_EVENT_CLASS(smb3_cmd_done_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:809:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 809 | DECLARE_EVENT_CLASS(smb3_cmd_done_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_mid_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 844 | DECLARE_EVENT_CLASS(smb3_mid_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 844 | DECLARE_EVENT_CLASS(smb3_mid_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_exit_err_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:881:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 881 | DECLARE_EVENT_CLASS(smb3_exit_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:881:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 881 | DECLARE_EVENT_CLASS(smb3_exit_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_sync_err_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:910:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 910 | DECLARE_EVENT_CLASS(smb3_sync_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:910:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 910 | DECLARE_EVENT_CLASS(smb3_sync_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_enter_exit_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:936:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 936 | DECLARE_EVENT_CLASS(smb3_enter_exit_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:936:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 936 | DECLARE_EVENT_CLASS(smb3_enter_exit_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_tcon_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 965 | DECLARE_EVENT_CLASS(smb3_tcon_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 965 | DECLARE_EVENT_CLASS(smb3_tcon_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_open_enter_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1007:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1007 | DECLARE_EVENT_CLASS(smb3_open_enter_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1007:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1007 | DECLARE_EVENT_CLASS(smb3_open_enter_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_open_err_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1049:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1049 | DECLARE_EVENT_CLASS(smb3_open_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1049:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1049 | DECLARE_EVENT_CLASS(smb3_open_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_open_done_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1091:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1091 | DECLARE_EVENT_CLASS(smb3_open_done_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1091:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1091 | DECLARE_EVENT_CLASS(smb3_open_done_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_lease_done_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1134 | DECLARE_EVENT_CLASS(smb3_lease_done_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1134 | DECLARE_EVENT_CLASS(smb3_lease_done_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_lease_err_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1172 | DECLARE_EVENT_CLASS(smb3_lease_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1172 | DECLARE_EVENT_CLASS(smb3_lease_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_connect_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1213 | DECLARE_EVENT_CLASS(smb3_connect_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1213 | DECLARE_EVENT_CLASS(smb3_connect_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_connect_err_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1248:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1248 | DECLARE_EVENT_CLASS(smb3_connect_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1248:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1248 | DECLARE_EVENT_CLASS(smb3_connect_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_sess_setup_err_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1284:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1284 | DECLARE_EVENT_CLASS(smb3_sess_setup_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1284:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1284 | DECLARE_EVENT_CLASS(smb3_sess_setup_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_reconnect_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1324 | DECLARE_EVENT_CLASS(smb3_reconnect_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1324 | DECLARE_EVENT_CLASS(smb3_reconnect_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_ses_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1355:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1355 | DECLARE_EVENT_CLASS(smb3_ses_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1355:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1355 | DECLARE_EVENT_CLASS(smb3_ses_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_ioctl_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1375 | DECLARE_EVENT_CLASS(smb3_ioctl_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1375 | DECLARE_EVENT_CLASS(smb3_ioctl_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_shutdown_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1403 | DECLARE_EVENT_CLASS(smb3_shutdown_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1403 | DECLARE_EVENT_CLASS(smb3_shutdown_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_shutdown_err_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1428:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1428 | DECLARE_EVENT_CLASS(smb3_shutdown_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1428:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1428 | DECLARE_EVENT_CLASS(smb3_shutdown_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_credit_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1456 | DECLARE_EVENT_CLASS(smb3_credit_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1456 | DECLARE_EVENT_CLASS(smb3_credit_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_tcon_ref’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1516:1: note: in expansion of macro ‘TRACE_EVENT’ + 1516 | TRACE_EVENT(smb3_tcon_ref, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1516:1: note: in expansion of macro ‘TRACE_EVENT’ + 1516 | TRACE_EVENT(smb3_tcon_ref, + | ^~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_rw_credits’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1536:1: note: in expansion of macro ‘TRACE_EVENT’ + 1536 | TRACE_EVENT(smb3_rw_credits, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1536:1: note: in expansion of macro ‘TRACE_EVENT’ + 1536 | TRACE_EVENT(smb3_rw_credits, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_rw_err_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 105 | DECLARE_EVENT_CLASS(smb3_rw_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:105:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 105 | DECLARE_EVENT_CLASS(smb3_rw_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_other_err_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:161:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 161 | DECLARE_EVENT_CLASS(smb3_other_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:161:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 161 | DECLARE_EVENT_CLASS(smb3_other_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_copy_range_err_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 213 | DECLARE_EVENT_CLASS(smb3_copy_range_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 213 | DECLARE_EVENT_CLASS(smb3_copy_range_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_copy_range_done_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 267 | DECLARE_EVENT_CLASS(smb3_copy_range_done_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 267 | DECLARE_EVENT_CLASS(smb3_copy_range_done_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_rw_done_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:321:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 321 | DECLARE_EVENT_CLASS(smb3_rw_done_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:321:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 321 | DECLARE_EVENT_CLASS(smb3_rw_done_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_other_done_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:374:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 374 | DECLARE_EVENT_CLASS(smb3_other_done_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:374:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 374 | DECLARE_EVENT_CLASS(smb3_other_done_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_eof_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:423:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 423 | DECLARE_EVENT_CLASS(smb3_eof_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:423:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 423 | DECLARE_EVENT_CLASS(smb3_eof_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_fd_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:463:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 463 | DECLARE_EVENT_CLASS(smb3_fd_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:463:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 463 | DECLARE_EVENT_CLASS(smb3_fd_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_fd_err_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:499:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 499 | DECLARE_EVENT_CLASS(smb3_fd_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:499:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 499 | DECLARE_EVENT_CLASS(smb3_fd_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_inf_enter_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:541:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 541 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:541:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 541 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_inf_err_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 585 | DECLARE_EVENT_CLASS(smb3_inf_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 585 | DECLARE_EVENT_CLASS(smb3_inf_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_inf_compound_enter_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:633:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 633 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:633:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 633 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_inf_compound_done_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:678:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 678 | DECLARE_EVENT_CLASS(smb3_inf_compound_done_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:678:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 678 | DECLARE_EVENT_CLASS(smb3_inf_compound_done_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_inf_compound_err_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:719:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 719 | DECLARE_EVENT_CLASS(smb3_inf_compound_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:719:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 719 | DECLARE_EVENT_CLASS(smb3_inf_compound_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_cmd_err_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:768:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 768 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:768:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 768 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_cmd_done_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:809:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 809 | DECLARE_EVENT_CLASS(smb3_cmd_done_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:809:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 809 | DECLARE_EVENT_CLASS(smb3_cmd_done_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_mid_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 844 | DECLARE_EVENT_CLASS(smb3_mid_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:844:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 844 | DECLARE_EVENT_CLASS(smb3_mid_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_exit_err_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:881:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 881 | DECLARE_EVENT_CLASS(smb3_exit_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:881:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 881 | DECLARE_EVENT_CLASS(smb3_exit_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_sync_err_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:910:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 910 | DECLARE_EVENT_CLASS(smb3_sync_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:910:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 910 | DECLARE_EVENT_CLASS(smb3_sync_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_enter_exit_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:936:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 936 | DECLARE_EVENT_CLASS(smb3_enter_exit_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:936:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 936 | DECLARE_EVENT_CLASS(smb3_enter_exit_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_tcon_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 965 | DECLARE_EVENT_CLASS(smb3_tcon_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 965 | DECLARE_EVENT_CLASS(smb3_tcon_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_open_enter_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1007:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1007 | DECLARE_EVENT_CLASS(smb3_open_enter_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1007:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1007 | DECLARE_EVENT_CLASS(smb3_open_enter_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_open_err_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1049:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1049 | DECLARE_EVENT_CLASS(smb3_open_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1049:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1049 | DECLARE_EVENT_CLASS(smb3_open_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_open_done_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1091:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1091 | DECLARE_EVENT_CLASS(smb3_open_done_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1091:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1091 | DECLARE_EVENT_CLASS(smb3_open_done_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_lease_done_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1134 | DECLARE_EVENT_CLASS(smb3_lease_done_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1134 | DECLARE_EVENT_CLASS(smb3_lease_done_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_lease_err_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1172 | DECLARE_EVENT_CLASS(smb3_lease_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1172 | DECLARE_EVENT_CLASS(smb3_lease_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_connect_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1213 | DECLARE_EVENT_CLASS(smb3_connect_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1213:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1213 | DECLARE_EVENT_CLASS(smb3_connect_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_connect_err_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1248:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1248 | DECLARE_EVENT_CLASS(smb3_connect_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1248:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1248 | DECLARE_EVENT_CLASS(smb3_connect_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_sess_setup_err_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1284:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1284 | DECLARE_EVENT_CLASS(smb3_sess_setup_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1284:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1284 | DECLARE_EVENT_CLASS(smb3_sess_setup_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_reconnect_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1324 | DECLARE_EVENT_CLASS(smb3_reconnect_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1324 | DECLARE_EVENT_CLASS(smb3_reconnect_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_ses_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1355:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1355 | DECLARE_EVENT_CLASS(smb3_ses_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1355:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1355 | DECLARE_EVENT_CLASS(smb3_ses_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_ioctl_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1375 | DECLARE_EVENT_CLASS(smb3_ioctl_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1375 | DECLARE_EVENT_CLASS(smb3_ioctl_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_shutdown_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1403 | DECLARE_EVENT_CLASS(smb3_shutdown_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1403 | DECLARE_EVENT_CLASS(smb3_shutdown_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_shutdown_err_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1428:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1428 | DECLARE_EVENT_CLASS(smb3_shutdown_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1428:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1428 | DECLARE_EVENT_CLASS(smb3_shutdown_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_credit_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1456 | DECLARE_EVENT_CLASS(smb3_credit_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1456:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1456 | DECLARE_EVENT_CLASS(smb3_credit_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_tcon_ref’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1516:1: note: in expansion of macro ‘TRACE_EVENT’ + 1516 | TRACE_EVENT(smb3_tcon_ref, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1516:1: note: in expansion of macro ‘TRACE_EVENT’ + 1516 | TRACE_EVENT(smb3_tcon_ref, + | ^~~~~~~~~~~ +../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_rw_credits’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1536:1: note: in expansion of macro ‘TRACE_EVENT’ + 1536 | TRACE_EVENT(smb3_rw_credits, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/smb/client/./trace.h:1536:1: note: in expansion of macro ‘TRACE_EVENT’ + 1536 | TRACE_EVENT(smb3_rw_credits, + | ^~~~~~~~~~~ +make[6]: *** [../scripts/Makefile.build:244: fs/smb/client/trace.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: fs/smb/client] Error 2 +make[4]: *** [../scripts/Makefile.build:485: fs/smb] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/skb.h:98, + from ../net/core/net-traces.c:30: +../include/trace/events/skb.h: In function ‘trace_event_raw_event_kfree_skb’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(kfree_skb, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(kfree_skb, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(kfree_skb, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(kfree_skb, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(kfree_skb, + | ^~~~~~~~~~~ +../include/trace/events/skb.h: In function ‘trace_event_raw_event_consume_skb’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ + 57 | TRACE_EVENT(consume_skb, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ + 57 | TRACE_EVENT(consume_skb, + | ^~~~~~~~~~~ +../include/trace/events/skb.h: In function ‘trace_event_raw_event_skb_copy_datagram_iovec’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(skb_copy_datagram_iovec, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(skb_copy_datagram_iovec, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/skb.h: In function ‘__bpf_trace_kfree_skb’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(kfree_skb, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(kfree_skb, + | ^~~~~~~~~~~ +../include/trace/events/skb.h: In function ‘__bpf_trace_consume_skb’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ + 57 | TRACE_EVENT(consume_skb, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ + 57 | TRACE_EVENT(consume_skb, + | ^~~~~~~~~~~ +../include/trace/events/skb.h: In function ‘__bpf_trace_skb_copy_datagram_iovec’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(skb_copy_datagram_iovec, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(skb_copy_datagram_iovec, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/net.h:319, + from ../net/core/net-traces.c:31: +../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_start_xmit’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(net_dev_start_xmit, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(net_dev_start_xmit, + | ^~~~~~~~~~~ +../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_xmit’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(net_dev_xmit, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(net_dev_xmit, + | ^~~~~~~~~~~ +../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_xmit_timeout’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(net_dev_xmit_timeout, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(net_dev_xmit_timeout, + | ^~~~~~~~~~~ +../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_template’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:122:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 122 | DECLARE_EVENT_CLASS(net_dev_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:122:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 122 | DECLARE_EVENT_CLASS(net_dev_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_rx_verbose_template’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 165 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 165 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h: In function ‘trace_event_raw_event_net_dev_rx_exit_template’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 264 | DECLARE_EVENT_CLASS(net_dev_rx_exit_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 264 | DECLARE_EVENT_CLASS(net_dev_rx_exit_template, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_start_xmit’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(net_dev_start_xmit, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(net_dev_start_xmit, + | ^~~~~~~~~~~ +../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_xmit’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(net_dev_xmit, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(net_dev_xmit, + | ^~~~~~~~~~~ +../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_xmit_timeout’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(net_dev_xmit_timeout, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(net_dev_xmit_timeout, + | ^~~~~~~~~~~ +../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:122:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 122 | DECLARE_EVENT_CLASS(net_dev_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:122:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 122 | DECLARE_EVENT_CLASS(net_dev_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_rx_verbose_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 165 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 165 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h: In function ‘__bpf_trace_net_dev_rx_exit_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 264 | DECLARE_EVENT_CLASS(net_dev_rx_exit_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/net.h:264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 264 | DECLARE_EVENT_CLASS(net_dev_rx_exit_template, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/napi.h:77, + from ../net/core/net-traces.c:32: +../include/trace/events/napi.h: In function ‘trace_event_raw_event_napi_poll’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(napi_poll, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(napi_poll, + | ^~~~~~~~~~~ +../include/trace/events/napi.h: In function ‘trace_event_raw_event_dql_stall_detected’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(dql_stall_detected, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(dql_stall_detected, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/napi.h: In function ‘__bpf_trace_napi_poll’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(napi_poll, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(napi_poll, + | ^~~~~~~~~~~ +../include/trace/events/napi.h: In function ‘__bpf_trace_dql_stall_detected’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(dql_stall_detected, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(dql_stall_detected, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/sock.h:313, + from ../net/core/net-traces.c:33: +../include/trace/events/sock.h: In function ‘trace_event_raw_event_sock_rcvqueue_full’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(sock_rcvqueue_full, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(sock_rcvqueue_full, + | ^~~~~~~~~~~ +../include/trace/events/sock.h: In function ‘trace_event_raw_event_sock_exceed_buf_limit’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(sock_exceed_buf_limit, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(sock_exceed_buf_limit, + | ^~~~~~~~~~~ +../include/trace/events/sock.h: In function ‘trace_event_raw_event_inet_sock_set_state’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(inet_sock_set_state, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(inet_sock_set_state, + | ^~~~~~~~~~~ +../include/trace/events/sock.h: In function ‘trace_event_raw_event_inet_sk_error_report’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ + 194 | TRACE_EVENT(inet_sk_error_report, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ + 194 | TRACE_EVENT(inet_sk_error_report, + | ^~~~~~~~~~~ +../include/trace/events/sock.h: In function ‘trace_event_raw_event_sk_data_ready’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ + 241 | TRACE_EVENT(sk_data_ready, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ + 241 | TRACE_EVENT(sk_data_ready, + | ^~~~~~~~~~~ +../include/trace/events/sock.h: In function ‘trace_event_raw_event_sock_msg_length’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sock.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 268 | DECLARE_EVENT_CLASS(sock_msg_length, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sock.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 268 | DECLARE_EVENT_CLASS(sock_msg_length, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/sock.h: In function ‘__bpf_trace_sock_rcvqueue_full’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(sock_rcvqueue_full, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(sock_rcvqueue_full, + | ^~~~~~~~~~~ +../include/trace/events/sock.h: In function ‘__bpf_trace_sock_exceed_buf_limit’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(sock_exceed_buf_limit, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(sock_exceed_buf_limit, + | ^~~~~~~~~~~ +../include/trace/events/sock.h: In function ‘__bpf_trace_inet_sock_set_state’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(inet_sock_set_state, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(inet_sock_set_state, + | ^~~~~~~~~~~ +../include/trace/events/sock.h: In function ‘__bpf_trace_inet_sk_error_report’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ + 194 | TRACE_EVENT(inet_sk_error_report, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ + 194 | TRACE_EVENT(inet_sk_error_report, + | ^~~~~~~~~~~ +../include/trace/events/sock.h: In function ‘__bpf_trace_sk_data_ready’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ + 241 | TRACE_EVENT(sk_data_ready, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ + 241 | TRACE_EVENT(sk_data_ready, + | ^~~~~~~~~~~ +../include/trace/events/sock.h: In function ‘__bpf_trace_sock_msg_length’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sock.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 268 | DECLARE_EVENT_CLASS(sock_msg_length, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sock.h:268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 268 | DECLARE_EVENT_CLASS(sock_msg_length, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/udp.h:52, + from ../net/core/net-traces.c:34: +../include/trace/events/udp.h: In function ‘trace_event_raw_event_udp_fail_queue_rcv_skb’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/udp.h: In function ‘__bpf_trace_udp_fail_queue_rcv_skb’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/tcp.h:734, + from ../net/core/net-traces.c:35: +../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_event_sk_skb’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_send_reset’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ + 91 | TRACE_EVENT(tcp_send_reset, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ + 91 | TRACE_EVENT(tcp_send_reset, + | ^~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_event_sk’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 147 | DECLARE_EVENT_CLASS(tcp_event_sk, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 147 | DECLARE_EVENT_CLASS(tcp_event_sk, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_retransmit_synack’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ + 216 | TRACE_EVENT(tcp_retransmit_synack, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ + 216 | TRACE_EVENT(tcp_retransmit_synack, + | ^~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_probe’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ + 264 | TRACE_EVENT(tcp_probe, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ + 264 | TRACE_EVENT(tcp_probe, + | ^~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_event_skb’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 333 | DECLARE_EVENT_CLASS(tcp_event_skb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 333 | DECLARE_EVENT_CLASS(tcp_event_skb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_cong_state_set’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ + 366 | TRACE_EVENT(tcp_cong_state_set, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ + 366 | TRACE_EVENT(tcp_cong_state_set, + | ^~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_hash_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:414:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 414 | DECLARE_EVENT_CLASS(tcp_hash_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:414:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 414 | DECLARE_EVENT_CLASS(tcp_hash_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_ao_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 510 | DECLARE_EVENT_CLASS(tcp_ao_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 510 | DECLARE_EVENT_CLASS(tcp_ao_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_ao_event_sk’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_ao_event_sne’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_event_sk_skb’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_send_reset’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ + 91 | TRACE_EVENT(tcp_send_reset, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ + 91 | TRACE_EVENT(tcp_send_reset, + | ^~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_event_sk’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 147 | DECLARE_EVENT_CLASS(tcp_event_sk, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 147 | DECLARE_EVENT_CLASS(tcp_event_sk, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_retransmit_synack’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ + 216 | TRACE_EVENT(tcp_retransmit_synack, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ + 216 | TRACE_EVENT(tcp_retransmit_synack, + | ^~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_probe’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ + 264 | TRACE_EVENT(tcp_probe, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:264:1: note: in expansion of macro ‘TRACE_EVENT’ + 264 | TRACE_EVENT(tcp_probe, + | ^~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_event_skb’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 333 | DECLARE_EVENT_CLASS(tcp_event_skb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 333 | DECLARE_EVENT_CLASS(tcp_event_skb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_cong_state_set’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ + 366 | TRACE_EVENT(tcp_cong_state_set, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ + 366 | TRACE_EVENT(tcp_cong_state_set, + | ^~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_hash_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:414:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 414 | DECLARE_EVENT_CLASS(tcp_hash_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:414:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 414 | DECLARE_EVENT_CLASS(tcp_hash_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_ao_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 510 | DECLARE_EVENT_CLASS(tcp_ao_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 510 | DECLARE_EVENT_CLASS(tcp_ao_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_ao_event_sk’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_ao_event_sne’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/fib.h:102, + from ../net/core/net-traces.c:36: +../include/trace/events/fib.h: In function ‘trace_event_raw_event_fib_table_lookup’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib_table_lookup, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib_table_lookup, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/fib.h: In function ‘__bpf_trace_fib_table_lookup’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib_table_lookup, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/fib.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib_table_lookup, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/qdisc.h:153, + from ../net/core/net-traces.c:37: +../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_dequeue’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(qdisc_dequeue, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(qdisc_dequeue, + | ^~~~~~~~~~~ +../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_enqueue’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(qdisc_enqueue, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(qdisc_enqueue, + | ^~~~~~~~~~~ +../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_reset’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ + 77 | TRACE_EVENT(qdisc_reset, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ + 77 | TRACE_EVENT(qdisc_reset, + | ^~~~~~~~~~~ +../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_destroy’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ + 102 | TRACE_EVENT(qdisc_destroy, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ + 102 | TRACE_EVENT(qdisc_destroy, + | ^~~~~~~~~~~ +../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_create’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ + 127 | TRACE_EVENT(qdisc_create, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ + 127 | TRACE_EVENT(qdisc_create, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_dequeue’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(qdisc_dequeue, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(qdisc_dequeue, + | ^~~~~~~~~~~ +../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_enqueue’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(qdisc_enqueue, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(qdisc_enqueue, + | ^~~~~~~~~~~ +../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_reset’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ + 77 | TRACE_EVENT(qdisc_reset, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ + 77 | TRACE_EVENT(qdisc_reset, + | ^~~~~~~~~~~ +../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_destroy’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ + 102 | TRACE_EVENT(qdisc_destroy, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ + 102 | TRACE_EVENT(qdisc_destroy, + | ^~~~~~~~~~~ +../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_create’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ + 127 | TRACE_EVENT(qdisc_create, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ + 127 | TRACE_EVENT(qdisc_create, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/bridge.h:187, + from ../net/core/net-traces.c:39: +../include/trace/events/bridge.h: In function ‘trace_event_raw_event_br_fdb_add’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(br_fdb_add, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(br_fdb_add, + | ^~~~~~~~~~~ +../include/trace/events/bridge.h: In function ‘trace_event_raw_event_br_fdb_external_learn_add’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(br_fdb_external_learn_add, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(br_fdb_external_learn_add, + | ^~~~~~~~~~~ +../include/trace/events/bridge.h: In function ‘trace_event_raw_event_fdb_delete’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(fdb_delete, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(fdb_delete, + | ^~~~~~~~~~~ +../include/trace/events/bridge.h: In function ‘trace_event_raw_event_br_fdb_update’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ + 95 | TRACE_EVENT(br_fdb_update, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ + 95 | TRACE_EVENT(br_fdb_update, + | ^~~~~~~~~~~ +../include/trace/events/bridge.h: In function ‘trace_event_raw_event_br_mdb_full’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ + 125 | TRACE_EVENT(br_mdb_full, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ + 125 | TRACE_EVENT(br_mdb_full, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/bridge.h: In function ‘__bpf_trace_br_fdb_add’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(br_fdb_add, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(br_fdb_add, + | ^~~~~~~~~~~ +../include/trace/events/bridge.h: In function ‘__bpf_trace_br_fdb_external_learn_add’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(br_fdb_external_learn_add, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(br_fdb_external_learn_add, + | ^~~~~~~~~~~ +../include/trace/events/bridge.h: In function ‘__bpf_trace_fdb_delete’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(fdb_delete, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(fdb_delete, + | ^~~~~~~~~~~ +../include/trace/events/bridge.h: In function ‘__bpf_trace_br_fdb_update’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ + 95 | TRACE_EVENT(br_fdb_update, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ + 95 | TRACE_EVENT(br_fdb_update, + | ^~~~~~~~~~~ +../include/trace/events/bridge.h: In function ‘__bpf_trace_br_mdb_full’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ + 125 | TRACE_EVENT(br_mdb_full, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ + 125 | TRACE_EVENT(br_mdb_full, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/page_pool.h:119, + from ../net/core/net-traces.c:48: +../include/trace/events/page_pool.h: In function ‘trace_event_raw_event_page_pool_release’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(page_pool_release, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(page_pool_release, + | ^~~~~~~~~~~ +../include/trace/events/page_pool.h: In function ‘trace_event_raw_event_page_pool_state_release’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(page_pool_state_release, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(page_pool_state_release, + | ^~~~~~~~~~~ +../include/trace/events/page_pool.h: In function ‘trace_event_raw_event_page_pool_state_hold’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(page_pool_state_hold, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(page_pool_state_hold, + | ^~~~~~~~~~~ +../include/trace/events/page_pool.h: In function ‘trace_event_raw_event_page_pool_update_nid’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(page_pool_update_nid, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(page_pool_update_nid, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/page_pool.h: In function ‘__bpf_trace_page_pool_release’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(page_pool_release, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(page_pool_release, + | ^~~~~~~~~~~ +../include/trace/events/page_pool.h: In function ‘__bpf_trace_page_pool_state_release’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(page_pool_state_release, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(page_pool_state_release, + | ^~~~~~~~~~~ +../include/trace/events/page_pool.h: In function ‘__bpf_trace_page_pool_state_hold’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(page_pool_state_hold, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(page_pool_state_hold, + | ^~~~~~~~~~~ +../include/trace/events/page_pool.h: In function ‘__bpf_trace_page_pool_update_nid’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(page_pool_update_nid, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(page_pool_update_nid, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/neigh.h:255, + from ../net/core/net-traces.c:51: +../include/trace/events/neigh.h: In function ‘trace_event_raw_event_neigh_create’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(neigh_create, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(neigh_create, + | ^~~~~~~~~~~ +../include/trace/events/neigh.h: In function ‘trace_event_raw_event_neigh_update’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(neigh_update, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(neigh_update, + | ^~~~~~~~~~~ +../include/trace/events/neigh.h: In function ‘trace_event_raw_event_neigh__update’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 156 | DECLARE_EVENT_CLASS(neigh__update, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 156 | DECLARE_EVENT_CLASS(neigh__update, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/neigh.h: In function ‘__bpf_trace_neigh_create’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(neigh_create, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(neigh_create, + | ^~~~~~~~~~~ +../include/trace/events/neigh.h: In function ‘__bpf_trace_neigh_update’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(neigh_update, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(neigh_update, + | ^~~~~~~~~~~ +../include/trace/events/neigh.h: In function ‘__bpf_trace_neigh__update’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 156 | DECLARE_EVENT_CLASS(neigh__update, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 156 | DECLARE_EVENT_CLASS(neigh__update, + | ^~~~~~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: net/core/net-traces.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: net/core] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/afs.h:1612, + from ../fs/afs/internal.h:985, + from ../fs/afs/main.c:16: +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_receive_data’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ + 536 | TRACE_EVENT(afs_receive_data, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ + 536 | TRACE_EVENT(afs_receive_data, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ + 536 | TRACE_EVENT(afs_receive_data, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ + 536 | TRACE_EVENT(afs_receive_data, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ + 536 | TRACE_EVENT(afs_receive_data, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_notify_call’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ + 569 | TRACE_EVENT(afs_notify_call, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ + 569 | TRACE_EVENT(afs_notify_call, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cb_call’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ + 591 | TRACE_EVENT(afs_cb_call, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ + 591 | TRACE_EVENT(afs_cb_call, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_call’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ + 615 | TRACE_EVENT(afs_call, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ + 615 | TRACE_EVENT(afs_call, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_fs_call’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ + 645 | TRACE_EVENT(afs_make_fs_call, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ + 645 | TRACE_EVENT(afs_make_fs_call, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_fs_calli’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ + 676 | TRACE_EVENT(afs_make_fs_calli, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ + 676 | TRACE_EVENT(afs_make_fs_calli, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_fs_call1’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ + 711 | TRACE_EVENT(afs_make_fs_call1, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ + 711 | TRACE_EVENT(afs_make_fs_call1, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_fs_call2’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ + 748 | TRACE_EVENT(afs_make_fs_call2, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ + 748 | TRACE_EVENT(afs_make_fs_call2, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_vl_call’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ + 790 | TRACE_EVENT(afs_make_vl_call, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ + 790 | TRACE_EVENT(afs_make_vl_call, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_call_done’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ + 810 | TRACE_EVENT(afs_call_done, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ + 810 | TRACE_EVENT(afs_call_done, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_send_data’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ + 836 | TRACE_EVENT(afs_send_data, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ + 836 | TRACE_EVENT(afs_send_data, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_sent_data’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ + 860 | TRACE_EVENT(afs_sent_data, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ + 860 | TRACE_EVENT(afs_sent_data, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_dir_check_failed’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ + 884 | TRACE_EVENT(afs_dir_check_failed, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ + 884 | TRACE_EVENT(afs_dir_check_failed, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_call_state’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ + 905 | TRACE_EVENT(afs_call_state, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ + 905 | TRACE_EVENT(afs_call_state, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_lookup’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ + 935 | TRACE_EVENT(afs_lookup, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ + 935 | TRACE_EVENT(afs_lookup, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_edit_dir’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ + 961 | TRACE_EVENT(afs_edit_dir, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ + 961 | TRACE_EVENT(afs_edit_dir, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_protocol_error’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1009:1: note: in expansion of macro ‘TRACE_EVENT’ + 1009 | TRACE_EVENT(afs_protocol_error, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1009:1: note: in expansion of macro ‘TRACE_EVENT’ + 1009 | TRACE_EVENT(afs_protocol_error, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_io_error’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ + 1029 | TRACE_EVENT(afs_io_error, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ + 1029 | TRACE_EVENT(afs_io_error, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_file_error’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ + 1051 | TRACE_EVENT(afs_file_error, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ + 1051 | TRACE_EVENT(afs_file_error, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_bulkstat_error’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1074:1: note: in expansion of macro ‘TRACE_EVENT’ + 1074 | TRACE_EVENT(afs_bulkstat_error, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1074:1: note: in expansion of macro ‘TRACE_EVENT’ + 1074 | TRACE_EVENT(afs_bulkstat_error, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cm_no_server’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ + 1099 | TRACE_EVENT(afs_cm_no_server, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ + 1099 | TRACE_EVENT(afs_cm_no_server, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cm_no_server_u’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ + 1120 | TRACE_EVENT(afs_cm_no_server_u, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ + 1120 | TRACE_EVENT(afs_cm_no_server_u, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_flock_ev’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ + 1141 | TRACE_EVENT(afs_flock_ev, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ + 1141 | TRACE_EVENT(afs_flock_ev, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_flock_op’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ + 1171 | TRACE_EVENT(afs_flock_op, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ + 1171 | TRACE_EVENT(afs_flock_op, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_reload_dir’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ + 1205 | TRACE_EVENT(afs_reload_dir, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ + 1205 | TRACE_EVENT(afs_reload_dir, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_silly_rename’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ + 1222 | TRACE_EVENT(afs_silly_rename, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ + 1222 | TRACE_EVENT(afs_silly_rename, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_get_tree’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ + 1242 | TRACE_EVENT(afs_get_tree, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ + 1242 | TRACE_EVENT(afs_get_tree, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cb_v_break’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ + 1268 | TRACE_EVENT(afs_cb_v_break, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ + 1268 | TRACE_EVENT(afs_cb_v_break, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cb_break’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ + 1292 | TRACE_EVENT(afs_cb_break, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ + 1292 | TRACE_EVENT(afs_cb_break, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cb_miss’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ + 1319 | TRACE_EVENT(afs_cb_miss, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ + 1319 | TRACE_EVENT(afs_cb_miss, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_server’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ + 1339 | TRACE_EVENT(afs_server, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ + 1339 | TRACE_EVENT(afs_server, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_volume’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ + 1366 | TRACE_EVENT(afs_volume, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ + 1366 | TRACE_EVENT(afs_volume, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cell’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ + 1389 | TRACE_EVENT(afs_cell, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ + 1389 | TRACE_EVENT(afs_cell, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_alist’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ + 1416 | TRACE_EVENT(afs_alist, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ + 1416 | TRACE_EVENT(afs_alist, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_estate’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ + 1440 | TRACE_EVENT(afs_estate, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ + 1440 | TRACE_EVENT(afs_estate, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_fs_probe’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ + 1468 | TRACE_EVENT(afs_fs_probe, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ + 1468 | TRACE_EVENT(afs_fs_probe, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_vl_probe’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ + 1504 | TRACE_EVENT(afs_vl_probe, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ + 1504 | TRACE_EVENT(afs_vl_probe, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_rotate’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ + 1538 | TRACE_EVENT(afs_rotate, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ + 1538 | TRACE_EVENT(afs_rotate, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_make_call’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ + 1573 | TRACE_EVENT(afs_make_call, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ + 1573 | TRACE_EVENT(afs_make_call, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_receive_data’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ + 536 | TRACE_EVENT(afs_receive_data, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ + 536 | TRACE_EVENT(afs_receive_data, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_notify_call’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ + 569 | TRACE_EVENT(afs_notify_call, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ + 569 | TRACE_EVENT(afs_notify_call, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cb_call’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ + 591 | TRACE_EVENT(afs_cb_call, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ + 591 | TRACE_EVENT(afs_cb_call, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_call’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ + 615 | TRACE_EVENT(afs_call, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ + 615 | TRACE_EVENT(afs_call, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_fs_call’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ + 645 | TRACE_EVENT(afs_make_fs_call, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ + 645 | TRACE_EVENT(afs_make_fs_call, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_fs_calli’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ + 676 | TRACE_EVENT(afs_make_fs_calli, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ + 676 | TRACE_EVENT(afs_make_fs_calli, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_fs_call1’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ + 711 | TRACE_EVENT(afs_make_fs_call1, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ + 711 | TRACE_EVENT(afs_make_fs_call1, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_fs_call2’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ + 748 | TRACE_EVENT(afs_make_fs_call2, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ + 748 | TRACE_EVENT(afs_make_fs_call2, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_vl_call’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ + 790 | TRACE_EVENT(afs_make_vl_call, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ + 790 | TRACE_EVENT(afs_make_vl_call, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_call_done’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ + 810 | TRACE_EVENT(afs_call_done, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ + 810 | TRACE_EVENT(afs_call_done, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_send_data’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ + 836 | TRACE_EVENT(afs_send_data, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ + 836 | TRACE_EVENT(afs_send_data, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_sent_data’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ + 860 | TRACE_EVENT(afs_sent_data, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ + 860 | TRACE_EVENT(afs_sent_data, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_dir_check_failed’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ + 884 | TRACE_EVENT(afs_dir_check_failed, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ + 884 | TRACE_EVENT(afs_dir_check_failed, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_call_state’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ + 905 | TRACE_EVENT(afs_call_state, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ + 905 | TRACE_EVENT(afs_call_state, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_lookup’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ + 935 | TRACE_EVENT(afs_lookup, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ + 935 | TRACE_EVENT(afs_lookup, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_edit_dir’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ + 961 | TRACE_EVENT(afs_edit_dir, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ + 961 | TRACE_EVENT(afs_edit_dir, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_protocol_error’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1009:1: note: in expansion of macro ‘TRACE_EVENT’ + 1009 | TRACE_EVENT(afs_protocol_error, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1009:1: note: in expansion of macro ‘TRACE_EVENT’ + 1009 | TRACE_EVENT(afs_protocol_error, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_io_error’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ + 1029 | TRACE_EVENT(afs_io_error, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ + 1029 | TRACE_EVENT(afs_io_error, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_file_error’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ + 1051 | TRACE_EVENT(afs_file_error, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ + 1051 | TRACE_EVENT(afs_file_error, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_bulkstat_error’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1074:1: note: in expansion of macro ‘TRACE_EVENT’ + 1074 | TRACE_EVENT(afs_bulkstat_error, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1074:1: note: in expansion of macro ‘TRACE_EVENT’ + 1074 | TRACE_EVENT(afs_bulkstat_error, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cm_no_server’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ + 1099 | TRACE_EVENT(afs_cm_no_server, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ + 1099 | TRACE_EVENT(afs_cm_no_server, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cm_no_server_u’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ + 1120 | TRACE_EVENT(afs_cm_no_server_u, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ + 1120 | TRACE_EVENT(afs_cm_no_server_u, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_flock_ev’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ + 1141 | TRACE_EVENT(afs_flock_ev, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ + 1141 | TRACE_EVENT(afs_flock_ev, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_flock_op’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ + 1171 | TRACE_EVENT(afs_flock_op, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ + 1171 | TRACE_EVENT(afs_flock_op, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_reload_dir’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ + 1205 | TRACE_EVENT(afs_reload_dir, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ + 1205 | TRACE_EVENT(afs_reload_dir, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_silly_rename’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ + 1222 | TRACE_EVENT(afs_silly_rename, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ + 1222 | TRACE_EVENT(afs_silly_rename, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_get_tree’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ + 1242 | TRACE_EVENT(afs_get_tree, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ + 1242 | TRACE_EVENT(afs_get_tree, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cb_v_break’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ + 1268 | TRACE_EVENT(afs_cb_v_break, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ + 1268 | TRACE_EVENT(afs_cb_v_break, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cb_break’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ + 1292 | TRACE_EVENT(afs_cb_break, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ + 1292 | TRACE_EVENT(afs_cb_break, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cb_miss’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ + 1319 | TRACE_EVENT(afs_cb_miss, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ + 1319 | TRACE_EVENT(afs_cb_miss, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_server’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ + 1339 | TRACE_EVENT(afs_server, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ + 1339 | TRACE_EVENT(afs_server, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_volume’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ + 1366 | TRACE_EVENT(afs_volume, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ + 1366 | TRACE_EVENT(afs_volume, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cell’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ + 1389 | TRACE_EVENT(afs_cell, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ + 1389 | TRACE_EVENT(afs_cell, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_alist’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ + 1416 | TRACE_EVENT(afs_alist, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ + 1416 | TRACE_EVENT(afs_alist, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_estate’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ + 1440 | TRACE_EVENT(afs_estate, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ + 1440 | TRACE_EVENT(afs_estate, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_fs_probe’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ + 1468 | TRACE_EVENT(afs_fs_probe, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ + 1468 | TRACE_EVENT(afs_fs_probe, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_vl_probe’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ + 1504 | TRACE_EVENT(afs_vl_probe, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ + 1504 | TRACE_EVENT(afs_vl_probe, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_rotate’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ + 1538 | TRACE_EVENT(afs_rotate, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ + 1538 | TRACE_EVENT(afs_rotate, + | ^~~~~~~~~~~ +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_call’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ + 1573 | TRACE_EVENT(afs_make_call, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ + 1573 | TRACE_EVENT(afs_make_call, + | ^~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: fs/afs/main.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: fs/afs] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../fs/bcachefs/trace.h:1450, + from ../fs/bcachefs/trace.c:18: +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bpos’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(bpos, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(bpos, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(bpos, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(bpos, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(bpos, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_fs_str’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 35 | DECLARE_EVENT_CLASS(fs_str, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 35 | DECLARE_EVENT_CLASS(fs_str, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_str’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(trans_str, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(trans_str, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_str_nocaller’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:75:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 75 | DECLARE_EVENT_CLASS(trans_str_nocaller, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:75:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 75 | DECLARE_EVENT_CLASS(trans_str_nocaller, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_node_nofs’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 96 | DECLARE_EVENT_CLASS(btree_node_nofs, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 96 | DECLARE_EVENT_CLASS(btree_node_nofs, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_node’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 121 | DECLARE_EVENT_CLASS(btree_node, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 121 | DECLARE_EVENT_CLASS(btree_node, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bch_fs’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 148 | DECLARE_EVENT_CLASS(bch_fs, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 148 | DECLARE_EVENT_CLASS(bch_fs, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_trans’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 163 | DECLARE_EVENT_CLASS(btree_trans, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 163 | DECLARE_EVENT_CLASS(btree_trans, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bio’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 180 | DECLARE_EVENT_CLASS(bio, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 180 | DECLARE_EVENT_CLASS(bio, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bch2_sync_fs’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:204:1: note: in expansion of macro ‘TRACE_EVENT’ + 204 | TRACE_EVENT(bch2_sync_fs, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:204:1: note: in expansion of macro ‘TRACE_EVENT’ + 204 | TRACE_EVENT(bch2_sync_fs, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bch2_fsync’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:226:1: note: in expansion of macro ‘TRACE_EVENT’ + 226 | TRACE_EVENT(bch2_fsync, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:226:1: note: in expansion of macro ‘TRACE_EVENT’ + 226 | TRACE_EVENT(bch2_fsync, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_write_super’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ + 254 | TRACE_EVENT(write_super, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ + 254 | TRACE_EVENT(write_super, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_read_nopromote’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ + 280 | TRACE_EVENT(read_nopromote, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ + 280 | TRACE_EVENT(read_nopromote, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_journal_reclaim_start’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ + 341 | TRACE_EVENT(journal_reclaim_start, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ + 341 | TRACE_EVENT(journal_reclaim_start, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_journal_reclaim_finish’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:386:1: note: in expansion of macro ‘TRACE_EVENT’ + 386 | TRACE_EVENT(journal_reclaim_finish, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:386:1: note: in expansion of macro ‘TRACE_EVENT’ + 386 | TRACE_EVENT(journal_reclaim_finish, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_cache_scan’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ + 414 | TRACE_EVENT(btree_cache_scan, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ + 414 | TRACE_EVENT(btree_cache_scan, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_node_write’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:466:1: note: in expansion of macro ‘TRACE_EVENT’ + 466 | TRACE_EVENT(btree_node_write, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:466:1: note: in expansion of macro ‘TRACE_EVENT’ + 466 | TRACE_EVENT(btree_node_write, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_reserve_get_fail’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ + 496 | TRACE_EVENT(btree_reserve_get_fail, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ + 496 | TRACE_EVENT(btree_reserve_get_fail, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_path_relock_fail’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ + 549 | TRACE_EVENT(btree_path_relock_fail, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ + 549 | TRACE_EVENT(btree_path_relock_fail, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_path_upgrade_fail’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:616:1: note: in expansion of macro ‘TRACE_EVENT’ + 616 | TRACE_EVENT(btree_path_upgrade_fail, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:616:1: note: in expansion of macro ‘TRACE_EVENT’ + 616 | TRACE_EVENT(btree_path_upgrade_fail, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_discard_buckets’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:701:1: note: in expansion of macro ‘TRACE_EVENT’ + 701 | TRACE_EVENT(discard_buckets, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:701:1: note: in expansion of macro ‘TRACE_EVENT’ + 701 | TRACE_EVENT(discard_buckets, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bucket_invalidate’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ + 733 | TRACE_EVENT(bucket_invalidate, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ + 733 | TRACE_EVENT(bucket_invalidate, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bucket_evacuate’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:759:1: note: in expansion of macro ‘TRACE_EVENT’ + 759 | TRACE_EVENT(bucket_evacuate, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:759:1: note: in expansion of macro ‘TRACE_EVENT’ + 759 | TRACE_EVENT(bucket_evacuate, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_move_data’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ + 810 | TRACE_EVENT(move_data, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ + 810 | TRACE_EVENT(move_data, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_evacuate_bucket’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:843:1: note: in expansion of macro ‘TRACE_EVENT’ + 843 | TRACE_EVENT(evacuate_bucket, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:843:1: note: in expansion of macro ‘TRACE_EVENT’ + 843 | TRACE_EVENT(evacuate_bucket, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_copygc’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ + 876 | TRACE_EVENT(copygc, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ + 876 | TRACE_EVENT(copygc, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_copygc_wait’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ + 906 | TRACE_EVENT(copygc_wait, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ + 906 | TRACE_EVENT(copygc_wait, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_transaction_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:930:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 930 | DECLARE_EVENT_CLASS(transaction_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:930:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 930 | DECLARE_EVENT_CLASS(transaction_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_restart_split_race’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ + 960 | TRACE_EVENT(trans_restart_split_race, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ + 960 | TRACE_EVENT(trans_restart_split_race, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_blocked_journal_reclaim’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:991:1: note: in expansion of macro ‘TRACE_EVENT’ + 991 | TRACE_EVENT(trans_blocked_journal_reclaim, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:991:1: note: in expansion of macro ‘TRACE_EVENT’ + 991 | TRACE_EVENT(trans_blocked_journal_reclaim, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_restart_journal_preres_get’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1020:1: note: in expansion of macro ‘TRACE_EVENT’ + 1020 | TRACE_EVENT(trans_restart_journal_preres_get, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1020:1: note: in expansion of macro ‘TRACE_EVENT’ + 1020 | TRACE_EVENT(trans_restart_journal_preres_get, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_transaction_restart_iter’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1068:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1068 | DECLARE_EVENT_CLASS(transaction_restart_iter, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1068:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1068 | DECLARE_EVENT_CLASS(transaction_restart_iter, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_restart_upgrade’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1111:1: note: in expansion of macro ‘TRACE_EVENT’ + 1111 | TRACE_EVENT(trans_restart_upgrade, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1111:1: note: in expansion of macro ‘TRACE_EVENT’ + 1111 | TRACE_EVENT(trans_restart_upgrade, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_restart_would_deadlock_write’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1237:1: note: in expansion of macro ‘TRACE_EVENT’ + 1237 | TRACE_EVENT(trans_restart_would_deadlock_write, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1237:1: note: in expansion of macro ‘TRACE_EVENT’ + 1237 | TRACE_EVENT(trans_restart_would_deadlock_write, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_restart_mem_realloced’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1252:1: note: in expansion of macro ‘TRACE_EVENT’ + 1252 | TRACE_EVENT(trans_restart_mem_realloced, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1252:1: note: in expansion of macro ‘TRACE_EVENT’ + 1252 | TRACE_EVENT(trans_restart_mem_realloced, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_restart_key_cache_key_realloced’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1276:1: note: in expansion of macro ‘TRACE_EVENT’ + 1276 | TRACE_EVENT(trans_restart_key_cache_key_realloced, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1276:1: note: in expansion of macro ‘TRACE_EVENT’ + 1276 | TRACE_EVENT(trans_restart_key_cache_key_realloced, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_path_downgrade’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ + 1314 | TRACE_EVENT(path_downgrade, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ + 1314 | TRACE_EVENT(path_downgrade, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_write_buffer_flush’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1356:1: note: in expansion of macro ‘TRACE_EVENT’ + 1356 | TRACE_EVENT(write_buffer_flush, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1356:1: note: in expansion of macro ‘TRACE_EVENT’ + 1356 | TRACE_EVENT(write_buffer_flush, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_write_buffer_flush_sync’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1378:1: note: in expansion of macro ‘TRACE_EVENT’ + 1378 | TRACE_EVENT(write_buffer_flush_sync, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1378:1: note: in expansion of macro ‘TRACE_EVENT’ + 1378 | TRACE_EVENT(write_buffer_flush_sync, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_write_buffer_flush_slowpath’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1395:1: note: in expansion of macro ‘TRACE_EVENT’ + 1395 | TRACE_EVENT(write_buffer_flush_slowpath, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1395:1: note: in expansion of macro ‘TRACE_EVENT’ + 1395 | TRACE_EVENT(write_buffer_flush_slowpath, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_error_downcast’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ + 1422 | TRACE_EVENT(error_downcast, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ + 1422 | TRACE_EVENT(error_downcast, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bpos’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(bpos, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(bpos, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_fs_str’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 35 | DECLARE_EVENT_CLASS(fs_str, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 35 | DECLARE_EVENT_CLASS(fs_str, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_str’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(trans_str, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(trans_str, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_str_nocaller’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:75:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 75 | DECLARE_EVENT_CLASS(trans_str_nocaller, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:75:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 75 | DECLARE_EVENT_CLASS(trans_str_nocaller, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_node_nofs’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 96 | DECLARE_EVENT_CLASS(btree_node_nofs, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 96 | DECLARE_EVENT_CLASS(btree_node_nofs, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_node’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 121 | DECLARE_EVENT_CLASS(btree_node, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 121 | DECLARE_EVENT_CLASS(btree_node, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bch_fs’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 148 | DECLARE_EVENT_CLASS(bch_fs, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 148 | DECLARE_EVENT_CLASS(bch_fs, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_trans’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 163 | DECLARE_EVENT_CLASS(btree_trans, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 163 | DECLARE_EVENT_CLASS(btree_trans, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bio’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 180 | DECLARE_EVENT_CLASS(bio, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 180 | DECLARE_EVENT_CLASS(bio, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bch2_sync_fs’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:204:1: note: in expansion of macro ‘TRACE_EVENT’ + 204 | TRACE_EVENT(bch2_sync_fs, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:204:1: note: in expansion of macro ‘TRACE_EVENT’ + 204 | TRACE_EVENT(bch2_sync_fs, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bch2_fsync’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:226:1: note: in expansion of macro ‘TRACE_EVENT’ + 226 | TRACE_EVENT(bch2_fsync, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:226:1: note: in expansion of macro ‘TRACE_EVENT’ + 226 | TRACE_EVENT(bch2_fsync, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_write_super’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ + 254 | TRACE_EVENT(write_super, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ + 254 | TRACE_EVENT(write_super, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_read_nopromote’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ + 280 | TRACE_EVENT(read_nopromote, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ + 280 | TRACE_EVENT(read_nopromote, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_journal_reclaim_start’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ + 341 | TRACE_EVENT(journal_reclaim_start, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ + 341 | TRACE_EVENT(journal_reclaim_start, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_journal_reclaim_finish’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:386:1: note: in expansion of macro ‘TRACE_EVENT’ + 386 | TRACE_EVENT(journal_reclaim_finish, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:386:1: note: in expansion of macro ‘TRACE_EVENT’ + 386 | TRACE_EVENT(journal_reclaim_finish, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_cache_scan’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ + 414 | TRACE_EVENT(btree_cache_scan, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ + 414 | TRACE_EVENT(btree_cache_scan, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_node_write’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:466:1: note: in expansion of macro ‘TRACE_EVENT’ + 466 | TRACE_EVENT(btree_node_write, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:466:1: note: in expansion of macro ‘TRACE_EVENT’ + 466 | TRACE_EVENT(btree_node_write, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_reserve_get_fail’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ + 496 | TRACE_EVENT(btree_reserve_get_fail, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ + 496 | TRACE_EVENT(btree_reserve_get_fail, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_path_relock_fail’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ + 549 | TRACE_EVENT(btree_path_relock_fail, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ + 549 | TRACE_EVENT(btree_path_relock_fail, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_path_upgrade_fail’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:616:1: note: in expansion of macro ‘TRACE_EVENT’ + 616 | TRACE_EVENT(btree_path_upgrade_fail, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:616:1: note: in expansion of macro ‘TRACE_EVENT’ + 616 | TRACE_EVENT(btree_path_upgrade_fail, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_discard_buckets’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:701:1: note: in expansion of macro ‘TRACE_EVENT’ + 701 | TRACE_EVENT(discard_buckets, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:701:1: note: in expansion of macro ‘TRACE_EVENT’ + 701 | TRACE_EVENT(discard_buckets, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bucket_invalidate’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ + 733 | TRACE_EVENT(bucket_invalidate, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ + 733 | TRACE_EVENT(bucket_invalidate, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bucket_evacuate’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:759:1: note: in expansion of macro ‘TRACE_EVENT’ + 759 | TRACE_EVENT(bucket_evacuate, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:759:1: note: in expansion of macro ‘TRACE_EVENT’ + 759 | TRACE_EVENT(bucket_evacuate, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_move_data’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ + 810 | TRACE_EVENT(move_data, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ + 810 | TRACE_EVENT(move_data, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_evacuate_bucket’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:843:1: note: in expansion of macro ‘TRACE_EVENT’ + 843 | TRACE_EVENT(evacuate_bucket, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:843:1: note: in expansion of macro ‘TRACE_EVENT’ + 843 | TRACE_EVENT(evacuate_bucket, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_copygc’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ + 876 | TRACE_EVENT(copygc, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ + 876 | TRACE_EVENT(copygc, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_copygc_wait’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ + 906 | TRACE_EVENT(copygc_wait, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ + 906 | TRACE_EVENT(copygc_wait, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_transaction_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:930:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 930 | DECLARE_EVENT_CLASS(transaction_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:930:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 930 | DECLARE_EVENT_CLASS(transaction_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_restart_split_race’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ + 960 | TRACE_EVENT(trans_restart_split_race, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ + 960 | TRACE_EVENT(trans_restart_split_race, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_blocked_journal_reclaim’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:991:1: note: in expansion of macro ‘TRACE_EVENT’ + 991 | TRACE_EVENT(trans_blocked_journal_reclaim, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:991:1: note: in expansion of macro ‘TRACE_EVENT’ + 991 | TRACE_EVENT(trans_blocked_journal_reclaim, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_restart_journal_preres_get’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1020:1: note: in expansion of macro ‘TRACE_EVENT’ + 1020 | TRACE_EVENT(trans_restart_journal_preres_get, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1020:1: note: in expansion of macro ‘TRACE_EVENT’ + 1020 | TRACE_EVENT(trans_restart_journal_preres_get, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_transaction_restart_iter’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1068:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1068 | DECLARE_EVENT_CLASS(transaction_restart_iter, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1068:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1068 | DECLARE_EVENT_CLASS(transaction_restart_iter, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_restart_upgrade’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1111:1: note: in expansion of macro ‘TRACE_EVENT’ + 1111 | TRACE_EVENT(trans_restart_upgrade, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1111:1: note: in expansion of macro ‘TRACE_EVENT’ + 1111 | TRACE_EVENT(trans_restart_upgrade, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_restart_would_deadlock_write’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1237:1: note: in expansion of macro ‘TRACE_EVENT’ + 1237 | TRACE_EVENT(trans_restart_would_deadlock_write, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1237:1: note: in expansion of macro ‘TRACE_EVENT’ + 1237 | TRACE_EVENT(trans_restart_would_deadlock_write, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_restart_mem_realloced’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1252:1: note: in expansion of macro ‘TRACE_EVENT’ + 1252 | TRACE_EVENT(trans_restart_mem_realloced, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1252:1: note: in expansion of macro ‘TRACE_EVENT’ + 1252 | TRACE_EVENT(trans_restart_mem_realloced, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_restart_key_cache_key_realloced’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1276:1: note: in expansion of macro ‘TRACE_EVENT’ + 1276 | TRACE_EVENT(trans_restart_key_cache_key_realloced, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1276:1: note: in expansion of macro ‘TRACE_EVENT’ + 1276 | TRACE_EVENT(trans_restart_key_cache_key_realloced, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_path_downgrade’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ + 1314 | TRACE_EVENT(path_downgrade, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ + 1314 | TRACE_EVENT(path_downgrade, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_write_buffer_flush’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1356:1: note: in expansion of macro ‘TRACE_EVENT’ + 1356 | TRACE_EVENT(write_buffer_flush, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1356:1: note: in expansion of macro ‘TRACE_EVENT’ + 1356 | TRACE_EVENT(write_buffer_flush, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_write_buffer_flush_sync’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1378:1: note: in expansion of macro ‘TRACE_EVENT’ + 1378 | TRACE_EVENT(write_buffer_flush_sync, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1378:1: note: in expansion of macro ‘TRACE_EVENT’ + 1378 | TRACE_EVENT(write_buffer_flush_sync, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_write_buffer_flush_slowpath’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1395:1: note: in expansion of macro ‘TRACE_EVENT’ + 1395 | TRACE_EVENT(write_buffer_flush_slowpath, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1395:1: note: in expansion of macro ‘TRACE_EVENT’ + 1395 | TRACE_EVENT(write_buffer_flush_slowpath, + | ^~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_error_downcast’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ + 1422 | TRACE_EVENT(error_downcast, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../fs/bcachefs/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ + 1422 | TRACE_EVENT(error_downcast, + | ^~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: fs/bcachefs/trace.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: fs/bcachefs] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../fs/nfs/nfstrace.h:1745, + from ../fs/nfs/nfstrace.c:10: +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_inode_event’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 47 | DECLARE_EVENT_CLASS(nfs_inode_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 47 | DECLARE_EVENT_CLASS(nfs_inode_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 47 | DECLARE_EVENT_CLASS(nfs_inode_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 47 | DECLARE_EVENT_CLASS(nfs_inode_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 47 | DECLARE_EVENT_CLASS(nfs_inode_event, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_inode_event_done’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 78 | DECLARE_EVENT_CLASS(nfs_inode_event_done, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 78 | DECLARE_EVENT_CLASS(nfs_inode_event_done, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_access_exit’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ + 164 | TRACE_EVENT(nfs_access_exit, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ + 164 | TRACE_EVENT(nfs_access_exit, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_update_size_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 224 | DECLARE_EVENT_CLASS(nfs_update_size_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 224 | DECLARE_EVENT_CLASS(nfs_update_size_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_inode_range_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 274 | DECLARE_EVENT_CLASS(nfs_inode_range_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 274 | DECLARE_EVENT_CLASS(nfs_inode_range_event, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_readdir_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 324 | DECLARE_EVENT_CLASS(nfs_readdir_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 324 | DECLARE_EVENT_CLASS(nfs_readdir_event, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_lookup_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 390 | DECLARE_EVENT_CLASS(nfs_lookup_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 390 | DECLARE_EVENT_CLASS(nfs_lookup_event, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_lookup_event_done’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:435:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 435 | DECLARE_EVENT_CLASS(nfs_lookup_event_done, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:435:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 435 | DECLARE_EVENT_CLASS(nfs_lookup_event_done, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_atomic_open_enter’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:493:1: note: in expansion of macro ‘TRACE_EVENT’ + 493 | TRACE_EVENT(nfs_atomic_open_enter, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:493:1: note: in expansion of macro ‘TRACE_EVENT’ + 493 | TRACE_EVENT(nfs_atomic_open_enter, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_atomic_open_exit’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ + 529 | TRACE_EVENT(nfs_atomic_open_exit, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ + 529 | TRACE_EVENT(nfs_atomic_open_exit, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_create_enter’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:570:1: note: in expansion of macro ‘TRACE_EVENT’ + 570 | TRACE_EVENT(nfs_create_enter, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:570:1: note: in expansion of macro ‘TRACE_EVENT’ + 570 | TRACE_EVENT(nfs_create_enter, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_create_exit’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ + 603 | TRACE_EVENT(nfs_create_exit, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ + 603 | TRACE_EVENT(nfs_create_exit, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_directory_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:640:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 640 | DECLARE_EVENT_CLASS(nfs_directory_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:640:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 640 | DECLARE_EVENT_CLASS(nfs_directory_event, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_directory_event_done’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:676:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 676 | DECLARE_EVENT_CLASS(nfs_directory_event_done, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:676:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 676 | DECLARE_EVENT_CLASS(nfs_directory_event_done, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_link_enter’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:730:1: note: in expansion of macro ‘TRACE_EVENT’ + 730 | TRACE_EVENT(nfs_link_enter, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:730:1: note: in expansion of macro ‘TRACE_EVENT’ + 730 | TRACE_EVENT(nfs_link_enter, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_link_exit’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:763:1: note: in expansion of macro ‘TRACE_EVENT’ + 763 | TRACE_EVENT(nfs_link_exit, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:763:1: note: in expansion of macro ‘TRACE_EVENT’ + 763 | TRACE_EVENT(nfs_link_exit, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_rename_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 800 | DECLARE_EVENT_CLASS(nfs_rename_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 800 | DECLARE_EVENT_CLASS(nfs_rename_event, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_rename_event_done’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 846 | DECLARE_EVENT_CLASS(nfs_rename_event_done, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 846 | DECLARE_EVENT_CLASS(nfs_rename_event_done, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_sillyrename_unlink’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:904:1: note: in expansion of macro ‘TRACE_EVENT’ + 904 | TRACE_EVENT(nfs_sillyrename_unlink, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:904:1: note: in expansion of macro ‘TRACE_EVENT’ + 904 | TRACE_EVENT(nfs_sillyrename_unlink, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_folio_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:939:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 939 | DECLARE_EVENT_CLASS(nfs_folio_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:939:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 939 | DECLARE_EVENT_CLASS(nfs_folio_event, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_folio_event_done’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:987:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 987 | DECLARE_EVENT_CLASS(nfs_folio_event_done, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:987:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 987 | DECLARE_EVENT_CLASS(nfs_folio_event_done, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_aop_readahead’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1048:1: note: in expansion of macro ‘TRACE_EVENT’ + 1048 | TRACE_EVENT(nfs_aop_readahead, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1048:1: note: in expansion of macro ‘TRACE_EVENT’ + 1048 | TRACE_EVENT(nfs_aop_readahead, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_aop_readahead_done’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1086:1: note: in expansion of macro ‘TRACE_EVENT’ + 1086 | TRACE_EVENT(nfs_aop_readahead_done, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1086:1: note: in expansion of macro ‘TRACE_EVENT’ + 1086 | TRACE_EVENT(nfs_aop_readahead_done, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_initiate_read’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1125:1: note: in expansion of macro ‘TRACE_EVENT’ + 1125 | TRACE_EVENT(nfs_initiate_read, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1125:1: note: in expansion of macro ‘TRACE_EVENT’ + 1125 | TRACE_EVENT(nfs_initiate_read, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_readpage_done’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ + 1163 | TRACE_EVENT(nfs_readpage_done, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ + 1163 | TRACE_EVENT(nfs_readpage_done, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_readpage_short’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1209:1: note: in expansion of macro ‘TRACE_EVENT’ + 1209 | TRACE_EVENT(nfs_readpage_short, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1209:1: note: in expansion of macro ‘TRACE_EVENT’ + 1209 | TRACE_EVENT(nfs_readpage_short, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_pgio_error’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1256:1: note: in expansion of macro ‘TRACE_EVENT’ + 1256 | TRACE_EVENT(nfs_pgio_error, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1256:1: note: in expansion of macro ‘TRACE_EVENT’ + 1256 | TRACE_EVENT(nfs_pgio_error, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_initiate_write’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ + 1300 | TRACE_EVENT(nfs_initiate_write, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ + 1300 | TRACE_EVENT(nfs_initiate_write, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_writeback_done’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1341:1: note: in expansion of macro ‘TRACE_EVENT’ + 1341 | TRACE_EVENT(nfs_writeback_done, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1341:1: note: in expansion of macro ‘TRACE_EVENT’ + 1341 | TRACE_EVENT(nfs_writeback_done, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_page_error_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1395 | DECLARE_EVENT_CLASS(nfs_page_error_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1395 | DECLARE_EVENT_CLASS(nfs_page_error_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_initiate_commit’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ + 1446 | TRACE_EVENT(nfs_initiate_commit, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ + 1446 | TRACE_EVENT(nfs_initiate_commit, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_commit_done’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1484:1: note: in expansion of macro ‘TRACE_EVENT’ + 1484 | TRACE_EVENT(nfs_commit_done, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1484:1: note: in expansion of macro ‘TRACE_EVENT’ + 1484 | TRACE_EVENT(nfs_commit_done, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_direct_req_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1539:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1539 | DECLARE_EVENT_CLASS(nfs_direct_req_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1539:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1539 | DECLARE_EVENT_CLASS(nfs_direct_req_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_fh_to_dentry’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1596:1: note: in expansion of macro ‘TRACE_EVENT’ + 1596 | TRACE_EVENT(nfs_fh_to_dentry, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1596:1: note: in expansion of macro ‘TRACE_EVENT’ + 1596 | TRACE_EVENT(nfs_fh_to_dentry, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_mount_assign’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1629:1: note: in expansion of macro ‘TRACE_EVENT’ + 1629 | TRACE_EVENT(nfs_mount_assign, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1629:1: note: in expansion of macro ‘TRACE_EVENT’ + 1629 | TRACE_EVENT(nfs_mount_assign, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_mount_option’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1652:1: note: in expansion of macro ‘TRACE_EVENT’ + 1652 | TRACE_EVENT(nfs_mount_option, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1652:1: note: in expansion of macro ‘TRACE_EVENT’ + 1652 | TRACE_EVENT(nfs_mount_option, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_mount_path’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ + 1670 | TRACE_EVENT(nfs_mount_path, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ + 1670 | TRACE_EVENT(nfs_mount_path, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_xdr_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1688:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1688 | DECLARE_EVENT_CLASS(nfs_xdr_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1688:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1688 | DECLARE_EVENT_CLASS(nfs_xdr_event, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_inode_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 47 | DECLARE_EVENT_CLASS(nfs_inode_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 47 | DECLARE_EVENT_CLASS(nfs_inode_event, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_inode_event_done’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 78 | DECLARE_EVENT_CLASS(nfs_inode_event_done, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 78 | DECLARE_EVENT_CLASS(nfs_inode_event_done, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_access_exit’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ + 164 | TRACE_EVENT(nfs_access_exit, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ + 164 | TRACE_EVENT(nfs_access_exit, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_update_size_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 224 | DECLARE_EVENT_CLASS(nfs_update_size_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 224 | DECLARE_EVENT_CLASS(nfs_update_size_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_inode_range_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 274 | DECLARE_EVENT_CLASS(nfs_inode_range_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 274 | DECLARE_EVENT_CLASS(nfs_inode_range_event, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_readdir_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 324 | DECLARE_EVENT_CLASS(nfs_readdir_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 324 | DECLARE_EVENT_CLASS(nfs_readdir_event, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_lookup_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 390 | DECLARE_EVENT_CLASS(nfs_lookup_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 390 | DECLARE_EVENT_CLASS(nfs_lookup_event, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_lookup_event_done’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:435:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 435 | DECLARE_EVENT_CLASS(nfs_lookup_event_done, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:435:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 435 | DECLARE_EVENT_CLASS(nfs_lookup_event_done, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_atomic_open_enter’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:493:1: note: in expansion of macro ‘TRACE_EVENT’ + 493 | TRACE_EVENT(nfs_atomic_open_enter, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:493:1: note: in expansion of macro ‘TRACE_EVENT’ + 493 | TRACE_EVENT(nfs_atomic_open_enter, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_atomic_open_exit’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ + 529 | TRACE_EVENT(nfs_atomic_open_exit, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ + 529 | TRACE_EVENT(nfs_atomic_open_exit, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_create_enter’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:570:1: note: in expansion of macro ‘TRACE_EVENT’ + 570 | TRACE_EVENT(nfs_create_enter, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:570:1: note: in expansion of macro ‘TRACE_EVENT’ + 570 | TRACE_EVENT(nfs_create_enter, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_create_exit’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ + 603 | TRACE_EVENT(nfs_create_exit, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ + 603 | TRACE_EVENT(nfs_create_exit, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_directory_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:640:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 640 | DECLARE_EVENT_CLASS(nfs_directory_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:640:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 640 | DECLARE_EVENT_CLASS(nfs_directory_event, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_directory_event_done’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:676:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 676 | DECLARE_EVENT_CLASS(nfs_directory_event_done, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:676:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 676 | DECLARE_EVENT_CLASS(nfs_directory_event_done, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_link_enter’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:730:1: note: in expansion of macro ‘TRACE_EVENT’ + 730 | TRACE_EVENT(nfs_link_enter, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:730:1: note: in expansion of macro ‘TRACE_EVENT’ + 730 | TRACE_EVENT(nfs_link_enter, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_link_exit’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:763:1: note: in expansion of macro ‘TRACE_EVENT’ + 763 | TRACE_EVENT(nfs_link_exit, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:763:1: note: in expansion of macro ‘TRACE_EVENT’ + 763 | TRACE_EVENT(nfs_link_exit, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_rename_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 800 | DECLARE_EVENT_CLASS(nfs_rename_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 800 | DECLARE_EVENT_CLASS(nfs_rename_event, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_rename_event_done’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 846 | DECLARE_EVENT_CLASS(nfs_rename_event_done, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 846 | DECLARE_EVENT_CLASS(nfs_rename_event_done, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_sillyrename_unlink’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:904:1: note: in expansion of macro ‘TRACE_EVENT’ + 904 | TRACE_EVENT(nfs_sillyrename_unlink, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:904:1: note: in expansion of macro ‘TRACE_EVENT’ + 904 | TRACE_EVENT(nfs_sillyrename_unlink, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_folio_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:939:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 939 | DECLARE_EVENT_CLASS(nfs_folio_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:939:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 939 | DECLARE_EVENT_CLASS(nfs_folio_event, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_folio_event_done’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:987:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 987 | DECLARE_EVENT_CLASS(nfs_folio_event_done, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:987:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 987 | DECLARE_EVENT_CLASS(nfs_folio_event_done, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_aop_readahead’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1048:1: note: in expansion of macro ‘TRACE_EVENT’ + 1048 | TRACE_EVENT(nfs_aop_readahead, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1048:1: note: in expansion of macro ‘TRACE_EVENT’ + 1048 | TRACE_EVENT(nfs_aop_readahead, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_aop_readahead_done’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1086:1: note: in expansion of macro ‘TRACE_EVENT’ + 1086 | TRACE_EVENT(nfs_aop_readahead_done, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1086:1: note: in expansion of macro ‘TRACE_EVENT’ + 1086 | TRACE_EVENT(nfs_aop_readahead_done, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_initiate_read’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1125:1: note: in expansion of macro ‘TRACE_EVENT’ + 1125 | TRACE_EVENT(nfs_initiate_read, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1125:1: note: in expansion of macro ‘TRACE_EVENT’ + 1125 | TRACE_EVENT(nfs_initiate_read, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_readpage_done’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ + 1163 | TRACE_EVENT(nfs_readpage_done, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ + 1163 | TRACE_EVENT(nfs_readpage_done, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_readpage_short’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1209:1: note: in expansion of macro ‘TRACE_EVENT’ + 1209 | TRACE_EVENT(nfs_readpage_short, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1209:1: note: in expansion of macro ‘TRACE_EVENT’ + 1209 | TRACE_EVENT(nfs_readpage_short, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_pgio_error’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1256:1: note: in expansion of macro ‘TRACE_EVENT’ + 1256 | TRACE_EVENT(nfs_pgio_error, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1256:1: note: in expansion of macro ‘TRACE_EVENT’ + 1256 | TRACE_EVENT(nfs_pgio_error, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_initiate_write’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ + 1300 | TRACE_EVENT(nfs_initiate_write, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ + 1300 | TRACE_EVENT(nfs_initiate_write, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_writeback_done’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1341:1: note: in expansion of macro ‘TRACE_EVENT’ + 1341 | TRACE_EVENT(nfs_writeback_done, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1341:1: note: in expansion of macro ‘TRACE_EVENT’ + 1341 | TRACE_EVENT(nfs_writeback_done, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_page_error_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1395 | DECLARE_EVENT_CLASS(nfs_page_error_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1395 | DECLARE_EVENT_CLASS(nfs_page_error_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_initiate_commit’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ + 1446 | TRACE_EVENT(nfs_initiate_commit, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ + 1446 | TRACE_EVENT(nfs_initiate_commit, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_commit_done’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1484:1: note: in expansion of macro ‘TRACE_EVENT’ + 1484 | TRACE_EVENT(nfs_commit_done, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1484:1: note: in expansion of macro ‘TRACE_EVENT’ + 1484 | TRACE_EVENT(nfs_commit_done, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_direct_req_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1539:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1539 | DECLARE_EVENT_CLASS(nfs_direct_req_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1539:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1539 | DECLARE_EVENT_CLASS(nfs_direct_req_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_fh_to_dentry’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1596:1: note: in expansion of macro ‘TRACE_EVENT’ + 1596 | TRACE_EVENT(nfs_fh_to_dentry, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1596:1: note: in expansion of macro ‘TRACE_EVENT’ + 1596 | TRACE_EVENT(nfs_fh_to_dentry, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_mount_assign’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1629:1: note: in expansion of macro ‘TRACE_EVENT’ + 1629 | TRACE_EVENT(nfs_mount_assign, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1629:1: note: in expansion of macro ‘TRACE_EVENT’ + 1629 | TRACE_EVENT(nfs_mount_assign, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_mount_option’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1652:1: note: in expansion of macro ‘TRACE_EVENT’ + 1652 | TRACE_EVENT(nfs_mount_option, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1652:1: note: in expansion of macro ‘TRACE_EVENT’ + 1652 | TRACE_EVENT(nfs_mount_option, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_mount_path’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ + 1670 | TRACE_EVENT(nfs_mount_path, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ + 1670 | TRACE_EVENT(nfs_mount_path, + | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_xdr_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1688:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1688 | DECLARE_EVENT_CLASS(nfs_xdr_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1688:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1688 | DECLARE_EVENT_CLASS(nfs_xdr_event, + | ^~~~~~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: fs/nfs/nfstrace.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/f2fs.h:2410, + from ../fs/f2fs/super.c:40: +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__inode’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 183 | DECLARE_EVENT_CLASS(f2fs__inode, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 183 | DECLARE_EVENT_CLASS(f2fs__inode, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 183 | DECLARE_EVENT_CLASS(f2fs__inode, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 183 | DECLARE_EVENT_CLASS(f2fs__inode, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 183 | DECLARE_EVENT_CLASS(f2fs__inode, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__inode_exit’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:222:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 222 | DECLARE_EVENT_CLASS(f2fs__inode_exit, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:222:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 222 | DECLARE_EVENT_CLASS(f2fs__inode_exit, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_sync_file_exit’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ + 256 | TRACE_EVENT(f2fs_sync_file_exit, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ + 256 | TRACE_EVENT(f2fs_sync_file_exit, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_sync_fs’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ + 286 | TRACE_EVENT(f2fs_sync_fs, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ + 286 | TRACE_EVENT(f2fs_sync_fs, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_unlink_enter’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:338:1: note: in expansion of macro ‘TRACE_EVENT’ + 338 | TRACE_EVENT(f2fs_unlink_enter, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:338:1: note: in expansion of macro ‘TRACE_EVENT’ + 338 | TRACE_EVENT(f2fs_unlink_enter, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_truncate_data_blocks_range’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:389:1: note: in expansion of macro ‘TRACE_EVENT’ + 389 | TRACE_EVENT(f2fs_truncate_data_blocks_range, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:389:1: note: in expansion of macro ‘TRACE_EVENT’ + 389 | TRACE_EVENT(f2fs_truncate_data_blocks_range, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__truncate_op’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 418 | DECLARE_EVENT_CLASS(f2fs__truncate_op, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 418 | DECLARE_EVENT_CLASS(f2fs__truncate_op, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__truncate_node’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:476:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 476 | DECLARE_EVENT_CLASS(f2fs__truncate_node, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:476:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 476 | DECLARE_EVENT_CLASS(f2fs__truncate_node, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_truncate_partial_nodes’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:523:1: note: in expansion of macro ‘TRACE_EVENT’ + 523 | TRACE_EVENT(f2fs_truncate_partial_nodes, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:523:1: note: in expansion of macro ‘TRACE_EVENT’ + 523 | TRACE_EVENT(f2fs_truncate_partial_nodes, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_file_write_iter’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:557:1: note: in expansion of macro ‘TRACE_EVENT’ + 557 | TRACE_EVENT(f2fs_file_write_iter, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:557:1: note: in expansion of macro ‘TRACE_EVENT’ + 557 | TRACE_EVENT(f2fs_file_write_iter, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_map_blocks’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:588:1: note: in expansion of macro ‘TRACE_EVENT’ + 588 | TRACE_EVENT(f2fs_map_blocks, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:588:1: note: in expansion of macro ‘TRACE_EVENT’ + 588 | TRACE_EVENT(f2fs_map_blocks, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_background_gc’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:638:1: note: in expansion of macro ‘TRACE_EVENT’ + 638 | TRACE_EVENT(f2fs_background_gc, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:638:1: note: in expansion of macro ‘TRACE_EVENT’ + 638 | TRACE_EVENT(f2fs_background_gc, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_gc_begin’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ + 666 | TRACE_EVENT(f2fs_gc_begin, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ + 666 | TRACE_EVENT(f2fs_gc_begin, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_gc_end’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ + 723 | TRACE_EVENT(f2fs_gc_end, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ + 723 | TRACE_EVENT(f2fs_gc_end, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_get_victim’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:778:1: note: in expansion of macro ‘TRACE_EVENT’ + 778 | TRACE_EVENT(f2fs_get_victim, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:778:1: note: in expansion of macro ‘TRACE_EVENT’ + 778 | TRACE_EVENT(f2fs_get_victim, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_lookup_start’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ + 830 | TRACE_EVENT(f2fs_lookup_start, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ + 830 | TRACE_EVENT(f2fs_lookup_start, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_lookup_end’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ + 856 | TRACE_EVENT(f2fs_lookup_end, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ + 856 | TRACE_EVENT(f2fs_lookup_end, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_rename_start’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:886:1: note: in expansion of macro ‘TRACE_EVENT’ + 886 | TRACE_EVENT(f2fs_rename_start, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:886:1: note: in expansion of macro ‘TRACE_EVENT’ + 886 | TRACE_EVENT(f2fs_rename_start, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_rename_end’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:921:1: note: in expansion of macro ‘TRACE_EVENT’ + 921 | TRACE_EVENT(f2fs_rename_end, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:921:1: note: in expansion of macro ‘TRACE_EVENT’ + 921 | TRACE_EVENT(f2fs_rename_end, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_readdir’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:955:1: note: in expansion of macro ‘TRACE_EVENT’ + 955 | TRACE_EVENT(f2fs_readdir, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:955:1: note: in expansion of macro ‘TRACE_EVENT’ + 955 | TRACE_EVENT(f2fs_readdir, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_fallocate’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:984:1: note: in expansion of macro ‘TRACE_EVENT’ + 984 | TRACE_EVENT(f2fs_fallocate, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:984:1: note: in expansion of macro ‘TRACE_EVENT’ + 984 | TRACE_EVENT(f2fs_fallocate, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_direct_IO_enter’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1024:1: note: in expansion of macro ‘TRACE_EVENT’ + 1024 | TRACE_EVENT(f2fs_direct_IO_enter, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1024:1: note: in expansion of macro ‘TRACE_EVENT’ + 1024 | TRACE_EVENT(f2fs_direct_IO_enter, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_direct_IO_exit’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1059:1: note: in expansion of macro ‘TRACE_EVENT’ + 1059 | TRACE_EVENT(f2fs_direct_IO_exit, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1059:1: note: in expansion of macro ‘TRACE_EVENT’ + 1059 | TRACE_EVENT(f2fs_direct_IO_exit, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_reserve_new_blocks’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1093:1: note: in expansion of macro ‘TRACE_EVENT’ + 1093 | TRACE_EVENT(f2fs_reserve_new_blocks, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1093:1: note: in expansion of macro ‘TRACE_EVENT’ + 1093 | TRACE_EVENT(f2fs_reserve_new_blocks, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__submit_page_bio’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1121 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1121 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__bio’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1180 | DECLARE_EVENT_CLASS(f2fs__bio, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1180 | DECLARE_EVENT_CLASS(f2fs__bio, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_write_begin’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1251:1: note: in expansion of macro ‘TRACE_EVENT’ + 1251 | TRACE_EVENT(f2fs_write_begin, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1251:1: note: in expansion of macro ‘TRACE_EVENT’ + 1251 | TRACE_EVENT(f2fs_write_begin, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_write_end’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1277:1: note: in expansion of macro ‘TRACE_EVENT’ + 1277 | TRACE_EVENT(f2fs_write_end, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1277:1: note: in expansion of macro ‘TRACE_EVENT’ + 1277 | TRACE_EVENT(f2fs_write_end, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__folio’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1307 | DECLARE_EVENT_CLASS(f2fs__folio, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1307 | DECLARE_EVENT_CLASS(f2fs__folio, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_replace_atomic_write_block’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1372:1: note: in expansion of macro ‘TRACE_EVENT’ + 1372 | TRACE_EVENT(f2fs_replace_atomic_write_block, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1372:1: note: in expansion of macro ‘TRACE_EVENT’ + 1372 | TRACE_EVENT(f2fs_replace_atomic_write_block, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_mmap’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1409:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1409 | DECLARE_EVENT_CLASS(f2fs_mmap, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1409:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1409 | DECLARE_EVENT_CLASS(f2fs_mmap, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_writepages’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ + 1455 | TRACE_EVENT(f2fs_writepages, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ + 1455 | TRACE_EVENT(f2fs_writepages, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_readpages’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1519:1: note: in expansion of macro ‘TRACE_EVENT’ + 1519 | TRACE_EVENT(f2fs_readpages, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1519:1: note: in expansion of macro ‘TRACE_EVENT’ + 1519 | TRACE_EVENT(f2fs_readpages, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_write_checkpoint’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1545:1: note: in expansion of macro ‘TRACE_EVENT’ + 1545 | TRACE_EVENT(f2fs_write_checkpoint, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1545:1: note: in expansion of macro ‘TRACE_EVENT’ + 1545 | TRACE_EVENT(f2fs_write_checkpoint, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_discard’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1569:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1569 | DECLARE_EVENT_CLASS(f2fs_discard, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1569:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1569 | DECLARE_EVENT_CLASS(f2fs_discard, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_reset_zone’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1614:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1614 | DECLARE_EVENT_CLASS(f2fs_reset_zone, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1614:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1614 | DECLARE_EVENT_CLASS(f2fs_reset_zone, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_issue_flush’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1649:1: note: in expansion of macro ‘TRACE_EVENT’ + 1649 | TRACE_EVENT(f2fs_issue_flush, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1649:1: note: in expansion of macro ‘TRACE_EVENT’ + 1649 | TRACE_EVENT(f2fs_issue_flush, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_lookup_extent_tree_start’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ + 1677 | TRACE_EVENT(f2fs_lookup_extent_tree_start, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ + 1677 | TRACE_EVENT(f2fs_lookup_extent_tree_start, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_lookup_read_extent_tree_end’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h:1703:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 1703 | TRACE_EVENT_CONDITION(f2fs_lookup_read_extent_tree_end, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h:1703:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 1703 | TRACE_EVENT_CONDITION(f2fs_lookup_read_extent_tree_end, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_lookup_age_extent_tree_end’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h:1739:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 1739 | TRACE_EVENT_CONDITION(f2fs_lookup_age_extent_tree_end, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h:1739:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 1739 | TRACE_EVENT_CONDITION(f2fs_lookup_age_extent_tree_end, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_update_read_extent_tree_range’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1778:1: note: in expansion of macro ‘TRACE_EVENT’ + 1778 | TRACE_EVENT(f2fs_update_read_extent_tree_range, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1778:1: note: in expansion of macro ‘TRACE_EVENT’ + 1778 | TRACE_EVENT(f2fs_update_read_extent_tree_range, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_update_age_extent_tree_range’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1813:1: note: in expansion of macro ‘TRACE_EVENT’ + 1813 | TRACE_EVENT(f2fs_update_age_extent_tree_range, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1813:1: note: in expansion of macro ‘TRACE_EVENT’ + 1813 | TRACE_EVENT(f2fs_update_age_extent_tree_range, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_shrink_extent_tree’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1848:1: note: in expansion of macro ‘TRACE_EVENT’ + 1848 | TRACE_EVENT(f2fs_shrink_extent_tree, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1848:1: note: in expansion of macro ‘TRACE_EVENT’ + 1848 | TRACE_EVENT(f2fs_shrink_extent_tree, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_destroy_extent_tree’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1876:1: note: in expansion of macro ‘TRACE_EVENT’ + 1876 | TRACE_EVENT(f2fs_destroy_extent_tree, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1876:1: note: in expansion of macro ‘TRACE_EVENT’ + 1876 | TRACE_EVENT(f2fs_destroy_extent_tree, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_sync_dirty_inodes’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1903:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1903 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1903:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1903 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_shutdown’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ + 1941 | TRACE_EVENT(f2fs_shutdown, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ + 1941 | TRACE_EVENT(f2fs_shutdown, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_zip_start’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1965 | DECLARE_EVENT_CLASS(f2fs_zip_start, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1965 | DECLARE_EVENT_CLASS(f2fs_zip_start, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_zip_end’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1996:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1996 | DECLARE_EVENT_CLASS(f2fs_zip_end, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1996:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1996 | DECLARE_EVENT_CLASS(f2fs_zip_end, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_iostat’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2060:1: note: in expansion of macro ‘TRACE_EVENT’ + 2060 | TRACE_EVENT(f2fs_iostat, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2060:1: note: in expansion of macro ‘TRACE_EVENT’ + 2060 | TRACE_EVENT(f2fs_iostat, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_iostat_latency’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ + 2163 | TRACE_EVENT(f2fs_iostat_latency, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ + 2163 | TRACE_EVENT(f2fs_iostat_latency, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_bmap’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2250:1: note: in expansion of macro ‘TRACE_EVENT’ + 2250 | TRACE_EVENT(f2fs_bmap, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2250:1: note: in expansion of macro ‘TRACE_EVENT’ + 2250 | TRACE_EVENT(f2fs_bmap, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_fiemap’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ + 2276 | TRACE_EVENT(f2fs_fiemap, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ + 2276 | TRACE_EVENT(f2fs_fiemap, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__rw_start’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2313 | DECLARE_EVENT_CLASS(f2fs__rw_start, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2313 | DECLARE_EVENT_CLASS(f2fs__rw_start, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__rw_end’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2354 | DECLARE_EVENT_CLASS(f2fs__rw_end, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2354 | DECLARE_EVENT_CLASS(f2fs__rw_end, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__inode’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 183 | DECLARE_EVENT_CLASS(f2fs__inode, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 183 | DECLARE_EVENT_CLASS(f2fs__inode, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__inode_exit’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:222:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 222 | DECLARE_EVENT_CLASS(f2fs__inode_exit, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:222:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 222 | DECLARE_EVENT_CLASS(f2fs__inode_exit, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_sync_file_exit’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ + 256 | TRACE_EVENT(f2fs_sync_file_exit, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ + 256 | TRACE_EVENT(f2fs_sync_file_exit, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_sync_fs’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ + 286 | TRACE_EVENT(f2fs_sync_fs, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ + 286 | TRACE_EVENT(f2fs_sync_fs, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_unlink_enter’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:338:1: note: in expansion of macro ‘TRACE_EVENT’ + 338 | TRACE_EVENT(f2fs_unlink_enter, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:338:1: note: in expansion of macro ‘TRACE_EVENT’ + 338 | TRACE_EVENT(f2fs_unlink_enter, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_truncate_data_blocks_range’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:389:1: note: in expansion of macro ‘TRACE_EVENT’ + 389 | TRACE_EVENT(f2fs_truncate_data_blocks_range, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:389:1: note: in expansion of macro ‘TRACE_EVENT’ + 389 | TRACE_EVENT(f2fs_truncate_data_blocks_range, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__truncate_op’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 418 | DECLARE_EVENT_CLASS(f2fs__truncate_op, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 418 | DECLARE_EVENT_CLASS(f2fs__truncate_op, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__truncate_node’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:476:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 476 | DECLARE_EVENT_CLASS(f2fs__truncate_node, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:476:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 476 | DECLARE_EVENT_CLASS(f2fs__truncate_node, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_truncate_partial_nodes’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:523:1: note: in expansion of macro ‘TRACE_EVENT’ + 523 | TRACE_EVENT(f2fs_truncate_partial_nodes, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:523:1: note: in expansion of macro ‘TRACE_EVENT’ + 523 | TRACE_EVENT(f2fs_truncate_partial_nodes, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_file_write_iter’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:557:1: note: in expansion of macro ‘TRACE_EVENT’ + 557 | TRACE_EVENT(f2fs_file_write_iter, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:557:1: note: in expansion of macro ‘TRACE_EVENT’ + 557 | TRACE_EVENT(f2fs_file_write_iter, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_map_blocks’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:588:1: note: in expansion of macro ‘TRACE_EVENT’ + 588 | TRACE_EVENT(f2fs_map_blocks, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:588:1: note: in expansion of macro ‘TRACE_EVENT’ + 588 | TRACE_EVENT(f2fs_map_blocks, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_background_gc’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:638:1: note: in expansion of macro ‘TRACE_EVENT’ + 638 | TRACE_EVENT(f2fs_background_gc, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:638:1: note: in expansion of macro ‘TRACE_EVENT’ + 638 | TRACE_EVENT(f2fs_background_gc, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_gc_begin’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ + 666 | TRACE_EVENT(f2fs_gc_begin, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ + 666 | TRACE_EVENT(f2fs_gc_begin, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_gc_end’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ + 723 | TRACE_EVENT(f2fs_gc_end, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ + 723 | TRACE_EVENT(f2fs_gc_end, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_get_victim’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:778:1: note: in expansion of macro ‘TRACE_EVENT’ + 778 | TRACE_EVENT(f2fs_get_victim, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:778:1: note: in expansion of macro ‘TRACE_EVENT’ + 778 | TRACE_EVENT(f2fs_get_victim, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_start’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ + 830 | TRACE_EVENT(f2fs_lookup_start, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ + 830 | TRACE_EVENT(f2fs_lookup_start, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_end’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ + 856 | TRACE_EVENT(f2fs_lookup_end, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ + 856 | TRACE_EVENT(f2fs_lookup_end, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_rename_start’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:886:1: note: in expansion of macro ‘TRACE_EVENT’ + 886 | TRACE_EVENT(f2fs_rename_start, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:886:1: note: in expansion of macro ‘TRACE_EVENT’ + 886 | TRACE_EVENT(f2fs_rename_start, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_rename_end’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:921:1: note: in expansion of macro ‘TRACE_EVENT’ + 921 | TRACE_EVENT(f2fs_rename_end, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:921:1: note: in expansion of macro ‘TRACE_EVENT’ + 921 | TRACE_EVENT(f2fs_rename_end, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_readdir’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:955:1: note: in expansion of macro ‘TRACE_EVENT’ + 955 | TRACE_EVENT(f2fs_readdir, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:955:1: note: in expansion of macro ‘TRACE_EVENT’ + 955 | TRACE_EVENT(f2fs_readdir, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_fallocate’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:984:1: note: in expansion of macro ‘TRACE_EVENT’ + 984 | TRACE_EVENT(f2fs_fallocate, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:984:1: note: in expansion of macro ‘TRACE_EVENT’ + 984 | TRACE_EVENT(f2fs_fallocate, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_direct_IO_enter’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1024:1: note: in expansion of macro ‘TRACE_EVENT’ + 1024 | TRACE_EVENT(f2fs_direct_IO_enter, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1024:1: note: in expansion of macro ‘TRACE_EVENT’ + 1024 | TRACE_EVENT(f2fs_direct_IO_enter, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_direct_IO_exit’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1059:1: note: in expansion of macro ‘TRACE_EVENT’ + 1059 | TRACE_EVENT(f2fs_direct_IO_exit, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1059:1: note: in expansion of macro ‘TRACE_EVENT’ + 1059 | TRACE_EVENT(f2fs_direct_IO_exit, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_reserve_new_blocks’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1093:1: note: in expansion of macro ‘TRACE_EVENT’ + 1093 | TRACE_EVENT(f2fs_reserve_new_blocks, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1093:1: note: in expansion of macro ‘TRACE_EVENT’ + 1093 | TRACE_EVENT(f2fs_reserve_new_blocks, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__submit_page_bio’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1121 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1121 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__bio’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1180 | DECLARE_EVENT_CLASS(f2fs__bio, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1180 | DECLARE_EVENT_CLASS(f2fs__bio, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_write_begin’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1251:1: note: in expansion of macro ‘TRACE_EVENT’ + 1251 | TRACE_EVENT(f2fs_write_begin, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1251:1: note: in expansion of macro ‘TRACE_EVENT’ + 1251 | TRACE_EVENT(f2fs_write_begin, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_write_end’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1277:1: note: in expansion of macro ‘TRACE_EVENT’ + 1277 | TRACE_EVENT(f2fs_write_end, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1277:1: note: in expansion of macro ‘TRACE_EVENT’ + 1277 | TRACE_EVENT(f2fs_write_end, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__folio’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1307 | DECLARE_EVENT_CLASS(f2fs__folio, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1307 | DECLARE_EVENT_CLASS(f2fs__folio, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_replace_atomic_write_block’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1372:1: note: in expansion of macro ‘TRACE_EVENT’ + 1372 | TRACE_EVENT(f2fs_replace_atomic_write_block, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1372:1: note: in expansion of macro ‘TRACE_EVENT’ + 1372 | TRACE_EVENT(f2fs_replace_atomic_write_block, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_mmap’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1409:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1409 | DECLARE_EVENT_CLASS(f2fs_mmap, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1409:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1409 | DECLARE_EVENT_CLASS(f2fs_mmap, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_writepages’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ + 1455 | TRACE_EVENT(f2fs_writepages, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ + 1455 | TRACE_EVENT(f2fs_writepages, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_readpages’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1519:1: note: in expansion of macro ‘TRACE_EVENT’ + 1519 | TRACE_EVENT(f2fs_readpages, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1519:1: note: in expansion of macro ‘TRACE_EVENT’ + 1519 | TRACE_EVENT(f2fs_readpages, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_write_checkpoint’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1545:1: note: in expansion of macro ‘TRACE_EVENT’ + 1545 | TRACE_EVENT(f2fs_write_checkpoint, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1545:1: note: in expansion of macro ‘TRACE_EVENT’ + 1545 | TRACE_EVENT(f2fs_write_checkpoint, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_discard’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1569:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1569 | DECLARE_EVENT_CLASS(f2fs_discard, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1569:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1569 | DECLARE_EVENT_CLASS(f2fs_discard, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_reset_zone’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1614:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1614 | DECLARE_EVENT_CLASS(f2fs_reset_zone, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1614:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1614 | DECLARE_EVENT_CLASS(f2fs_reset_zone, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_issue_flush’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1649:1: note: in expansion of macro ‘TRACE_EVENT’ + 1649 | TRACE_EVENT(f2fs_issue_flush, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1649:1: note: in expansion of macro ‘TRACE_EVENT’ + 1649 | TRACE_EVENT(f2fs_issue_flush, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_extent_tree_start’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ + 1677 | TRACE_EVENT(f2fs_lookup_extent_tree_start, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ + 1677 | TRACE_EVENT(f2fs_lookup_extent_tree_start, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_read_extent_tree_end’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h:1703:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 1703 | TRACE_EVENT_CONDITION(f2fs_lookup_read_extent_tree_end, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h:1703:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 1703 | TRACE_EVENT_CONDITION(f2fs_lookup_read_extent_tree_end, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_age_extent_tree_end’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h:1739:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 1739 | TRACE_EVENT_CONDITION(f2fs_lookup_age_extent_tree_end, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h:1739:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 1739 | TRACE_EVENT_CONDITION(f2fs_lookup_age_extent_tree_end, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_update_read_extent_tree_range’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1778:1: note: in expansion of macro ‘TRACE_EVENT’ + 1778 | TRACE_EVENT(f2fs_update_read_extent_tree_range, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1778:1: note: in expansion of macro ‘TRACE_EVENT’ + 1778 | TRACE_EVENT(f2fs_update_read_extent_tree_range, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_update_age_extent_tree_range’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1813:1: note: in expansion of macro ‘TRACE_EVENT’ + 1813 | TRACE_EVENT(f2fs_update_age_extent_tree_range, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1813:1: note: in expansion of macro ‘TRACE_EVENT’ + 1813 | TRACE_EVENT(f2fs_update_age_extent_tree_range, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_shrink_extent_tree’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1848:1: note: in expansion of macro ‘TRACE_EVENT’ + 1848 | TRACE_EVENT(f2fs_shrink_extent_tree, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1848:1: note: in expansion of macro ‘TRACE_EVENT’ + 1848 | TRACE_EVENT(f2fs_shrink_extent_tree, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_destroy_extent_tree’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1876:1: note: in expansion of macro ‘TRACE_EVENT’ + 1876 | TRACE_EVENT(f2fs_destroy_extent_tree, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1876:1: note: in expansion of macro ‘TRACE_EVENT’ + 1876 | TRACE_EVENT(f2fs_destroy_extent_tree, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_sync_dirty_inodes’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1903:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1903 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1903:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1903 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_shutdown’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ + 1941 | TRACE_EVENT(f2fs_shutdown, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ + 1941 | TRACE_EVENT(f2fs_shutdown, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_zip_start’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1965 | DECLARE_EVENT_CLASS(f2fs_zip_start, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1965:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1965 | DECLARE_EVENT_CLASS(f2fs_zip_start, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_zip_end’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1996:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1996 | DECLARE_EVENT_CLASS(f2fs_zip_end, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:1996:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1996 | DECLARE_EVENT_CLASS(f2fs_zip_end, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_iostat’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2060:1: note: in expansion of macro ‘TRACE_EVENT’ + 2060 | TRACE_EVENT(f2fs_iostat, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2060:1: note: in expansion of macro ‘TRACE_EVENT’ + 2060 | TRACE_EVENT(f2fs_iostat, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_iostat_latency’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ + 2163 | TRACE_EVENT(f2fs_iostat_latency, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ + 2163 | TRACE_EVENT(f2fs_iostat_latency, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_bmap’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2250:1: note: in expansion of macro ‘TRACE_EVENT’ + 2250 | TRACE_EVENT(f2fs_bmap, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2250:1: note: in expansion of macro ‘TRACE_EVENT’ + 2250 | TRACE_EVENT(f2fs_bmap, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_fiemap’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ + 2276 | TRACE_EVENT(f2fs_fiemap, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ + 2276 | TRACE_EVENT(f2fs_fiemap, + | ^~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__rw_start’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2313 | DECLARE_EVENT_CLASS(f2fs__rw_start, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2313 | DECLARE_EVENT_CLASS(f2fs__rw_start, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__rw_end’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2354 | DECLARE_EVENT_CLASS(f2fs__rw_end, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/f2fs.h:2354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2354 | DECLARE_EVENT_CLASS(f2fs__rw_end, + | ^~~~~~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: fs/f2fs/super.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: fs/f2fs] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../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_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_pml_full’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:963:1: note: in expansion of macro ‘TRACE_EVENT’ + 963 | TRACE_EVENT(kvm_pml_full, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:963:1: note: in expansion of macro ‘TRACE_EVENT’ + 963 | TRACE_EVENT(kvm_pml_full, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_ple_window_update’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ + 978 | TRACE_EVENT(kvm_ple_window_update, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ + 978 | TRACE_EVENT(kvm_ple_window_update, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_pvclock_update’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:999:1: note: in expansion of macro ‘TRACE_EVENT’ + 999 | TRACE_EVENT(kvm_pvclock_update, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:999:1: note: in expansion of macro ‘TRACE_EVENT’ + 999 | TRACE_EVENT(kvm_pvclock_update, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_wait_lapic_expire’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1035:1: note: in expansion of macro ‘TRACE_EVENT’ + 1035 | TRACE_EVENT(kvm_wait_lapic_expire, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1035:1: note: in expansion of macro ‘TRACE_EVENT’ + 1035 | TRACE_EVENT(kvm_wait_lapic_expire, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_smm_transition’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1055:1: note: in expansion of macro ‘TRACE_EVENT’ + 1055 | TRACE_EVENT(kvm_smm_transition, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1055:1: note: in expansion of macro ‘TRACE_EVENT’ + 1055 | TRACE_EVENT(kvm_smm_transition, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_pi_irte_update’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1080:1: note: in expansion of macro ‘TRACE_EVENT’ + 1080 | TRACE_EVENT(kvm_pi_irte_update, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1080:1: note: in expansion of macro ‘TRACE_EVENT’ + 1080 | TRACE_EVENT(kvm_pi_irte_update, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_notify_acked_sint’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ + 1117 | TRACE_EVENT(kvm_hv_notify_acked_sint, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ + 1117 | TRACE_EVENT(kvm_hv_notify_acked_sint, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_synic_set_irq’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1137:1: note: in expansion of macro ‘TRACE_EVENT’ + 1137 | TRACE_EVENT(kvm_hv_synic_set_irq, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1137:1: note: in expansion of macro ‘TRACE_EVENT’ + 1137 | TRACE_EVENT(kvm_hv_synic_set_irq, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_synic_send_eoi’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ + 1163 | TRACE_EVENT(kvm_hv_synic_send_eoi, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ + 1163 | TRACE_EVENT(kvm_hv_synic_send_eoi, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_synic_set_msr’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1185:1: note: in expansion of macro ‘TRACE_EVENT’ + 1185 | TRACE_EVENT(kvm_hv_synic_set_msr, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1185:1: note: in expansion of macro ‘TRACE_EVENT’ + 1185 | TRACE_EVENT(kvm_hv_synic_set_msr, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_stimer_set_config’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1210:1: note: in expansion of macro ‘TRACE_EVENT’ + 1210 | TRACE_EVENT(kvm_hv_stimer_set_config, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1210:1: note: in expansion of macro ‘TRACE_EVENT’ + 1210 | TRACE_EVENT(kvm_hv_stimer_set_config, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_stimer_set_count’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1236:1: note: in expansion of macro ‘TRACE_EVENT’ + 1236 | TRACE_EVENT(kvm_hv_stimer_set_count, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1236:1: note: in expansion of macro ‘TRACE_EVENT’ + 1236 | TRACE_EVENT(kvm_hv_stimer_set_count, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_stimer_start_periodic’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ + 1262 | TRACE_EVENT(kvm_hv_stimer_start_periodic, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ + 1262 | TRACE_EVENT(kvm_hv_stimer_start_periodic, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_stimer_start_one_shot’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1288:1: note: in expansion of macro ‘TRACE_EVENT’ + 1288 | TRACE_EVENT(kvm_hv_stimer_start_one_shot, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1288:1: note: in expansion of macro ‘TRACE_EVENT’ + 1288 | TRACE_EVENT(kvm_hv_stimer_start_one_shot, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_stimer_callback’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ + 1314 | TRACE_EVENT(kvm_hv_stimer_callback, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ + 1314 | TRACE_EVENT(kvm_hv_stimer_callback, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_stimer_expiration’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1335:1: note: in expansion of macro ‘TRACE_EVENT’ + 1335 | TRACE_EVENT(kvm_hv_stimer_expiration, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1335:1: note: in expansion of macro ‘TRACE_EVENT’ + 1335 | TRACE_EVENT(kvm_hv_stimer_expiration, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_stimer_cleanup’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1361:1: note: in expansion of macro ‘TRACE_EVENT’ + 1361 | TRACE_EVENT(kvm_hv_stimer_cleanup, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1361:1: note: in expansion of macro ‘TRACE_EVENT’ + 1361 | TRACE_EVENT(kvm_hv_stimer_cleanup, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_apicv_inhibit_changed’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1383:1: note: in expansion of macro ‘TRACE_EVENT’ + 1383 | TRACE_EVENT(kvm_apicv_inhibit_changed, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1383:1: note: in expansion of macro ‘TRACE_EVENT’ + 1383 | TRACE_EVENT(kvm_apicv_inhibit_changed, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_apicv_accept_irq’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1405:1: note: in expansion of macro ‘TRACE_EVENT’ + 1405 | TRACE_EVENT(kvm_apicv_accept_irq, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1405:1: note: in expansion of macro ‘TRACE_EVENT’ + 1405 | TRACE_EVENT(kvm_apicv_accept_irq, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_avic_incomplete_ipi’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1432:1: note: in expansion of macro ‘TRACE_EVENT’ + 1432 | TRACE_EVENT(kvm_avic_incomplete_ipi, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1432:1: note: in expansion of macro ‘TRACE_EVENT’ + 1432 | TRACE_EVENT(kvm_avic_incomplete_ipi, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_avic_unaccelerated_access’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1457:1: note: in expansion of macro ‘TRACE_EVENT’ + 1457 | TRACE_EVENT(kvm_avic_unaccelerated_access, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1457:1: note: in expansion of macro ‘TRACE_EVENT’ + 1457 | TRACE_EVENT(kvm_avic_unaccelerated_access, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_avic_ga_log’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1486:1: note: in expansion of macro ‘TRACE_EVENT’ + 1486 | TRACE_EVENT(kvm_avic_ga_log, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1486:1: note: in expansion of macro ‘TRACE_EVENT’ + 1486 | TRACE_EVENT(kvm_avic_ga_log, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_avic_kick_vcpu_slowpath’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ + 1504 | TRACE_EVENT(kvm_avic_kick_vcpu_slowpath, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ + 1504 | TRACE_EVENT(kvm_avic_kick_vcpu_slowpath, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_avic_doorbell’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1524:1: note: in expansion of macro ‘TRACE_EVENT’ + 1524 | TRACE_EVENT(kvm_avic_doorbell, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1524:1: note: in expansion of macro ‘TRACE_EVENT’ + 1524 | TRACE_EVENT(kvm_avic_doorbell, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_timer_state’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1542:1: note: in expansion of macro ‘TRACE_EVENT’ + 1542 | TRACE_EVENT(kvm_hv_timer_state, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1542:1: note: in expansion of macro ‘TRACE_EVENT’ + 1542 | TRACE_EVENT(kvm_hv_timer_state, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_flush_tlb’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1561:1: note: in expansion of macro ‘TRACE_EVENT’ + 1561 | TRACE_EVENT(kvm_hv_flush_tlb, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1561:1: note: in expansion of macro ‘TRACE_EVENT’ + 1561 | TRACE_EVENT(kvm_hv_flush_tlb, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_flush_tlb_ex’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1587:1: note: in expansion of macro ‘TRACE_EVENT’ + 1587 | TRACE_EVENT(kvm_hv_flush_tlb_ex, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1587:1: note: in expansion of macro ‘TRACE_EVENT’ + 1587 | TRACE_EVENT(kvm_hv_flush_tlb_ex, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_send_ipi’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1617:1: note: in expansion of macro ‘TRACE_EVENT’ + 1617 | TRACE_EVENT(kvm_hv_send_ipi, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1617:1: note: in expansion of macro ‘TRACE_EVENT’ + 1617 | TRACE_EVENT(kvm_hv_send_ipi, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_send_ipi_ex’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1635:1: note: in expansion of macro ‘TRACE_EVENT’ + 1635 | TRACE_EVENT(kvm_hv_send_ipi_ex, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1635:1: note: in expansion of macro ‘TRACE_EVENT’ + 1635 | TRACE_EVENT(kvm_hv_send_ipi_ex, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_pv_tlb_flush’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1656:1: note: in expansion of macro ‘TRACE_EVENT’ + 1656 | TRACE_EVENT(kvm_pv_tlb_flush, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1656:1: note: in expansion of macro ‘TRACE_EVENT’ + 1656 | TRACE_EVENT(kvm_pv_tlb_flush, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_nested_vmenter_failed’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ + 1677 | TRACE_EVENT(kvm_nested_vmenter_failed, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ + 1677 | TRACE_EVENT(kvm_nested_vmenter_failed, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_syndbg_set_msr’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1698:1: note: in expansion of macro ‘TRACE_EVENT’ + 1698 | TRACE_EVENT(kvm_hv_syndbg_set_msr, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1698:1: note: in expansion of macro ‘TRACE_EVENT’ + 1698 | TRACE_EVENT(kvm_hv_syndbg_set_msr, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_syndbg_get_msr’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1724:1: note: in expansion of macro ‘TRACE_EVENT’ + 1724 | TRACE_EVENT(kvm_hv_syndbg_get_msr, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1724:1: note: in expansion of macro ‘TRACE_EVENT’ + 1724 | TRACE_EVENT(kvm_hv_syndbg_get_msr, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_vmgexit_enter’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1750:1: note: in expansion of macro ‘TRACE_EVENT’ + 1750 | TRACE_EVENT(kvm_vmgexit_enter, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1750:1: note: in expansion of macro ‘TRACE_EVENT’ + 1750 | TRACE_EVENT(kvm_vmgexit_enter, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_vmgexit_exit’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1776:1: note: in expansion of macro ‘TRACE_EVENT’ + 1776 | TRACE_EVENT(kvm_vmgexit_exit, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1776:1: note: in expansion of macro ‘TRACE_EVENT’ + 1776 | TRACE_EVENT(kvm_vmgexit_exit, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_vmgexit_msr_protocol_enter’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1802:1: note: in expansion of macro ‘TRACE_EVENT’ + 1802 | TRACE_EVENT(kvm_vmgexit_msr_protocol_enter, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1802:1: note: in expansion of macro ‘TRACE_EVENT’ + 1802 | TRACE_EVENT(kvm_vmgexit_msr_protocol_enter, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_vmgexit_msr_protocol_exit’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1823:1: note: in expansion of macro ‘TRACE_EVENT’ + 1823 | TRACE_EVENT(kvm_vmgexit_msr_protocol_exit, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1823:1: note: in expansion of macro ‘TRACE_EVENT’ + 1823 | TRACE_EVENT(kvm_vmgexit_msr_protocol_exit, + | ^~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_rmp_fault’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1846:1: note: in expansion of macro ‘TRACE_EVENT’ + 1846 | TRACE_EVENT(kvm_rmp_fault, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../arch/x86/kvm/trace.h:1846:1: note: in expansion of macro ‘TRACE_EVENT’ + 1846 | TRACE_EVENT(kvm_rmp_fault, + | ^~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: arch/x86/kvm/x86.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: arch/x86/kvm] Error 2 +make[3]: *** [../scripts/Makefile.build:485: arch/x86] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../fs/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 ../include/trace/events/btrfs.h:2637, + from ../fs/btrfs/super.c:65: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_transaction_commit’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ + 182 | TRACE_EVENT(btrfs_transaction_commit, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ + 182 | TRACE_EVENT(btrfs_transaction_commit, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ + 182 | TRACE_EVENT(btrfs_transaction_commit, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ + 182 | TRACE_EVENT(btrfs_transaction_commit, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ + 182 | TRACE_EVENT(btrfs_transaction_commit, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__inode’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:203:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 203 | DECLARE_EVENT_CLASS(btrfs__inode, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:203:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 203 | DECLARE_EVENT_CLASS(btrfs__inode, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_get_extent’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 280 | TRACE_EVENT_CONDITION(btrfs_get_extent, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 280 | TRACE_EVENT_CONDITION(btrfs_get_extent, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_handle_em_exist’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ + 316 | TRACE_EVENT(btrfs_handle_em_exist, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ + 316 | TRACE_EVENT(btrfs_handle_em_exist, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__file_extent_item_regular’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 354 | DECLARE_EVENT_CLASS(btrfs__file_extent_item_regular, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 354 | DECLARE_EVENT_CLASS(btrfs__file_extent_item_regular, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__file_extent_item_inline’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:408:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 408 | DECLARE_EVENT_CLASS( + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:408:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 408 | DECLARE_EVENT_CLASS( + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__ordered_extent’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 498 | DECLARE_EVENT_CLASS(btrfs__ordered_extent, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 498 | DECLARE_EVENT_CLASS(btrfs__ordered_extent, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_finish_ordered_extent’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:646:1: note: in expansion of macro ‘TRACE_EVENT’ + 646 | TRACE_EVENT(btrfs_finish_ordered_extent, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:646:1: note: in expansion of macro ‘TRACE_EVENT’ + 646 | TRACE_EVENT(btrfs_finish_ordered_extent, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__writepage’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:675:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 675 | DECLARE_EVENT_CLASS(btrfs__writepage, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:675:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 675 | DECLARE_EVENT_CLASS(btrfs__writepage, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_writepage_end_io_hook’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:732:1: note: in expansion of macro ‘TRACE_EVENT’ + 732 | TRACE_EVENT(btrfs_writepage_end_io_hook, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:732:1: note: in expansion of macro ‘TRACE_EVENT’ + 732 | TRACE_EVENT(btrfs_writepage_end_io_hook, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_sync_file’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:761:1: note: in expansion of macro ‘TRACE_EVENT’ + 761 | TRACE_EVENT(btrfs_sync_file, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:761:1: note: in expansion of macro ‘TRACE_EVENT’ + 761 | TRACE_EVENT(btrfs_sync_file, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_sync_fs’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:793:1: note: in expansion of macro ‘TRACE_EVENT’ + 793 | TRACE_EVENT(btrfs_sync_fs, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:793:1: note: in expansion of macro ‘TRACE_EVENT’ + 793 | TRACE_EVENT(btrfs_sync_fs, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_add_block_group’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ + 810 | TRACE_EVENT(btrfs_add_block_group, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ + 810 | TRACE_EVENT(btrfs_add_block_group, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_delayed_tree_ref’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 855 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 855 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_delayed_data_ref’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:912:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 912 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:912:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 912 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_delayed_ref_head’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:973:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 973 | DECLARE_EVENT_CLASS(btrfs_delayed_ref_head, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:973:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 973 | DECLARE_EVENT_CLASS(btrfs_delayed_ref_head, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__chunk’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1032:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1032 | DECLARE_EVENT_CLASS(btrfs__chunk, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1032:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1032 | DECLARE_EVENT_CLASS(btrfs__chunk, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_cow_block’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ + 1082 | TRACE_EVENT(btrfs_cow_block, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ + 1082 | TRACE_EVENT(btrfs_cow_block, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_space_reservation’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ + 1117 | TRACE_EVENT(btrfs_space_reservation, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ + 1117 | TRACE_EVENT(btrfs_space_reservation, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_trigger_flush’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1143:1: note: in expansion of macro ‘TRACE_EVENT’ + 1143 | TRACE_EVENT(btrfs_trigger_flush, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1143:1: note: in expansion of macro ‘TRACE_EVENT’ + 1143 | TRACE_EVENT(btrfs_trigger_flush, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_flush_space’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1174:1: note: in expansion of macro ‘TRACE_EVENT’ + 1174 | TRACE_EVENT(btrfs_flush_space, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1174:1: note: in expansion of macro ‘TRACE_EVENT’ + 1174 | TRACE_EVENT(btrfs_flush_space, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__reserved_extent’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1206 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1206 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_find_free_extent’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ + 1242 | TRACE_EVENT(find_free_extent, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ + 1242 | TRACE_EVENT(find_free_extent, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_find_free_extent_search_loop’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1270:1: note: in expansion of macro ‘TRACE_EVENT’ + 1270 | TRACE_EVENT(find_free_extent_search_loop, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1270:1: note: in expansion of macro ‘TRACE_EVENT’ + 1270 | TRACE_EVENT(find_free_extent_search_loop, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_find_free_extent_have_block_group’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ + 1300 | TRACE_EVENT(find_free_extent_have_block_group, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ + 1300 | TRACE_EVENT(find_free_extent_have_block_group, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__reserve_extent’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1341:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1341 | DECLARE_EVENT_CLASS(btrfs__reserve_extent, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1341:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1341 | DECLARE_EVENT_CLASS(btrfs__reserve_extent, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_find_cluster’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1396:1: note: in expansion of macro ‘TRACE_EVENT’ + 1396 | TRACE_EVENT(btrfs_find_cluster, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1396:1: note: in expansion of macro ‘TRACE_EVENT’ + 1396 | TRACE_EVENT(btrfs_find_cluster, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_failed_cluster_setup’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ + 1429 | TRACE_EVENT(btrfs_failed_cluster_setup, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ + 1429 | TRACE_EVENT(btrfs_failed_cluster_setup, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_setup_cluster’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ + 1446 | TRACE_EVENT(btrfs_setup_cluster, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ + 1446 | TRACE_EVENT(btrfs_setup_cluster, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_alloc_extent_state’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1482:1: note: in expansion of macro ‘TRACE_EVENT’ + 1482 | TRACE_EVENT(alloc_extent_state, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1482:1: note: in expansion of macro ‘TRACE_EVENT’ + 1482 | TRACE_EVENT(alloc_extent_state, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_free_extent_state’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1505:1: note: in expansion of macro ‘TRACE_EVENT’ + 1505 | TRACE_EVENT(free_extent_state, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1505:1: note: in expansion of macro ‘TRACE_EVENT’ + 1505 | TRACE_EVENT(free_extent_state, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__work’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1524:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1524 | DECLARE_EVENT_CLASS(btrfs__work, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1524:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1524 | DECLARE_EVENT_CLASS(btrfs__work, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__work__done’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1556 | DECLARE_EVENT_CLASS(btrfs__work__done, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1556 | DECLARE_EVENT_CLASS(btrfs__work__done, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_workqueue’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1601:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1601 | DECLARE_EVENT_CLASS(btrfs_workqueue, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1601:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1601 | DECLARE_EVENT_CLASS(btrfs_workqueue, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_workqueue_done’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1628:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1628 | DECLARE_EVENT_CLASS(btrfs_workqueue_done, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1628:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1628 | DECLARE_EVENT_CLASS(btrfs_workqueue_done, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__qgroup_rsv_data’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1657:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1657 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1657:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1657 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_qgroup_extent’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1707 | DECLARE_EVENT_CLASS(btrfs_qgroup_extent, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1707 | DECLARE_EVENT_CLASS(btrfs_qgroup_extent, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_qgroup_num_dirty_extents’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1743:1: note: in expansion of macro ‘TRACE_EVENT’ + 1743 | TRACE_EVENT(qgroup_num_dirty_extents, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1743:1: note: in expansion of macro ‘TRACE_EVENT’ + 1743 | TRACE_EVENT(qgroup_num_dirty_extents, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_qgroup_account_extent’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1764:1: note: in expansion of macro ‘TRACE_EVENT’ + 1764 | TRACE_EVENT(btrfs_qgroup_account_extent, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1764:1: note: in expansion of macro ‘TRACE_EVENT’ + 1764 | TRACE_EVENT(btrfs_qgroup_account_extent, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_qgroup_update_counters’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1797:1: note: in expansion of macro ‘TRACE_EVENT’ + 1797 | TRACE_EVENT(qgroup_update_counters, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1797:1: note: in expansion of macro ‘TRACE_EVENT’ + 1797 | TRACE_EVENT(qgroup_update_counters, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_qgroup_update_reserve’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1826:1: note: in expansion of macro ‘TRACE_EVENT’ + 1826 | TRACE_EVENT(qgroup_update_reserve, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1826:1: note: in expansion of macro ‘TRACE_EVENT’ + 1826 | TRACE_EVENT(qgroup_update_reserve, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_qgroup_meta_reserve’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ + 1852 | TRACE_EVENT(qgroup_meta_reserve, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ + 1852 | TRACE_EVENT(qgroup_meta_reserve, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_qgroup_meta_convert’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1875:1: note: in expansion of macro ‘TRACE_EVENT’ + 1875 | TRACE_EVENT(qgroup_meta_convert, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1875:1: note: in expansion of macro ‘TRACE_EVENT’ + 1875 | TRACE_EVENT(qgroup_meta_convert, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_qgroup_meta_free_all_pertrans’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1898:1: note: in expansion of macro ‘TRACE_EVENT’ + 1898 | TRACE_EVENT(qgroup_meta_free_all_pertrans, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1898:1: note: in expansion of macro ‘TRACE_EVENT’ + 1898 | TRACE_EVENT(qgroup_meta_free_all_pertrans, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__prelim_ref’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1923:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1923 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1923:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1923 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_inode_mod_outstanding_extents’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1980:1: note: in expansion of macro ‘TRACE_EVENT’ + 1980 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1980:1: note: in expansion of macro ‘TRACE_EVENT’ + 1980 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__block_group’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2004 | DECLARE_EVENT_CLASS(btrfs__block_group, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2004 | DECLARE_EVENT_CLASS(btrfs__block_group, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_set_extent_bit’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2058:1: note: in expansion of macro ‘TRACE_EVENT’ + 2058 | TRACE_EVENT(btrfs_set_extent_bit, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2058:1: note: in expansion of macro ‘TRACE_EVENT’ + 2058 | TRACE_EVENT(btrfs_set_extent_bit, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_clear_extent_bit’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2091:1: note: in expansion of macro ‘TRACE_EVENT’ + 2091 | TRACE_EVENT(btrfs_clear_extent_bit, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2091:1: note: in expansion of macro ‘TRACE_EVENT’ + 2091 | TRACE_EVENT(btrfs_clear_extent_bit, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_convert_extent_bit’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2124:1: note: in expansion of macro ‘TRACE_EVENT’ + 2124 | TRACE_EVENT(btrfs_convert_extent_bit, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2124:1: note: in expansion of macro ‘TRACE_EVENT’ + 2124 | TRACE_EVENT(btrfs_convert_extent_bit, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_dump_space_info’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2160 | DECLARE_EVENT_CLASS(btrfs_dump_space_info, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2160 | DECLARE_EVENT_CLASS(btrfs_dump_space_info, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_reserve_ticket’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ + 2234 | TRACE_EVENT(btrfs_reserve_ticket, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ + 2234 | TRACE_EVENT(btrfs_reserve_ticket, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_sleep_tree_lock’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2263:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2263 | DECLARE_EVENT_CLASS(btrfs_sleep_tree_lock, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2263:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2263 | DECLARE_EVENT_CLASS(btrfs_sleep_tree_lock, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_locking_events’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2307 | DECLARE_EVENT_CLASS(btrfs_locking_events, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2307 | DECLARE_EVENT_CLASS(btrfs_locking_events, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__space_info_update’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2347 | DECLARE_EVENT_CLASS(btrfs__space_info_update, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2347 | DECLARE_EVENT_CLASS(btrfs__space_info_update, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_raid56_bio’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2394:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2394 | DECLARE_EVENT_CLASS(btrfs_raid56_bio, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2394:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2394 | DECLARE_EVENT_CLASS(btrfs_raid56_bio, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_insert_one_raid_extent’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2461:1: note: in expansion of macro ‘TRACE_EVENT’ + 2461 | TRACE_EVENT(btrfs_insert_one_raid_extent, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2461:1: note: in expansion of macro ‘TRACE_EVENT’ + 2461 | TRACE_EVENT(btrfs_insert_one_raid_extent, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_raid_extent_delete’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2485:1: note: in expansion of macro ‘TRACE_EVENT’ + 2485 | TRACE_EVENT(btrfs_raid_extent_delete, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2485:1: note: in expansion of macro ‘TRACE_EVENT’ + 2485 | TRACE_EVENT(btrfs_raid_extent_delete, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_get_raid_extent_offset’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ + 2511 | TRACE_EVENT(btrfs_get_raid_extent_offset, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ + 2511 | TRACE_EVENT(btrfs_get_raid_extent_offset, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_extent_map_shrinker_count’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ + 2537 | TRACE_EVENT(btrfs_extent_map_shrinker_count, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ + 2537 | TRACE_EVENT(btrfs_extent_map_shrinker_count, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_extent_map_shrinker_scan_enter’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ + 2554 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_enter, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ + 2554 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_enter, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_extent_map_shrinker_scan_exit’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2580:1: note: in expansion of macro ‘TRACE_EVENT’ + 2580 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_exit, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2580:1: note: in expansion of macro ‘TRACE_EVENT’ + 2580 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_exit, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_extent_map_shrinker_remove_em’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2606:1: note: in expansion of macro ‘TRACE_EVENT’ + 2606 | TRACE_EVENT(btrfs_extent_map_shrinker_remove_em, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2606:1: note: in expansion of macro ‘TRACE_EVENT’ + 2606 | TRACE_EVENT(btrfs_extent_map_shrinker_remove_em, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_transaction_commit’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ + 182 | TRACE_EVENT(btrfs_transaction_commit, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ + 182 | TRACE_EVENT(btrfs_transaction_commit, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__inode’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:203:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 203 | DECLARE_EVENT_CLASS(btrfs__inode, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:203:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 203 | DECLARE_EVENT_CLASS(btrfs__inode, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_get_extent’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 280 | TRACE_EVENT_CONDITION(btrfs_get_extent, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 280 | TRACE_EVENT_CONDITION(btrfs_get_extent, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_handle_em_exist’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ + 316 | TRACE_EVENT(btrfs_handle_em_exist, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ + 316 | TRACE_EVENT(btrfs_handle_em_exist, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__file_extent_item_regular’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 354 | DECLARE_EVENT_CLASS(btrfs__file_extent_item_regular, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 354 | DECLARE_EVENT_CLASS(btrfs__file_extent_item_regular, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__file_extent_item_inline’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:408:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 408 | DECLARE_EVENT_CLASS( + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:408:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 408 | DECLARE_EVENT_CLASS( + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__ordered_extent’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 498 | DECLARE_EVENT_CLASS(btrfs__ordered_extent, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 498 | DECLARE_EVENT_CLASS(btrfs__ordered_extent, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_finish_ordered_extent’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:646:1: note: in expansion of macro ‘TRACE_EVENT’ + 646 | TRACE_EVENT(btrfs_finish_ordered_extent, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:646:1: note: in expansion of macro ‘TRACE_EVENT’ + 646 | TRACE_EVENT(btrfs_finish_ordered_extent, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__writepage’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:675:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 675 | DECLARE_EVENT_CLASS(btrfs__writepage, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:675:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 675 | DECLARE_EVENT_CLASS(btrfs__writepage, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_writepage_end_io_hook’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:732:1: note: in expansion of macro ‘TRACE_EVENT’ + 732 | TRACE_EVENT(btrfs_writepage_end_io_hook, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:732:1: note: in expansion of macro ‘TRACE_EVENT’ + 732 | TRACE_EVENT(btrfs_writepage_end_io_hook, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_sync_file’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:761:1: note: in expansion of macro ‘TRACE_EVENT’ + 761 | TRACE_EVENT(btrfs_sync_file, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:761:1: note: in expansion of macro ‘TRACE_EVENT’ + 761 | TRACE_EVENT(btrfs_sync_file, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_sync_fs’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:793:1: note: in expansion of macro ‘TRACE_EVENT’ + 793 | TRACE_EVENT(btrfs_sync_fs, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:793:1: note: in expansion of macro ‘TRACE_EVENT’ + 793 | TRACE_EVENT(btrfs_sync_fs, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_add_block_group’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ + 810 | TRACE_EVENT(btrfs_add_block_group, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ + 810 | TRACE_EVENT(btrfs_add_block_group, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_delayed_tree_ref’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 855 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 855 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_delayed_data_ref’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:912:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 912 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:912:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 912 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_delayed_ref_head’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:973:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 973 | DECLARE_EVENT_CLASS(btrfs_delayed_ref_head, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:973:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 973 | DECLARE_EVENT_CLASS(btrfs_delayed_ref_head, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__chunk’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1032:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1032 | DECLARE_EVENT_CLASS(btrfs__chunk, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1032:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1032 | DECLARE_EVENT_CLASS(btrfs__chunk, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_cow_block’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ + 1082 | TRACE_EVENT(btrfs_cow_block, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ + 1082 | TRACE_EVENT(btrfs_cow_block, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_space_reservation’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ + 1117 | TRACE_EVENT(btrfs_space_reservation, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ + 1117 | TRACE_EVENT(btrfs_space_reservation, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_trigger_flush’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1143:1: note: in expansion of macro ‘TRACE_EVENT’ + 1143 | TRACE_EVENT(btrfs_trigger_flush, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1143:1: note: in expansion of macro ‘TRACE_EVENT’ + 1143 | TRACE_EVENT(btrfs_trigger_flush, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_flush_space’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1174:1: note: in expansion of macro ‘TRACE_EVENT’ + 1174 | TRACE_EVENT(btrfs_flush_space, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1174:1: note: in expansion of macro ‘TRACE_EVENT’ + 1174 | TRACE_EVENT(btrfs_flush_space, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__reserved_extent’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1206 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1206 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_find_free_extent’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ + 1242 | TRACE_EVENT(find_free_extent, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ + 1242 | TRACE_EVENT(find_free_extent, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_find_free_extent_search_loop’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1270:1: note: in expansion of macro ‘TRACE_EVENT’ + 1270 | TRACE_EVENT(find_free_extent_search_loop, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1270:1: note: in expansion of macro ‘TRACE_EVENT’ + 1270 | TRACE_EVENT(find_free_extent_search_loop, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_find_free_extent_have_block_group’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ + 1300 | TRACE_EVENT(find_free_extent_have_block_group, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ + 1300 | TRACE_EVENT(find_free_extent_have_block_group, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__reserve_extent’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1341:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1341 | DECLARE_EVENT_CLASS(btrfs__reserve_extent, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1341:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1341 | DECLARE_EVENT_CLASS(btrfs__reserve_extent, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_find_cluster’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1396:1: note: in expansion of macro ‘TRACE_EVENT’ + 1396 | TRACE_EVENT(btrfs_find_cluster, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1396:1: note: in expansion of macro ‘TRACE_EVENT’ + 1396 | TRACE_EVENT(btrfs_find_cluster, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_failed_cluster_setup’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ + 1429 | TRACE_EVENT(btrfs_failed_cluster_setup, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ + 1429 | TRACE_EVENT(btrfs_failed_cluster_setup, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_setup_cluster’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ + 1446 | TRACE_EVENT(btrfs_setup_cluster, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ + 1446 | TRACE_EVENT(btrfs_setup_cluster, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_alloc_extent_state’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1482:1: note: in expansion of macro ‘TRACE_EVENT’ + 1482 | TRACE_EVENT(alloc_extent_state, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1482:1: note: in expansion of macro ‘TRACE_EVENT’ + 1482 | TRACE_EVENT(alloc_extent_state, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_free_extent_state’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1505:1: note: in expansion of macro ‘TRACE_EVENT’ + 1505 | TRACE_EVENT(free_extent_state, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1505:1: note: in expansion of macro ‘TRACE_EVENT’ + 1505 | TRACE_EVENT(free_extent_state, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__work’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1524:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1524 | DECLARE_EVENT_CLASS(btrfs__work, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1524:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1524 | DECLARE_EVENT_CLASS(btrfs__work, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__work__done’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1556 | DECLARE_EVENT_CLASS(btrfs__work__done, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1556 | DECLARE_EVENT_CLASS(btrfs__work__done, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_workqueue’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1601:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1601 | DECLARE_EVENT_CLASS(btrfs_workqueue, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1601:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1601 | DECLARE_EVENT_CLASS(btrfs_workqueue, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_workqueue_done’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1628:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1628 | DECLARE_EVENT_CLASS(btrfs_workqueue_done, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1628:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1628 | DECLARE_EVENT_CLASS(btrfs_workqueue_done, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__qgroup_rsv_data’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1657:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1657 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1657:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1657 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_qgroup_extent’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1707 | DECLARE_EVENT_CLASS(btrfs_qgroup_extent, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1707 | DECLARE_EVENT_CLASS(btrfs_qgroup_extent, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_qgroup_num_dirty_extents’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1743:1: note: in expansion of macro ‘TRACE_EVENT’ + 1743 | TRACE_EVENT(qgroup_num_dirty_extents, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1743:1: note: in expansion of macro ‘TRACE_EVENT’ + 1743 | TRACE_EVENT(qgroup_num_dirty_extents, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_qgroup_account_extent’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1764:1: note: in expansion of macro ‘TRACE_EVENT’ + 1764 | TRACE_EVENT(btrfs_qgroup_account_extent, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1764:1: note: in expansion of macro ‘TRACE_EVENT’ + 1764 | TRACE_EVENT(btrfs_qgroup_account_extent, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_qgroup_update_counters’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1797:1: note: in expansion of macro ‘TRACE_EVENT’ + 1797 | TRACE_EVENT(qgroup_update_counters, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1797:1: note: in expansion of macro ‘TRACE_EVENT’ + 1797 | TRACE_EVENT(qgroup_update_counters, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_qgroup_update_reserve’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1826:1: note: in expansion of macro ‘TRACE_EVENT’ + 1826 | TRACE_EVENT(qgroup_update_reserve, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1826:1: note: in expansion of macro ‘TRACE_EVENT’ + 1826 | TRACE_EVENT(qgroup_update_reserve, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_qgroup_meta_reserve’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ + 1852 | TRACE_EVENT(qgroup_meta_reserve, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ + 1852 | TRACE_EVENT(qgroup_meta_reserve, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_qgroup_meta_convert’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1875:1: note: in expansion of macro ‘TRACE_EVENT’ + 1875 | TRACE_EVENT(qgroup_meta_convert, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1875:1: note: in expansion of macro ‘TRACE_EVENT’ + 1875 | TRACE_EVENT(qgroup_meta_convert, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_qgroup_meta_free_all_pertrans’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1898:1: note: in expansion of macro ‘TRACE_EVENT’ + 1898 | TRACE_EVENT(qgroup_meta_free_all_pertrans, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1898:1: note: in expansion of macro ‘TRACE_EVENT’ + 1898 | TRACE_EVENT(qgroup_meta_free_all_pertrans, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__prelim_ref’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1923:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1923 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1923:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1923 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_inode_mod_outstanding_extents’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1980:1: note: in expansion of macro ‘TRACE_EVENT’ + 1980 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:1980:1: note: in expansion of macro ‘TRACE_EVENT’ + 1980 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__block_group’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2004 | DECLARE_EVENT_CLASS(btrfs__block_group, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2004 | DECLARE_EVENT_CLASS(btrfs__block_group, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_set_extent_bit’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2058:1: note: in expansion of macro ‘TRACE_EVENT’ + 2058 | TRACE_EVENT(btrfs_set_extent_bit, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2058:1: note: in expansion of macro ‘TRACE_EVENT’ + 2058 | TRACE_EVENT(btrfs_set_extent_bit, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_clear_extent_bit’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2091:1: note: in expansion of macro ‘TRACE_EVENT’ + 2091 | TRACE_EVENT(btrfs_clear_extent_bit, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2091:1: note: in expansion of macro ‘TRACE_EVENT’ + 2091 | TRACE_EVENT(btrfs_clear_extent_bit, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_convert_extent_bit’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2124:1: note: in expansion of macro ‘TRACE_EVENT’ + 2124 | TRACE_EVENT(btrfs_convert_extent_bit, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2124:1: note: in expansion of macro ‘TRACE_EVENT’ + 2124 | TRACE_EVENT(btrfs_convert_extent_bit, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_dump_space_info’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2160 | DECLARE_EVENT_CLASS(btrfs_dump_space_info, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2160 | DECLARE_EVENT_CLASS(btrfs_dump_space_info, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_reserve_ticket’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ + 2234 | TRACE_EVENT(btrfs_reserve_ticket, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ + 2234 | TRACE_EVENT(btrfs_reserve_ticket, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_sleep_tree_lock’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2263:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2263 | DECLARE_EVENT_CLASS(btrfs_sleep_tree_lock, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2263:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2263 | DECLARE_EVENT_CLASS(btrfs_sleep_tree_lock, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_locking_events’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2307 | DECLARE_EVENT_CLASS(btrfs_locking_events, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2307 | DECLARE_EVENT_CLASS(btrfs_locking_events, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__space_info_update’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2347 | DECLARE_EVENT_CLASS(btrfs__space_info_update, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2347 | DECLARE_EVENT_CLASS(btrfs__space_info_update, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_raid56_bio’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2394:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2394 | DECLARE_EVENT_CLASS(btrfs_raid56_bio, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2394:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2394 | DECLARE_EVENT_CLASS(btrfs_raid56_bio, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_insert_one_raid_extent’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2461:1: note: in expansion of macro ‘TRACE_EVENT’ + 2461 | TRACE_EVENT(btrfs_insert_one_raid_extent, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2461:1: note: in expansion of macro ‘TRACE_EVENT’ + 2461 | TRACE_EVENT(btrfs_insert_one_raid_extent, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_raid_extent_delete’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2485:1: note: in expansion of macro ‘TRACE_EVENT’ + 2485 | TRACE_EVENT(btrfs_raid_extent_delete, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2485:1: note: in expansion of macro ‘TRACE_EVENT’ + 2485 | TRACE_EVENT(btrfs_raid_extent_delete, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_get_raid_extent_offset’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ + 2511 | TRACE_EVENT(btrfs_get_raid_extent_offset, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ + 2511 | TRACE_EVENT(btrfs_get_raid_extent_offset, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_extent_map_shrinker_count’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ + 2537 | TRACE_EVENT(btrfs_extent_map_shrinker_count, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ + 2537 | TRACE_EVENT(btrfs_extent_map_shrinker_count, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_extent_map_shrinker_scan_enter’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ + 2554 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_enter, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ + 2554 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_enter, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_extent_map_shrinker_scan_exit’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2580:1: note: in expansion of macro ‘TRACE_EVENT’ + 2580 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_exit, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2580:1: note: in expansion of macro ‘TRACE_EVENT’ + 2580 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_exit, + | ^~~~~~~~~~~ +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_extent_map_shrinker_remove_em’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2606:1: note: in expansion of macro ‘TRACE_EVENT’ + 2606 | TRACE_EVENT(btrfs_extent_map_shrinker_remove_em, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/btrfs.h:2606:1: note: in expansion of macro ‘TRACE_EVENT’ + 2606 | TRACE_EVENT(btrfs_extent_map_shrinker_remove_em, + | ^~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: fs/btrfs/super.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: fs/btrfs] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../fs/nfsd/trace.h:2206, + from ../fs/nfsd/trace.c:4: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_xdr_err_class’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_compound’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ + 91 | TRACE_EVENT(nfsd_compound, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ + 91 | TRACE_EVENT(nfsd_compound, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_compound_status’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ + 114 | TRACE_EVENT(nfsd_compound_status, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ + 114 | TRACE_EVENT(nfsd_compound_status, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_compound_decode_err’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ + 137 | TRACE_EVENT(nfsd_compound_decode_err, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ + 137 | TRACE_EVENT(nfsd_compound_decode_err, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_compound_encode_err’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ + 165 | TRACE_EVENT(nfsd_compound_encode_err, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ + 165 | TRACE_EVENT(nfsd_compound_encode_err, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_fh_verify’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ + 196 | TRACE_EVENT(nfsd_fh_verify, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ + 196 | TRACE_EVENT(nfsd_fh_verify, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_fh_verify_err’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 233 | TRACE_EVENT_CONDITION(nfsd_fh_verify_err, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 233 | TRACE_EVENT_CONDITION(nfsd_fh_verify_err, + | ^~~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_fh_err_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:278:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 278 | DECLARE_EVENT_CLASS(nfsd_fh_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:278:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 278 | DECLARE_EVENT_CLASS(nfsd_fh_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_exp_find_key’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:308:1: note: in expansion of macro ‘TRACE_EVENT’ + 308 | TRACE_EVENT(nfsd_exp_find_key, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:308:1: note: in expansion of macro ‘TRACE_EVENT’ + 308 | TRACE_EVENT(nfsd_exp_find_key, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_expkey_update’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ + 332 | TRACE_EVENT(nfsd_expkey_update, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ + 332 | TRACE_EVENT(nfsd_expkey_update, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_exp_get_by_name’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ + 358 | TRACE_EVENT(nfsd_exp_get_by_name, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ + 358 | TRACE_EVENT(nfsd_exp_get_by_name, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_export_update’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:379:1: note: in expansion of macro ‘TRACE_EVENT’ + 379 | TRACE_EVENT(nfsd_export_update, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:379:1: note: in expansion of macro ‘TRACE_EVENT’ + 379 | TRACE_EVENT(nfsd_export_update, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_io_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:399:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 399 | DECLARE_EVENT_CLASS(nfsd_io_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:399:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 399 | DECLARE_EVENT_CLASS(nfsd_io_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_err_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:440:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 440 | DECLARE_EVENT_CLASS(nfsd_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:440:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 440 | DECLARE_EVENT_CLASS(nfsd_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_dirent’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:474:1: note: in expansion of macro ‘TRACE_EVENT’ + 474 | TRACE_EVENT(nfsd_dirent, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:474:1: note: in expansion of macro ‘TRACE_EVENT’ + 474 | TRACE_EVENT(nfsd_dirent, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_copy_err_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 495 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 495 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_delegret_wakeup’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ + 549 | TRACE_EVENT(nfsd_delegret_wakeup, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ + 549 | TRACE_EVENT(nfsd_delegret_wakeup, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_stateid_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 572 | DECLARE_EVENT_CLASS(nfsd_stateid_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 572 | DECLARE_EVENT_CLASS(nfsd_stateid_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_stateseqid_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 616 | DECLARE_EVENT_CLASS(nfsd_stateseqid_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 616 | DECLARE_EVENT_CLASS(nfsd_stateseqid_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_stid_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 659 | DECLARE_EVENT_CLASS(nfsd_stid_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 659 | DECLARE_EVENT_CLASS(nfsd_stid_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_stateowner_replay’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:699:1: note: in expansion of macro ‘TRACE_EVENT’ + 699 | TRACE_EVENT(nfsd_stateowner_replay, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:699:1: note: in expansion of macro ‘TRACE_EVENT’ + 699 | TRACE_EVENT(nfsd_stateowner_replay, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_seq4_status’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h:717:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 717 | TRACE_EVENT_CONDITION(nfsd_seq4_status, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h:717:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 717 | TRACE_EVENT_CONDITION(nfsd_seq4_status, + | ^~~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cs_slot_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 752 | DECLARE_EVENT_CLASS(nfsd_cs_slot_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 752 | DECLARE_EVENT_CLASS(nfsd_cs_slot_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_slot_seqid_sequence’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:792:1: note: in expansion of macro ‘TRACE_EVENT’ + 792 | TRACE_EVENT(nfsd_slot_seqid_sequence, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:792:1: note: in expansion of macro ‘TRACE_EVENT’ + 792 | TRACE_EVENT(nfsd_slot_seqid_sequence, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_clientid_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:822:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 822 | DECLARE_EVENT_CLASS(nfsd_clientid_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:822:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 822 | DECLARE_EVENT_CLASS(nfsd_clientid_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_mark_client_expired’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:851:1: note: in expansion of macro ‘TRACE_EVENT’ + 851 | TRACE_EVENT(nfsd_mark_client_expired, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:851:1: note: in expansion of macro ‘TRACE_EVENT’ + 851 | TRACE_EVENT(nfsd_mark_client_expired, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_net_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:875:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 875 | DECLARE_EVENT_CLASS(nfsd_net_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:875:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 875 | DECLARE_EVENT_CLASS(nfsd_net_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_writeverf_reset’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:895:1: note: in expansion of macro ‘TRACE_EVENT’ + 895 | TRACE_EVENT(nfsd_writeverf_reset, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:895:1: note: in expansion of macro ‘TRACE_EVENT’ + 895 | TRACE_EVENT(nfsd_writeverf_reset, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_clid_cred_mismatch’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:923:1: note: in expansion of macro ‘TRACE_EVENT’ + 923 | TRACE_EVENT(nfsd_clid_cred_mismatch, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:923:1: note: in expansion of macro ‘TRACE_EVENT’ + 923 | TRACE_EVENT(nfsd_clid_cred_mismatch, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_clid_verf_mismatch’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:952:1: note: in expansion of macro ‘TRACE_EVENT’ + 952 | TRACE_EVENT(nfsd_clid_verf_mismatch, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:952:1: note: in expansion of macro ‘TRACE_EVENT’ + 952 | TRACE_EVENT(nfsd_clid_verf_mismatch, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_clid_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 984 | DECLARE_EVENT_CLASS(nfsd_clid_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 984 | DECLARE_EVENT_CLASS(nfsd_clid_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1030:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1030 | DECLARE_EVENT_CLASS(nfsd_file_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1030:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1030 | DECLARE_EVENT_CLASS(nfsd_file_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_alloc’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1066:1: note: in expansion of macro ‘TRACE_EVENT’ + 1066 | TRACE_EVENT(nfsd_file_alloc, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1066:1: note: in expansion of macro ‘TRACE_EVENT’ + 1066 | TRACE_EVENT(nfsd_file_alloc, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_acquire’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1090:1: note: in expansion of macro ‘TRACE_EVENT’ + 1090 | TRACE_EVENT(nfsd_file_acquire, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1090:1: note: in expansion of macro ‘TRACE_EVENT’ + 1090 | TRACE_EVENT(nfsd_file_acquire, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_insert_err’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1132:1: note: in expansion of macro ‘TRACE_EVENT’ + 1132 | TRACE_EVENT(nfsd_file_insert_err, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1132:1: note: in expansion of macro ‘TRACE_EVENT’ + 1132 | TRACE_EVENT(nfsd_file_insert_err, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_cons_err’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ + 1159 | TRACE_EVENT(nfsd_file_cons_err, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ + 1159 | TRACE_EVENT(nfsd_file_cons_err, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_open_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1193 | DECLARE_EVENT_CLASS(nfsd_file_open_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1193 | DECLARE_EVENT_CLASS(nfsd_file_open_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_is_cached’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1229:1: note: in expansion of macro ‘TRACE_EVENT’ + 1229 | TRACE_EVENT(nfsd_file_is_cached, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1229:1: note: in expansion of macro ‘TRACE_EVENT’ + 1229 | TRACE_EVENT(nfsd_file_is_cached, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_fsnotify_handle_event’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1249:1: note: in expansion of macro ‘TRACE_EVENT’ + 1249 | TRACE_EVENT(nfsd_file_fsnotify_handle_event, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1249:1: note: in expansion of macro ‘TRACE_EVENT’ + 1249 | TRACE_EVENT(nfsd_file_fsnotify_handle_event, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_gc_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1268 | DECLARE_EVENT_CLASS(nfsd_file_gc_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1268 | DECLARE_EVENT_CLASS(nfsd_file_gc_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_lruwalk_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1308:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1308 | DECLARE_EVENT_CLASS(nfsd_file_lruwalk_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1308:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1308 | DECLARE_EVENT_CLASS(nfsd_file_lruwalk_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_close’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ + 1337 | TRACE_EVENT(nfsd_file_close, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ + 1337 | TRACE_EVENT(nfsd_file_close, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_drc_found’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1365:1: note: in expansion of macro ‘TRACE_EVENT’ + 1365 | TRACE_EVENT(nfsd_drc_found, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1365:1: note: in expansion of macro ‘TRACE_EVENT’ + 1365 | TRACE_EVENT(nfsd_drc_found, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_drc_mismatch’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1388:1: note: in expansion of macro ‘TRACE_EVENT’ + 1388 | TRACE_EVENT(nfsd_drc_mismatch, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1388:1: note: in expansion of macro ‘TRACE_EVENT’ + 1388 | TRACE_EVENT(nfsd_drc_mismatch, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_args’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ + 1412 | TRACE_EVENT(nfsd_cb_args, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ + 1412 | TRACE_EVENT(nfsd_cb_args, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_nodelegs’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1437:1: note: in expansion of macro ‘TRACE_EVENT’ + 1437 | TRACE_EVENT(nfsd_cb_nodelegs, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1437:1: note: in expansion of macro ‘TRACE_EVENT’ + 1437 | TRACE_EVENT(nfsd_cb_nodelegs, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1458:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1458 | DECLARE_EVENT_CLASS(nfsd_cb_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1458:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1458 | DECLARE_EVENT_CLASS(nfsd_cb_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_setup’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1506:1: note: in expansion of macro ‘TRACE_EVENT’ + 1506 | TRACE_EVENT(nfsd_cb_setup, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1506:1: note: in expansion of macro ‘TRACE_EVENT’ + 1506 | TRACE_EVENT(nfsd_cb_setup, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_setup_err’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1532:1: note: in expansion of macro ‘TRACE_EVENT’ + 1532 | TRACE_EVENT(nfsd_cb_setup_err, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1532:1: note: in expansion of macro ‘TRACE_EVENT’ + 1532 | TRACE_EVENT(nfsd_cb_setup_err, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_lifetime_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1556 | DECLARE_EVENT_CLASS(nfsd_cb_lifetime_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1556 | DECLARE_EVENT_CLASS(nfsd_cb_lifetime_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_seq_status’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1598:1: note: in expansion of macro ‘TRACE_EVENT’ + 1598 | TRACE_EVENT(nfsd_cb_seq_status, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1598:1: note: in expansion of macro ‘TRACE_EVENT’ + 1598 | TRACE_EVENT(nfsd_cb_seq_status, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_free_slot’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1639:1: note: in expansion of macro ‘TRACE_EVENT’ + 1639 | TRACE_EVENT(nfsd_cb_free_slot, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1639:1: note: in expansion of macro ‘TRACE_EVENT’ + 1639 | TRACE_EVENT(nfsd_cb_free_slot, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_recall’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h:1678:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 1678 | TRACE_EVENT_CONDITION(nfsd_cb_recall, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h:1678:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 1678 | TRACE_EVENT_CONDITION(nfsd_cb_recall, + | ^~~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_notify_lock’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1707:1: note: in expansion of macro ‘TRACE_EVENT’ + 1707 | TRACE_EVENT(nfsd_cb_notify_lock, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1707:1: note: in expansion of macro ‘TRACE_EVENT’ + 1707 | TRACE_EVENT(nfsd_cb_notify_lock, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_offload’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1733:1: note: in expansion of macro ‘TRACE_EVENT’ + 1733 | TRACE_EVENT(nfsd_cb_offload, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1733:1: note: in expansion of macro ‘TRACE_EVENT’ + 1733 | TRACE_EVENT(nfsd_cb_offload, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_recall_any’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1769:1: note: in expansion of macro ‘TRACE_EVENT’ + 1769 | TRACE_EVENT(nfsd_cb_recall_any, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1769:1: note: in expansion of macro ‘TRACE_EVENT’ + 1769 | TRACE_EVENT(nfsd_cb_recall_any, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_done_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1795:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1795 | DECLARE_EVENT_CLASS(nfsd_cb_done_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1795:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1795 | DECLARE_EVENT_CLASS(nfsd_cb_done_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_recall_any_done’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1834:1: note: in expansion of macro ‘TRACE_EVENT’ + 1834 | TRACE_EVENT(nfsd_cb_recall_any_done, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1834:1: note: in expansion of macro ‘TRACE_EVENT’ + 1834 | TRACE_EVENT(nfsd_cb_recall_any_done, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_unlock_ip’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1855:1: note: in expansion of macro ‘TRACE_EVENT’ + 1855 | TRACE_EVENT(nfsd_ctl_unlock_ip, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1855:1: note: in expansion of macro ‘TRACE_EVENT’ + 1855 | TRACE_EVENT(nfsd_ctl_unlock_ip, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_unlock_fs’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1874:1: note: in expansion of macro ‘TRACE_EVENT’ + 1874 | TRACE_EVENT(nfsd_ctl_unlock_fs, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1874:1: note: in expansion of macro ‘TRACE_EVENT’ + 1874 | TRACE_EVENT(nfsd_ctl_unlock_fs, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_filehandle’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ + 1893 | TRACE_EVENT(nfsd_ctl_filehandle, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ + 1893 | TRACE_EVENT(nfsd_ctl_filehandle, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_threads’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1918:1: note: in expansion of macro ‘TRACE_EVENT’ + 1918 | TRACE_EVENT(nfsd_ctl_threads, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1918:1: note: in expansion of macro ‘TRACE_EVENT’ + 1918 | TRACE_EVENT(nfsd_ctl_threads, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_pool_threads’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1937:1: note: in expansion of macro ‘TRACE_EVENT’ + 1937 | TRACE_EVENT(nfsd_ctl_pool_threads, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1937:1: note: in expansion of macro ‘TRACE_EVENT’ + 1937 | TRACE_EVENT(nfsd_ctl_pool_threads, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_version’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1959:1: note: in expansion of macro ‘TRACE_EVENT’ + 1959 | TRACE_EVENT(nfsd_ctl_version, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1959:1: note: in expansion of macro ‘TRACE_EVENT’ + 1959 | TRACE_EVENT(nfsd_ctl_version, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_ports_addfd’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1978:1: note: in expansion of macro ‘TRACE_EVENT’ + 1978 | TRACE_EVENT(nfsd_ctl_ports_addfd, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1978:1: note: in expansion of macro ‘TRACE_EVENT’ + 1978 | TRACE_EVENT(nfsd_ctl_ports_addfd, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_ports_addxprt’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1997:1: note: in expansion of macro ‘TRACE_EVENT’ + 1997 | TRACE_EVENT(nfsd_ctl_ports_addxprt, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1997:1: note: in expansion of macro ‘TRACE_EVENT’ + 1997 | TRACE_EVENT(nfsd_ctl_ports_addxprt, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_maxblksize’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ + 2019 | TRACE_EVENT(nfsd_ctl_maxblksize, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ + 2019 | TRACE_EVENT(nfsd_ctl_maxblksize, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_maxconn’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:2038:1: note: in expansion of macro ‘TRACE_EVENT’ + 2038 | TRACE_EVENT(nfsd_ctl_maxconn, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:2038:1: note: in expansion of macro ‘TRACE_EVENT’ + 2038 | TRACE_EVENT(nfsd_ctl_maxconn, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_time’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:2057:1: note: in expansion of macro ‘TRACE_EVENT’ + 2057 | TRACE_EVENT(nfsd_ctl_time, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:2057:1: note: in expansion of macro ‘TRACE_EVENT’ + 2057 | TRACE_EVENT(nfsd_ctl_time, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_recoverydir’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ + 2080 | TRACE_EVENT(nfsd_ctl_recoverydir, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ + 2080 | TRACE_EVENT(nfsd_ctl_recoverydir, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_end_grace’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ + 2099 | TRACE_EVENT(nfsd_end_grace, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ + 2099 | TRACE_EVENT(nfsd_end_grace, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_copy_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:2114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2114 | DECLARE_EVENT_CLASS(nfsd_copy_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:2114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2114 | DECLARE_EVENT_CLASS(nfsd_copy_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_copy_done’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:2177:1: note: in expansion of macro ‘TRACE_EVENT’ + 2177 | TRACE_EVENT(nfsd_copy_done, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:2177:1: note: in expansion of macro ‘TRACE_EVENT’ + 2177 | TRACE_EVENT(nfsd_copy_done, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_xdr_err_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_compound’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ + 91 | TRACE_EVENT(nfsd_compound, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ + 91 | TRACE_EVENT(nfsd_compound, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_compound_status’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ + 114 | TRACE_EVENT(nfsd_compound_status, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ + 114 | TRACE_EVENT(nfsd_compound_status, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_compound_decode_err’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ + 137 | TRACE_EVENT(nfsd_compound_decode_err, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ + 137 | TRACE_EVENT(nfsd_compound_decode_err, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_compound_encode_err’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ + 165 | TRACE_EVENT(nfsd_compound_encode_err, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ + 165 | TRACE_EVENT(nfsd_compound_encode_err, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_fh_verify’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ + 196 | TRACE_EVENT(nfsd_fh_verify, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ + 196 | TRACE_EVENT(nfsd_fh_verify, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_fh_verify_err’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 233 | TRACE_EVENT_CONDITION(nfsd_fh_verify_err, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 233 | TRACE_EVENT_CONDITION(nfsd_fh_verify_err, + | ^~~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_fh_err_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:278:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 278 | DECLARE_EVENT_CLASS(nfsd_fh_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:278:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 278 | DECLARE_EVENT_CLASS(nfsd_fh_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_exp_find_key’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:308:1: note: in expansion of macro ‘TRACE_EVENT’ + 308 | TRACE_EVENT(nfsd_exp_find_key, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:308:1: note: in expansion of macro ‘TRACE_EVENT’ + 308 | TRACE_EVENT(nfsd_exp_find_key, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_expkey_update’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ + 332 | TRACE_EVENT(nfsd_expkey_update, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ + 332 | TRACE_EVENT(nfsd_expkey_update, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_exp_get_by_name’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ + 358 | TRACE_EVENT(nfsd_exp_get_by_name, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ + 358 | TRACE_EVENT(nfsd_exp_get_by_name, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_export_update’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:379:1: note: in expansion of macro ‘TRACE_EVENT’ + 379 | TRACE_EVENT(nfsd_export_update, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:379:1: note: in expansion of macro ‘TRACE_EVENT’ + 379 | TRACE_EVENT(nfsd_export_update, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_io_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:399:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 399 | DECLARE_EVENT_CLASS(nfsd_io_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:399:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 399 | DECLARE_EVENT_CLASS(nfsd_io_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_err_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:440:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 440 | DECLARE_EVENT_CLASS(nfsd_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:440:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 440 | DECLARE_EVENT_CLASS(nfsd_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_dirent’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:474:1: note: in expansion of macro ‘TRACE_EVENT’ + 474 | TRACE_EVENT(nfsd_dirent, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:474:1: note: in expansion of macro ‘TRACE_EVENT’ + 474 | TRACE_EVENT(nfsd_dirent, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_copy_err_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 495 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 495 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_delegret_wakeup’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ + 549 | TRACE_EVENT(nfsd_delegret_wakeup, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ + 549 | TRACE_EVENT(nfsd_delegret_wakeup, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_stateid_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 572 | DECLARE_EVENT_CLASS(nfsd_stateid_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 572 | DECLARE_EVENT_CLASS(nfsd_stateid_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_stateseqid_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 616 | DECLARE_EVENT_CLASS(nfsd_stateseqid_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 616 | DECLARE_EVENT_CLASS(nfsd_stateseqid_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_stid_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 659 | DECLARE_EVENT_CLASS(nfsd_stid_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 659 | DECLARE_EVENT_CLASS(nfsd_stid_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_stateowner_replay’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:699:1: note: in expansion of macro ‘TRACE_EVENT’ + 699 | TRACE_EVENT(nfsd_stateowner_replay, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:699:1: note: in expansion of macro ‘TRACE_EVENT’ + 699 | TRACE_EVENT(nfsd_stateowner_replay, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_seq4_status’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h:717:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 717 | TRACE_EVENT_CONDITION(nfsd_seq4_status, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h:717:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 717 | TRACE_EVENT_CONDITION(nfsd_seq4_status, + | ^~~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cs_slot_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 752 | DECLARE_EVENT_CLASS(nfsd_cs_slot_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 752 | DECLARE_EVENT_CLASS(nfsd_cs_slot_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_slot_seqid_sequence’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:792:1: note: in expansion of macro ‘TRACE_EVENT’ + 792 | TRACE_EVENT(nfsd_slot_seqid_sequence, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:792:1: note: in expansion of macro ‘TRACE_EVENT’ + 792 | TRACE_EVENT(nfsd_slot_seqid_sequence, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_clientid_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:822:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 822 | DECLARE_EVENT_CLASS(nfsd_clientid_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:822:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 822 | DECLARE_EVENT_CLASS(nfsd_clientid_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_mark_client_expired’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:851:1: note: in expansion of macro ‘TRACE_EVENT’ + 851 | TRACE_EVENT(nfsd_mark_client_expired, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:851:1: note: in expansion of macro ‘TRACE_EVENT’ + 851 | TRACE_EVENT(nfsd_mark_client_expired, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_net_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:875:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 875 | DECLARE_EVENT_CLASS(nfsd_net_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:875:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 875 | DECLARE_EVENT_CLASS(nfsd_net_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_writeverf_reset’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:895:1: note: in expansion of macro ‘TRACE_EVENT’ + 895 | TRACE_EVENT(nfsd_writeverf_reset, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:895:1: note: in expansion of macro ‘TRACE_EVENT’ + 895 | TRACE_EVENT(nfsd_writeverf_reset, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_clid_cred_mismatch’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:923:1: note: in expansion of macro ‘TRACE_EVENT’ + 923 | TRACE_EVENT(nfsd_clid_cred_mismatch, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:923:1: note: in expansion of macro ‘TRACE_EVENT’ + 923 | TRACE_EVENT(nfsd_clid_cred_mismatch, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_clid_verf_mismatch’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:952:1: note: in expansion of macro ‘TRACE_EVENT’ + 952 | TRACE_EVENT(nfsd_clid_verf_mismatch, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:952:1: note: in expansion of macro ‘TRACE_EVENT’ + 952 | TRACE_EVENT(nfsd_clid_verf_mismatch, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_clid_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 984 | DECLARE_EVENT_CLASS(nfsd_clid_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 984 | DECLARE_EVENT_CLASS(nfsd_clid_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1030:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1030 | DECLARE_EVENT_CLASS(nfsd_file_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1030:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1030 | DECLARE_EVENT_CLASS(nfsd_file_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_alloc’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1066:1: note: in expansion of macro ‘TRACE_EVENT’ + 1066 | TRACE_EVENT(nfsd_file_alloc, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1066:1: note: in expansion of macro ‘TRACE_EVENT’ + 1066 | TRACE_EVENT(nfsd_file_alloc, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_acquire’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1090:1: note: in expansion of macro ‘TRACE_EVENT’ + 1090 | TRACE_EVENT(nfsd_file_acquire, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1090:1: note: in expansion of macro ‘TRACE_EVENT’ + 1090 | TRACE_EVENT(nfsd_file_acquire, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_insert_err’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1132:1: note: in expansion of macro ‘TRACE_EVENT’ + 1132 | TRACE_EVENT(nfsd_file_insert_err, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1132:1: note: in expansion of macro ‘TRACE_EVENT’ + 1132 | TRACE_EVENT(nfsd_file_insert_err, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_cons_err’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ + 1159 | TRACE_EVENT(nfsd_file_cons_err, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ + 1159 | TRACE_EVENT(nfsd_file_cons_err, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_open_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1193 | DECLARE_EVENT_CLASS(nfsd_file_open_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1193 | DECLARE_EVENT_CLASS(nfsd_file_open_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_is_cached’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1229:1: note: in expansion of macro ‘TRACE_EVENT’ + 1229 | TRACE_EVENT(nfsd_file_is_cached, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1229:1: note: in expansion of macro ‘TRACE_EVENT’ + 1229 | TRACE_EVENT(nfsd_file_is_cached, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_fsnotify_handle_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1249:1: note: in expansion of macro ‘TRACE_EVENT’ + 1249 | TRACE_EVENT(nfsd_file_fsnotify_handle_event, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1249:1: note: in expansion of macro ‘TRACE_EVENT’ + 1249 | TRACE_EVENT(nfsd_file_fsnotify_handle_event, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_gc_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1268 | DECLARE_EVENT_CLASS(nfsd_file_gc_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1268 | DECLARE_EVENT_CLASS(nfsd_file_gc_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_lruwalk_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1308:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1308 | DECLARE_EVENT_CLASS(nfsd_file_lruwalk_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1308:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1308 | DECLARE_EVENT_CLASS(nfsd_file_lruwalk_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_file_close’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ + 1337 | TRACE_EVENT(nfsd_file_close, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ + 1337 | TRACE_EVENT(nfsd_file_close, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_drc_found’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1365:1: note: in expansion of macro ‘TRACE_EVENT’ + 1365 | TRACE_EVENT(nfsd_drc_found, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1365:1: note: in expansion of macro ‘TRACE_EVENT’ + 1365 | TRACE_EVENT(nfsd_drc_found, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_drc_mismatch’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1388:1: note: in expansion of macro ‘TRACE_EVENT’ + 1388 | TRACE_EVENT(nfsd_drc_mismatch, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1388:1: note: in expansion of macro ‘TRACE_EVENT’ + 1388 | TRACE_EVENT(nfsd_drc_mismatch, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_args’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ + 1412 | TRACE_EVENT(nfsd_cb_args, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ + 1412 | TRACE_EVENT(nfsd_cb_args, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_nodelegs’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1437:1: note: in expansion of macro ‘TRACE_EVENT’ + 1437 | TRACE_EVENT(nfsd_cb_nodelegs, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1437:1: note: in expansion of macro ‘TRACE_EVENT’ + 1437 | TRACE_EVENT(nfsd_cb_nodelegs, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1458:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1458 | DECLARE_EVENT_CLASS(nfsd_cb_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1458:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1458 | DECLARE_EVENT_CLASS(nfsd_cb_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_setup’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1506:1: note: in expansion of macro ‘TRACE_EVENT’ + 1506 | TRACE_EVENT(nfsd_cb_setup, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1506:1: note: in expansion of macro ‘TRACE_EVENT’ + 1506 | TRACE_EVENT(nfsd_cb_setup, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_setup_err’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1532:1: note: in expansion of macro ‘TRACE_EVENT’ + 1532 | TRACE_EVENT(nfsd_cb_setup_err, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1532:1: note: in expansion of macro ‘TRACE_EVENT’ + 1532 | TRACE_EVENT(nfsd_cb_setup_err, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_lifetime_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1556 | DECLARE_EVENT_CLASS(nfsd_cb_lifetime_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1556 | DECLARE_EVENT_CLASS(nfsd_cb_lifetime_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_seq_status’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1598:1: note: in expansion of macro ‘TRACE_EVENT’ + 1598 | TRACE_EVENT(nfsd_cb_seq_status, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1598:1: note: in expansion of macro ‘TRACE_EVENT’ + 1598 | TRACE_EVENT(nfsd_cb_seq_status, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_free_slot’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1639:1: note: in expansion of macro ‘TRACE_EVENT’ + 1639 | TRACE_EVENT(nfsd_cb_free_slot, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1639:1: note: in expansion of macro ‘TRACE_EVENT’ + 1639 | TRACE_EVENT(nfsd_cb_free_slot, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_recall’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h:1678:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 1678 | TRACE_EVENT_CONDITION(nfsd_cb_recall, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h:1678:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 1678 | TRACE_EVENT_CONDITION(nfsd_cb_recall, + | ^~~~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_notify_lock’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1707:1: note: in expansion of macro ‘TRACE_EVENT’ + 1707 | TRACE_EVENT(nfsd_cb_notify_lock, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1707:1: note: in expansion of macro ‘TRACE_EVENT’ + 1707 | TRACE_EVENT(nfsd_cb_notify_lock, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_offload’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1733:1: note: in expansion of macro ‘TRACE_EVENT’ + 1733 | TRACE_EVENT(nfsd_cb_offload, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1733:1: note: in expansion of macro ‘TRACE_EVENT’ + 1733 | TRACE_EVENT(nfsd_cb_offload, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_recall_any’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1769:1: note: in expansion of macro ‘TRACE_EVENT’ + 1769 | TRACE_EVENT(nfsd_cb_recall_any, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1769:1: note: in expansion of macro ‘TRACE_EVENT’ + 1769 | TRACE_EVENT(nfsd_cb_recall_any, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_done_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1795:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1795 | DECLARE_EVENT_CLASS(nfsd_cb_done_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1795:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1795 | DECLARE_EVENT_CLASS(nfsd_cb_done_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_cb_recall_any_done’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1834:1: note: in expansion of macro ‘TRACE_EVENT’ + 1834 | TRACE_EVENT(nfsd_cb_recall_any_done, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1834:1: note: in expansion of macro ‘TRACE_EVENT’ + 1834 | TRACE_EVENT(nfsd_cb_recall_any_done, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_unlock_ip’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1855:1: note: in expansion of macro ‘TRACE_EVENT’ + 1855 | TRACE_EVENT(nfsd_ctl_unlock_ip, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1855:1: note: in expansion of macro ‘TRACE_EVENT’ + 1855 | TRACE_EVENT(nfsd_ctl_unlock_ip, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_unlock_fs’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1874:1: note: in expansion of macro ‘TRACE_EVENT’ + 1874 | TRACE_EVENT(nfsd_ctl_unlock_fs, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1874:1: note: in expansion of macro ‘TRACE_EVENT’ + 1874 | TRACE_EVENT(nfsd_ctl_unlock_fs, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_filehandle’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ + 1893 | TRACE_EVENT(nfsd_ctl_filehandle, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ + 1893 | TRACE_EVENT(nfsd_ctl_filehandle, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_threads’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1918:1: note: in expansion of macro ‘TRACE_EVENT’ + 1918 | TRACE_EVENT(nfsd_ctl_threads, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1918:1: note: in expansion of macro ‘TRACE_EVENT’ + 1918 | TRACE_EVENT(nfsd_ctl_threads, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_pool_threads’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1937:1: note: in expansion of macro ‘TRACE_EVENT’ + 1937 | TRACE_EVENT(nfsd_ctl_pool_threads, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1937:1: note: in expansion of macro ‘TRACE_EVENT’ + 1937 | TRACE_EVENT(nfsd_ctl_pool_threads, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_version’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1959:1: note: in expansion of macro ‘TRACE_EVENT’ + 1959 | TRACE_EVENT(nfsd_ctl_version, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1959:1: note: in expansion of macro ‘TRACE_EVENT’ + 1959 | TRACE_EVENT(nfsd_ctl_version, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_ports_addfd’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1978:1: note: in expansion of macro ‘TRACE_EVENT’ + 1978 | TRACE_EVENT(nfsd_ctl_ports_addfd, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1978:1: note: in expansion of macro ‘TRACE_EVENT’ + 1978 | TRACE_EVENT(nfsd_ctl_ports_addfd, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_ports_addxprt’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1997:1: note: in expansion of macro ‘TRACE_EVENT’ + 1997 | TRACE_EVENT(nfsd_ctl_ports_addxprt, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1997:1: note: in expansion of macro ‘TRACE_EVENT’ + 1997 | TRACE_EVENT(nfsd_ctl_ports_addxprt, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_maxblksize’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ + 2019 | TRACE_EVENT(nfsd_ctl_maxblksize, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ + 2019 | TRACE_EVENT(nfsd_ctl_maxblksize, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_maxconn’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:2038:1: note: in expansion of macro ‘TRACE_EVENT’ + 2038 | TRACE_EVENT(nfsd_ctl_maxconn, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:2038:1: note: in expansion of macro ‘TRACE_EVENT’ + 2038 | TRACE_EVENT(nfsd_ctl_maxconn, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_time’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:2057:1: note: in expansion of macro ‘TRACE_EVENT’ + 2057 | TRACE_EVENT(nfsd_ctl_time, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:2057:1: note: in expansion of macro ‘TRACE_EVENT’ + 2057 | TRACE_EVENT(nfsd_ctl_time, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_ctl_recoverydir’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ + 2080 | TRACE_EVENT(nfsd_ctl_recoverydir, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ + 2080 | TRACE_EVENT(nfsd_ctl_recoverydir, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_end_grace’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ + 2099 | TRACE_EVENT(nfsd_end_grace, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ + 2099 | TRACE_EVENT(nfsd_end_grace, + | ^~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_copy_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:2114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2114 | DECLARE_EVENT_CLASS(nfsd_copy_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:2114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2114 | DECLARE_EVENT_CLASS(nfsd_copy_class, + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘__bpf_trace_nfsd_copy_done’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:2177:1: note: in expansion of macro ‘TRACE_EVENT’ + 2177 | TRACE_EVENT(nfsd_copy_done, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:2177:1: note: in expansion of macro ‘TRACE_EVENT’ + 2177 | TRACE_EVENT(nfsd_copy_done, + | ^~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: fs/nfsd/trace.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: fs/nfsd] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/ext4.h:2987, + from ../fs/ext4/super.c:61: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_other_inode_update_time’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ + 137 | TRACE_EVENT(ext4_other_inode_update_time, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ + 137 | TRACE_EVENT(ext4_other_inode_update_time, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ + 137 | TRACE_EVENT(ext4_other_inode_update_time, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ + 137 | TRACE_EVENT(ext4_other_inode_update_time, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ + 137 | TRACE_EVENT(ext4_other_inode_update_time, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_free_inode’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:167:1: note: in expansion of macro ‘TRACE_EVENT’ + 167 | TRACE_EVENT(ext4_free_inode, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:167:1: note: in expansion of macro ‘TRACE_EVENT’ + 167 | TRACE_EVENT(ext4_free_inode, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_request_inode’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ + 196 | TRACE_EVENT(ext4_request_inode, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ + 196 | TRACE_EVENT(ext4_request_inode, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_allocate_inode’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ + 218 | TRACE_EVENT(ext4_allocate_inode, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ + 218 | TRACE_EVENT(ext4_allocate_inode, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_evict_inode’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ + 243 | TRACE_EVENT(ext4_evict_inode, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ + 243 | TRACE_EVENT(ext4_evict_inode, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_drop_inode’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:265:1: note: in expansion of macro ‘TRACE_EVENT’ + 265 | TRACE_EVENT(ext4_drop_inode, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:265:1: note: in expansion of macro ‘TRACE_EVENT’ + 265 | TRACE_EVENT(ext4_drop_inode, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_nfs_commit_metadata’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ + 287 | TRACE_EVENT(ext4_nfs_commit_metadata, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ + 287 | TRACE_EVENT(ext4_nfs_commit_metadata, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mark_inode_dirty’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ + 307 | TRACE_EVENT(ext4_mark_inode_dirty, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ + 307 | TRACE_EVENT(ext4_mark_inode_dirty, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_begin_ordered_truncate’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:329:1: note: in expansion of macro ‘TRACE_EVENT’ + 329 | TRACE_EVENT(ext4_begin_ordered_truncate, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:329:1: note: in expansion of macro ‘TRACE_EVENT’ + 329 | TRACE_EVENT(ext4_begin_ordered_truncate, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__write_begin’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:352:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 352 | DECLARE_EVENT_CLASS(ext4__write_begin, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:352:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 352 | DECLARE_EVENT_CLASS(ext4__write_begin, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__write_end’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:392:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 392 | DECLARE_EVENT_CLASS(ext4__write_end, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:392:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 392 | DECLARE_EVENT_CLASS(ext4__write_end, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_writepages’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:444:1: note: in expansion of macro ‘TRACE_EVENT’ + 444 | TRACE_EVENT(ext4_writepages, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:444:1: note: in expansion of macro ‘TRACE_EVENT’ + 444 | TRACE_EVENT(ext4_writepages, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_da_write_pages’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:486:1: note: in expansion of macro ‘TRACE_EVENT’ + 486 | TRACE_EVENT(ext4_da_write_pages, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:486:1: note: in expansion of macro ‘TRACE_EVENT’ + 486 | TRACE_EVENT(ext4_da_write_pages, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_da_write_pages_extent’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:515:1: note: in expansion of macro ‘TRACE_EVENT’ + 515 | TRACE_EVENT(ext4_da_write_pages_extent, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:515:1: note: in expansion of macro ‘TRACE_EVENT’ + 515 | TRACE_EVENT(ext4_da_write_pages_extent, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_writepages_result’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ + 542 | TRACE_EVENT(ext4_writepages_result, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ + 542 | TRACE_EVENT(ext4_writepages_result, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__folio_op’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:577:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 577 | DECLARE_EVENT_CLASS(ext4__folio_op, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:577:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 577 | DECLARE_EVENT_CLASS(ext4__folio_op, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_invalidate_folio_op’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:615:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 615 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:615:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 615 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_discard_blocks’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:655:1: note: in expansion of macro ‘TRACE_EVENT’ + 655 | TRACE_EVENT(ext4_discard_blocks, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:655:1: note: in expansion of macro ‘TRACE_EVENT’ + 655 | TRACE_EVENT(ext4_discard_blocks, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__mb_new_pa’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 679 | DECLARE_EVENT_CLASS(ext4__mb_new_pa, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 679 | DECLARE_EVENT_CLASS(ext4__mb_new_pa, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mb_release_inode_pa’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:724:1: note: in expansion of macro ‘TRACE_EVENT’ + 724 | TRACE_EVENT(ext4_mb_release_inode_pa, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:724:1: note: in expansion of macro ‘TRACE_EVENT’ + 724 | TRACE_EVENT(ext4_mb_release_inode_pa, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mb_release_group_pa’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:751:1: note: in expansion of macro ‘TRACE_EVENT’ + 751 | TRACE_EVENT(ext4_mb_release_group_pa, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:751:1: note: in expansion of macro ‘TRACE_EVENT’ + 751 | TRACE_EVENT(ext4_mb_release_group_pa, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_discard_preallocations’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ + 774 | TRACE_EVENT(ext4_discard_preallocations, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ + 774 | TRACE_EVENT(ext4_discard_preallocations, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mb_discard_preallocations’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:797:1: note: in expansion of macro ‘TRACE_EVENT’ + 797 | TRACE_EVENT(ext4_mb_discard_preallocations, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:797:1: note: in expansion of macro ‘TRACE_EVENT’ + 797 | TRACE_EVENT(ext4_mb_discard_preallocations, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_request_blocks’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:818:1: note: in expansion of macro ‘TRACE_EVENT’ + 818 | TRACE_EVENT(ext4_request_blocks, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:818:1: note: in expansion of macro ‘TRACE_EVENT’ + 818 | TRACE_EVENT(ext4_request_blocks, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_allocate_blocks’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:858:1: note: in expansion of macro ‘TRACE_EVENT’ + 858 | TRACE_EVENT(ext4_allocate_blocks, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:858:1: note: in expansion of macro ‘TRACE_EVENT’ + 858 | TRACE_EVENT(ext4_allocate_blocks, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_free_blocks’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:900:1: note: in expansion of macro ‘TRACE_EVENT’ + 900 | TRACE_EVENT(ext4_free_blocks, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:900:1: note: in expansion of macro ‘TRACE_EVENT’ + 900 | TRACE_EVENT(ext4_free_blocks, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_sync_file_enter’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:931:1: note: in expansion of macro ‘TRACE_EVENT’ + 931 | TRACE_EVENT(ext4_sync_file_enter, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:931:1: note: in expansion of macro ‘TRACE_EVENT’ + 931 | TRACE_EVENT(ext4_sync_file_enter, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_sync_file_exit’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:958:1: note: in expansion of macro ‘TRACE_EVENT’ + 958 | TRACE_EVENT(ext4_sync_file_exit, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:958:1: note: in expansion of macro ‘TRACE_EVENT’ + 958 | TRACE_EVENT(ext4_sync_file_exit, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_sync_fs’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:981:1: note: in expansion of macro ‘TRACE_EVENT’ + 981 | TRACE_EVENT(ext4_sync_fs, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:981:1: note: in expansion of macro ‘TRACE_EVENT’ + 981 | TRACE_EVENT(ext4_sync_fs, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_alloc_da_blocks’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1002:1: note: in expansion of macro ‘TRACE_EVENT’ + 1002 | TRACE_EVENT(ext4_alloc_da_blocks, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1002:1: note: in expansion of macro ‘TRACE_EVENT’ + 1002 | TRACE_EVENT(ext4_alloc_da_blocks, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mballoc_alloc’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1025:1: note: in expansion of macro ‘TRACE_EVENT’ + 1025 | TRACE_EVENT(ext4_mballoc_alloc, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1025:1: note: in expansion of macro ‘TRACE_EVENT’ + 1025 | TRACE_EVENT(ext4_mballoc_alloc, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mballoc_prealloc’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1092:1: note: in expansion of macro ‘TRACE_EVENT’ + 1092 | TRACE_EVENT(ext4_mballoc_prealloc, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1092:1: note: in expansion of macro ‘TRACE_EVENT’ + 1092 | TRACE_EVENT(ext4_mballoc_prealloc, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__mballoc’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1132 | DECLARE_EVENT_CLASS(ext4__mballoc, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1132 | DECLARE_EVENT_CLASS(ext4__mballoc, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_forget’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1186:1: note: in expansion of macro ‘TRACE_EVENT’ + 1186 | TRACE_EVENT(ext4_forget, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1186:1: note: in expansion of macro ‘TRACE_EVENT’ + 1186 | TRACE_EVENT(ext4_forget, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_da_update_reserve_space’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1213:1: note: in expansion of macro ‘TRACE_EVENT’ + 1213 | TRACE_EVENT(ext4_da_update_reserve_space, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1213:1: note: in expansion of macro ‘TRACE_EVENT’ + 1213 | TRACE_EVENT(ext4_da_update_reserve_space, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_da_reserve_space’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1248:1: note: in expansion of macro ‘TRACE_EVENT’ + 1248 | TRACE_EVENT(ext4_da_reserve_space, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1248:1: note: in expansion of macro ‘TRACE_EVENT’ + 1248 | TRACE_EVENT(ext4_da_reserve_space, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_da_release_space’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1279:1: note: in expansion of macro ‘TRACE_EVENT’ + 1279 | TRACE_EVENT(ext4_da_release_space, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1279:1: note: in expansion of macro ‘TRACE_EVENT’ + 1279 | TRACE_EVENT(ext4_da_release_space, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__bitmap_load’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1310 | DECLARE_EVENT_CLASS(ext4__bitmap_load, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1310 | DECLARE_EVENT_CLASS(ext4__bitmap_load, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_read_block_bitmap_load’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1352:1: note: in expansion of macro ‘TRACE_EVENT’ + 1352 | TRACE_EVENT(ext4_read_block_bitmap_load, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1352:1: note: in expansion of macro ‘TRACE_EVENT’ + 1352 | TRACE_EVENT(ext4_read_block_bitmap_load, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__fallocate_mode’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1375 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1375 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fallocate_exit’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1424:1: note: in expansion of macro ‘TRACE_EVENT’ + 1424 | TRACE_EVENT(ext4_fallocate_exit, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1424:1: note: in expansion of macro ‘TRACE_EVENT’ + 1424 | TRACE_EVENT(ext4_fallocate_exit, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_unlink_enter’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1453:1: note: in expansion of macro ‘TRACE_EVENT’ + 1453 | TRACE_EVENT(ext4_unlink_enter, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1453:1: note: in expansion of macro ‘TRACE_EVENT’ + 1453 | TRACE_EVENT(ext4_unlink_enter, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_unlink_exit’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1478:1: note: in expansion of macro ‘TRACE_EVENT’ + 1478 | TRACE_EVENT(ext4_unlink_exit, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1478:1: note: in expansion of macro ‘TRACE_EVENT’ + 1478 | TRACE_EVENT(ext4_unlink_exit, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__truncate’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1501:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1501 | DECLARE_EVENT_CLASS(ext4__truncate, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1501:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1501 | DECLARE_EVENT_CLASS(ext4__truncate, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_convert_to_initialized_enter’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ + 1538 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ + 1538 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_convert_to_initialized_fastpath’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1576:1: note: in expansion of macro ‘TRACE_EVENT’ + 1576 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1576:1: note: in expansion of macro ‘TRACE_EVENT’ + 1576 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__map_blocks_enter’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1618:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1618 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1618:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1618 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__map_blocks_exit’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1660 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1660 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_load_extent’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1710:1: note: in expansion of macro ‘TRACE_EVENT’ + 1710 | TRACE_EVENT(ext4_ext_load_extent, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1710:1: note: in expansion of macro ‘TRACE_EVENT’ + 1710 | TRACE_EVENT(ext4_ext_load_extent, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_load_inode’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ + 1735 | TRACE_EVENT(ext4_load_inode, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ + 1735 | TRACE_EVENT(ext4_load_inode, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_journal_start_sb’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1755:1: note: in expansion of macro ‘TRACE_EVENT’ + 1755 | TRACE_EVENT(ext4_journal_start_sb, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1755:1: note: in expansion of macro ‘TRACE_EVENT’ + 1755 | TRACE_EVENT(ext4_journal_start_sb, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_journal_start_inode’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1785:1: note: in expansion of macro ‘TRACE_EVENT’ + 1785 | TRACE_EVENT(ext4_journal_start_inode, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1785:1: note: in expansion of macro ‘TRACE_EVENT’ + 1785 | TRACE_EVENT(ext4_journal_start_inode, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_journal_start_reserved’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1818:1: note: in expansion of macro ‘TRACE_EVENT’ + 1818 | TRACE_EVENT(ext4_journal_start_reserved, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1818:1: note: in expansion of macro ‘TRACE_EVENT’ + 1818 | TRACE_EVENT(ext4_journal_start_reserved, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__trim’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1840:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1840 | DECLARE_EVENT_CLASS(ext4__trim, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1840:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1840 | DECLARE_EVENT_CLASS(ext4__trim, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_handle_unwritten_extents’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ + 1889 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ + 1889 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_get_implied_cluster_alloc_exit’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1927:1: note: in expansion of macro ‘TRACE_EVENT’ + 1927 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1927:1: note: in expansion of macro ‘TRACE_EVENT’ + 1927 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_show_extent’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1956:1: note: in expansion of macro ‘TRACE_EVENT’ + 1956 | TRACE_EVENT(ext4_ext_show_extent, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1956:1: note: in expansion of macro ‘TRACE_EVENT’ + 1956 | TRACE_EVENT(ext4_ext_show_extent, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_remove_blocks’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1986:1: note: in expansion of macro ‘TRACE_EVENT’ + 1986 | TRACE_EVENT(ext4_remove_blocks, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1986:1: note: in expansion of macro ‘TRACE_EVENT’ + 1986 | TRACE_EVENT(ext4_remove_blocks, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_rm_leaf’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2033:1: note: in expansion of macro ‘TRACE_EVENT’ + 2033 | TRACE_EVENT(ext4_ext_rm_leaf, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2033:1: note: in expansion of macro ‘TRACE_EVENT’ + 2033 | TRACE_EVENT(ext4_ext_rm_leaf, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_rm_idx’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2077:1: note: in expansion of macro ‘TRACE_EVENT’ + 2077 | TRACE_EVENT(ext4_ext_rm_idx, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2077:1: note: in expansion of macro ‘TRACE_EVENT’ + 2077 | TRACE_EVENT(ext4_ext_rm_idx, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_remove_space’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2100:1: note: in expansion of macro ‘TRACE_EVENT’ + 2100 | TRACE_EVENT(ext4_ext_remove_space, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2100:1: note: in expansion of macro ‘TRACE_EVENT’ + 2100 | TRACE_EVENT(ext4_ext_remove_space, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_remove_space_done’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2130:1: note: in expansion of macro ‘TRACE_EVENT’ + 2130 | TRACE_EVENT(ext4_ext_remove_space_done, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2130:1: note: in expansion of macro ‘TRACE_EVENT’ + 2130 | TRACE_EVENT(ext4_ext_remove_space_done, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__es_extent’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2174 | DECLARE_EVENT_CLASS(ext4__es_extent, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2174 | DECLARE_EVENT_CLASS(ext4__es_extent, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_remove_extent’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ + 2216 | TRACE_EVENT(ext4_es_remove_extent, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ + 2216 | TRACE_EVENT(ext4_es_remove_extent, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_find_extent_range_enter’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2241:1: note: in expansion of macro ‘TRACE_EVENT’ + 2241 | TRACE_EVENT(ext4_es_find_extent_range_enter, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2241:1: note: in expansion of macro ‘TRACE_EVENT’ + 2241 | TRACE_EVENT(ext4_es_find_extent_range_enter, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_find_extent_range_exit’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2263:1: note: in expansion of macro ‘TRACE_EVENT’ + 2263 | TRACE_EVENT(ext4_es_find_extent_range_exit, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2263:1: note: in expansion of macro ‘TRACE_EVENT’ + 2263 | TRACE_EVENT(ext4_es_find_extent_range_exit, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_lookup_extent_enter’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2293:1: note: in expansion of macro ‘TRACE_EVENT’ + 2293 | TRACE_EVENT(ext4_es_lookup_extent_enter, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2293:1: note: in expansion of macro ‘TRACE_EVENT’ + 2293 | TRACE_EVENT(ext4_es_lookup_extent_enter, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_lookup_extent_exit’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2315:1: note: in expansion of macro ‘TRACE_EVENT’ + 2315 | TRACE_EVENT(ext4_es_lookup_extent_exit, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2315:1: note: in expansion of macro ‘TRACE_EVENT’ + 2315 | TRACE_EVENT(ext4_es_lookup_extent_exit, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__es_shrink_enter’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2349 | DECLARE_EVENT_CLASS(ext4__es_shrink_enter, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2349 | DECLARE_EVENT_CLASS(ext4__es_shrink_enter, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_shrink_scan_exit’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2383:1: note: in expansion of macro ‘TRACE_EVENT’ + 2383 | TRACE_EVENT(ext4_es_shrink_scan_exit, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2383:1: note: in expansion of macro ‘TRACE_EVENT’ + 2383 | TRACE_EVENT(ext4_es_shrink_scan_exit, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_collapse_range’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2405:1: note: in expansion of macro ‘TRACE_EVENT’ + 2405 | TRACE_EVENT(ext4_collapse_range, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2405:1: note: in expansion of macro ‘TRACE_EVENT’ + 2405 | TRACE_EVENT(ext4_collapse_range, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_insert_range’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2430:1: note: in expansion of macro ‘TRACE_EVENT’ + 2430 | TRACE_EVENT(ext4_insert_range, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2430:1: note: in expansion of macro ‘TRACE_EVENT’ + 2430 | TRACE_EVENT(ext4_insert_range, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_shrink’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2455:1: note: in expansion of macro ‘TRACE_EVENT’ + 2455 | TRACE_EVENT(ext4_es_shrink, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2455:1: note: in expansion of macro ‘TRACE_EVENT’ + 2455 | TRACE_EVENT(ext4_es_shrink, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_insert_delayed_extent’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2483:1: note: in expansion of macro ‘TRACE_EVENT’ + 2483 | TRACE_EVENT(ext4_es_insert_delayed_extent, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2483:1: note: in expansion of macro ‘TRACE_EVENT’ + 2483 | TRACE_EVENT(ext4_es_insert_delayed_extent, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fsmap_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2521:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2521 | DECLARE_EVENT_CLASS(ext4_fsmap_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2521:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2521 | DECLARE_EVENT_CLASS(ext4_fsmap_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_getfsmap_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2558 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2558 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_shutdown’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2593:1: note: in expansion of macro ‘TRACE_EVENT’ + 2593 | TRACE_EVENT(ext4_shutdown, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2593:1: note: in expansion of macro ‘TRACE_EVENT’ + 2593 | TRACE_EVENT(ext4_shutdown, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_error’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2613:1: note: in expansion of macro ‘TRACE_EVENT’ + 2613 | TRACE_EVENT(ext4_error, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2613:1: note: in expansion of macro ‘TRACE_EVENT’ + 2613 | TRACE_EVENT(ext4_error, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_prefetch_bitmaps’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2636:1: note: in expansion of macro ‘TRACE_EVENT’ + 2636 | TRACE_EVENT(ext4_prefetch_bitmaps, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2636:1: note: in expansion of macro ‘TRACE_EVENT’ + 2636 | TRACE_EVENT(ext4_prefetch_bitmaps, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_lazy_itable_init’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2661:1: note: in expansion of macro ‘TRACE_EVENT’ + 2661 | TRACE_EVENT(ext4_lazy_itable_init, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2661:1: note: in expansion of macro ‘TRACE_EVENT’ + 2661 | TRACE_EVENT(ext4_lazy_itable_init, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_replay_scan’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2680:1: note: in expansion of macro ‘TRACE_EVENT’ + 2680 | TRACE_EVENT(ext4_fc_replay_scan, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2680:1: note: in expansion of macro ‘TRACE_EVENT’ + 2680 | TRACE_EVENT(ext4_fc_replay_scan, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_replay’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2702:1: note: in expansion of macro ‘TRACE_EVENT’ + 2702 | TRACE_EVENT(ext4_fc_replay, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2702:1: note: in expansion of macro ‘TRACE_EVENT’ + 2702 | TRACE_EVENT(ext4_fc_replay, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_commit_start’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2728:1: note: in expansion of macro ‘TRACE_EVENT’ + 2728 | TRACE_EVENT(ext4_fc_commit_start, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2728:1: note: in expansion of macro ‘TRACE_EVENT’ + 2728 | TRACE_EVENT(ext4_fc_commit_start, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_commit_stop’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2747:1: note: in expansion of macro ‘TRACE_EVENT’ + 2747 | TRACE_EVENT(ext4_fc_commit_stop, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2747:1: note: in expansion of macro ‘TRACE_EVENT’ + 2747 | TRACE_EVENT(ext4_fc_commit_stop, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_stats’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2784:1: note: in expansion of macro ‘TRACE_EVENT’ + 2784 | TRACE_EVENT(ext4_fc_stats, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2784:1: note: in expansion of macro ‘TRACE_EVENT’ + 2784 | TRACE_EVENT(ext4_fc_stats, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_track_dentry’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2829:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2829 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2829:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2829 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_track_inode’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2872:1: note: in expansion of macro ‘TRACE_EVENT’ + 2872 | TRACE_EVENT(ext4_fc_track_inode, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2872:1: note: in expansion of macro ‘TRACE_EVENT’ + 2872 | TRACE_EVENT(ext4_fc_track_inode, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_track_range’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2901:1: note: in expansion of macro ‘TRACE_EVENT’ + 2901 | TRACE_EVENT(ext4_fc_track_range, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2901:1: note: in expansion of macro ‘TRACE_EVENT’ + 2901 | TRACE_EVENT(ext4_fc_track_range, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_cleanup’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ + 2935 | TRACE_EVENT(ext4_fc_cleanup, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ + 2935 | TRACE_EVENT(ext4_fc_cleanup, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_update_sb’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2961:1: note: in expansion of macro ‘TRACE_EVENT’ + 2961 | TRACE_EVENT(ext4_update_sb, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2961:1: note: in expansion of macro ‘TRACE_EVENT’ + 2961 | TRACE_EVENT(ext4_update_sb, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_other_inode_update_time’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ + 137 | TRACE_EVENT(ext4_other_inode_update_time, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ + 137 | TRACE_EVENT(ext4_other_inode_update_time, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_free_inode’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:167:1: note: in expansion of macro ‘TRACE_EVENT’ + 167 | TRACE_EVENT(ext4_free_inode, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:167:1: note: in expansion of macro ‘TRACE_EVENT’ + 167 | TRACE_EVENT(ext4_free_inode, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_request_inode’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ + 196 | TRACE_EVENT(ext4_request_inode, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ + 196 | TRACE_EVENT(ext4_request_inode, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_allocate_inode’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ + 218 | TRACE_EVENT(ext4_allocate_inode, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ + 218 | TRACE_EVENT(ext4_allocate_inode, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_evict_inode’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ + 243 | TRACE_EVENT(ext4_evict_inode, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ + 243 | TRACE_EVENT(ext4_evict_inode, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_drop_inode’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:265:1: note: in expansion of macro ‘TRACE_EVENT’ + 265 | TRACE_EVENT(ext4_drop_inode, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:265:1: note: in expansion of macro ‘TRACE_EVENT’ + 265 | TRACE_EVENT(ext4_drop_inode, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_nfs_commit_metadata’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ + 287 | TRACE_EVENT(ext4_nfs_commit_metadata, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ + 287 | TRACE_EVENT(ext4_nfs_commit_metadata, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_mark_inode_dirty’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ + 307 | TRACE_EVENT(ext4_mark_inode_dirty, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ + 307 | TRACE_EVENT(ext4_mark_inode_dirty, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_begin_ordered_truncate’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:329:1: note: in expansion of macro ‘TRACE_EVENT’ + 329 | TRACE_EVENT(ext4_begin_ordered_truncate, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:329:1: note: in expansion of macro ‘TRACE_EVENT’ + 329 | TRACE_EVENT(ext4_begin_ordered_truncate, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__write_begin’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:352:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 352 | DECLARE_EVENT_CLASS(ext4__write_begin, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:352:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 352 | DECLARE_EVENT_CLASS(ext4__write_begin, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__write_end’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:392:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 392 | DECLARE_EVENT_CLASS(ext4__write_end, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:392:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 392 | DECLARE_EVENT_CLASS(ext4__write_end, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_writepages’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:444:1: note: in expansion of macro ‘TRACE_EVENT’ + 444 | TRACE_EVENT(ext4_writepages, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:444:1: note: in expansion of macro ‘TRACE_EVENT’ + 444 | TRACE_EVENT(ext4_writepages, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_da_write_pages’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:486:1: note: in expansion of macro ‘TRACE_EVENT’ + 486 | TRACE_EVENT(ext4_da_write_pages, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:486:1: note: in expansion of macro ‘TRACE_EVENT’ + 486 | TRACE_EVENT(ext4_da_write_pages, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_da_write_pages_extent’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:515:1: note: in expansion of macro ‘TRACE_EVENT’ + 515 | TRACE_EVENT(ext4_da_write_pages_extent, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:515:1: note: in expansion of macro ‘TRACE_EVENT’ + 515 | TRACE_EVENT(ext4_da_write_pages_extent, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_writepages_result’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ + 542 | TRACE_EVENT(ext4_writepages_result, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ + 542 | TRACE_EVENT(ext4_writepages_result, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__folio_op’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:577:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 577 | DECLARE_EVENT_CLASS(ext4__folio_op, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:577:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 577 | DECLARE_EVENT_CLASS(ext4__folio_op, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_invalidate_folio_op’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:615:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 615 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:615:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 615 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_discard_blocks’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:655:1: note: in expansion of macro ‘TRACE_EVENT’ + 655 | TRACE_EVENT(ext4_discard_blocks, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:655:1: note: in expansion of macro ‘TRACE_EVENT’ + 655 | TRACE_EVENT(ext4_discard_blocks, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__mb_new_pa’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 679 | DECLARE_EVENT_CLASS(ext4__mb_new_pa, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 679 | DECLARE_EVENT_CLASS(ext4__mb_new_pa, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_mb_release_inode_pa’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:724:1: note: in expansion of macro ‘TRACE_EVENT’ + 724 | TRACE_EVENT(ext4_mb_release_inode_pa, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:724:1: note: in expansion of macro ‘TRACE_EVENT’ + 724 | TRACE_EVENT(ext4_mb_release_inode_pa, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_mb_release_group_pa’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:751:1: note: in expansion of macro ‘TRACE_EVENT’ + 751 | TRACE_EVENT(ext4_mb_release_group_pa, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:751:1: note: in expansion of macro ‘TRACE_EVENT’ + 751 | TRACE_EVENT(ext4_mb_release_group_pa, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_discard_preallocations’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ + 774 | TRACE_EVENT(ext4_discard_preallocations, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ + 774 | TRACE_EVENT(ext4_discard_preallocations, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_mb_discard_preallocations’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:797:1: note: in expansion of macro ‘TRACE_EVENT’ + 797 | TRACE_EVENT(ext4_mb_discard_preallocations, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:797:1: note: in expansion of macro ‘TRACE_EVENT’ + 797 | TRACE_EVENT(ext4_mb_discard_preallocations, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_request_blocks’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:818:1: note: in expansion of macro ‘TRACE_EVENT’ + 818 | TRACE_EVENT(ext4_request_blocks, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:818:1: note: in expansion of macro ‘TRACE_EVENT’ + 818 | TRACE_EVENT(ext4_request_blocks, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_allocate_blocks’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:858:1: note: in expansion of macro ‘TRACE_EVENT’ + 858 | TRACE_EVENT(ext4_allocate_blocks, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:858:1: note: in expansion of macro ‘TRACE_EVENT’ + 858 | TRACE_EVENT(ext4_allocate_blocks, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_free_blocks’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:900:1: note: in expansion of macro ‘TRACE_EVENT’ + 900 | TRACE_EVENT(ext4_free_blocks, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:900:1: note: in expansion of macro ‘TRACE_EVENT’ + 900 | TRACE_EVENT(ext4_free_blocks, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_sync_file_enter’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:931:1: note: in expansion of macro ‘TRACE_EVENT’ + 931 | TRACE_EVENT(ext4_sync_file_enter, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:931:1: note: in expansion of macro ‘TRACE_EVENT’ + 931 | TRACE_EVENT(ext4_sync_file_enter, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_sync_file_exit’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:958:1: note: in expansion of macro ‘TRACE_EVENT’ + 958 | TRACE_EVENT(ext4_sync_file_exit, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:958:1: note: in expansion of macro ‘TRACE_EVENT’ + 958 | TRACE_EVENT(ext4_sync_file_exit, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_sync_fs’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:981:1: note: in expansion of macro ‘TRACE_EVENT’ + 981 | TRACE_EVENT(ext4_sync_fs, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:981:1: note: in expansion of macro ‘TRACE_EVENT’ + 981 | TRACE_EVENT(ext4_sync_fs, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_alloc_da_blocks’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1002:1: note: in expansion of macro ‘TRACE_EVENT’ + 1002 | TRACE_EVENT(ext4_alloc_da_blocks, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1002:1: note: in expansion of macro ‘TRACE_EVENT’ + 1002 | TRACE_EVENT(ext4_alloc_da_blocks, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_mballoc_alloc’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1025:1: note: in expansion of macro ‘TRACE_EVENT’ + 1025 | TRACE_EVENT(ext4_mballoc_alloc, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1025:1: note: in expansion of macro ‘TRACE_EVENT’ + 1025 | TRACE_EVENT(ext4_mballoc_alloc, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_mballoc_prealloc’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1092:1: note: in expansion of macro ‘TRACE_EVENT’ + 1092 | TRACE_EVENT(ext4_mballoc_prealloc, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1092:1: note: in expansion of macro ‘TRACE_EVENT’ + 1092 | TRACE_EVENT(ext4_mballoc_prealloc, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__mballoc’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1132 | DECLARE_EVENT_CLASS(ext4__mballoc, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1132 | DECLARE_EVENT_CLASS(ext4__mballoc, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_forget’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1186:1: note: in expansion of macro ‘TRACE_EVENT’ + 1186 | TRACE_EVENT(ext4_forget, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1186:1: note: in expansion of macro ‘TRACE_EVENT’ + 1186 | TRACE_EVENT(ext4_forget, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_da_update_reserve_space’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1213:1: note: in expansion of macro ‘TRACE_EVENT’ + 1213 | TRACE_EVENT(ext4_da_update_reserve_space, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1213:1: note: in expansion of macro ‘TRACE_EVENT’ + 1213 | TRACE_EVENT(ext4_da_update_reserve_space, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_da_reserve_space’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1248:1: note: in expansion of macro ‘TRACE_EVENT’ + 1248 | TRACE_EVENT(ext4_da_reserve_space, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1248:1: note: in expansion of macro ‘TRACE_EVENT’ + 1248 | TRACE_EVENT(ext4_da_reserve_space, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_da_release_space’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1279:1: note: in expansion of macro ‘TRACE_EVENT’ + 1279 | TRACE_EVENT(ext4_da_release_space, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1279:1: note: in expansion of macro ‘TRACE_EVENT’ + 1279 | TRACE_EVENT(ext4_da_release_space, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__bitmap_load’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1310 | DECLARE_EVENT_CLASS(ext4__bitmap_load, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1310 | DECLARE_EVENT_CLASS(ext4__bitmap_load, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_read_block_bitmap_load’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1352:1: note: in expansion of macro ‘TRACE_EVENT’ + 1352 | TRACE_EVENT(ext4_read_block_bitmap_load, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1352:1: note: in expansion of macro ‘TRACE_EVENT’ + 1352 | TRACE_EVENT(ext4_read_block_bitmap_load, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__fallocate_mode’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1375 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1375 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fallocate_exit’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1424:1: note: in expansion of macro ‘TRACE_EVENT’ + 1424 | TRACE_EVENT(ext4_fallocate_exit, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1424:1: note: in expansion of macro ‘TRACE_EVENT’ + 1424 | TRACE_EVENT(ext4_fallocate_exit, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_unlink_enter’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1453:1: note: in expansion of macro ‘TRACE_EVENT’ + 1453 | TRACE_EVENT(ext4_unlink_enter, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1453:1: note: in expansion of macro ‘TRACE_EVENT’ + 1453 | TRACE_EVENT(ext4_unlink_enter, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_unlink_exit’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1478:1: note: in expansion of macro ‘TRACE_EVENT’ + 1478 | TRACE_EVENT(ext4_unlink_exit, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1478:1: note: in expansion of macro ‘TRACE_EVENT’ + 1478 | TRACE_EVENT(ext4_unlink_exit, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__truncate’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1501:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1501 | DECLARE_EVENT_CLASS(ext4__truncate, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1501:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1501 | DECLARE_EVENT_CLASS(ext4__truncate, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_convert_to_initialized_enter’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ + 1538 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ + 1538 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_convert_to_initialized_fastpath’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1576:1: note: in expansion of macro ‘TRACE_EVENT’ + 1576 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1576:1: note: in expansion of macro ‘TRACE_EVENT’ + 1576 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__map_blocks_enter’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1618:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1618 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1618:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1618 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__map_blocks_exit’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1660 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1660 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_load_extent’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1710:1: note: in expansion of macro ‘TRACE_EVENT’ + 1710 | TRACE_EVENT(ext4_ext_load_extent, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1710:1: note: in expansion of macro ‘TRACE_EVENT’ + 1710 | TRACE_EVENT(ext4_ext_load_extent, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_load_inode’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ + 1735 | TRACE_EVENT(ext4_load_inode, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ + 1735 | TRACE_EVENT(ext4_load_inode, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_journal_start_sb’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1755:1: note: in expansion of macro ‘TRACE_EVENT’ + 1755 | TRACE_EVENT(ext4_journal_start_sb, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1755:1: note: in expansion of macro ‘TRACE_EVENT’ + 1755 | TRACE_EVENT(ext4_journal_start_sb, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_journal_start_inode’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1785:1: note: in expansion of macro ‘TRACE_EVENT’ + 1785 | TRACE_EVENT(ext4_journal_start_inode, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1785:1: note: in expansion of macro ‘TRACE_EVENT’ + 1785 | TRACE_EVENT(ext4_journal_start_inode, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_journal_start_reserved’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1818:1: note: in expansion of macro ‘TRACE_EVENT’ + 1818 | TRACE_EVENT(ext4_journal_start_reserved, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1818:1: note: in expansion of macro ‘TRACE_EVENT’ + 1818 | TRACE_EVENT(ext4_journal_start_reserved, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__trim’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1840:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1840 | DECLARE_EVENT_CLASS(ext4__trim, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1840:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1840 | DECLARE_EVENT_CLASS(ext4__trim, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_handle_unwritten_extents’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ + 1889 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ + 1889 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_get_implied_cluster_alloc_exit’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1927:1: note: in expansion of macro ‘TRACE_EVENT’ + 1927 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1927:1: note: in expansion of macro ‘TRACE_EVENT’ + 1927 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_show_extent’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1956:1: note: in expansion of macro ‘TRACE_EVENT’ + 1956 | TRACE_EVENT(ext4_ext_show_extent, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1956:1: note: in expansion of macro ‘TRACE_EVENT’ + 1956 | TRACE_EVENT(ext4_ext_show_extent, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_remove_blocks’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1986:1: note: in expansion of macro ‘TRACE_EVENT’ + 1986 | TRACE_EVENT(ext4_remove_blocks, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1986:1: note: in expansion of macro ‘TRACE_EVENT’ + 1986 | TRACE_EVENT(ext4_remove_blocks, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_rm_leaf’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2033:1: note: in expansion of macro ‘TRACE_EVENT’ + 2033 | TRACE_EVENT(ext4_ext_rm_leaf, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2033:1: note: in expansion of macro ‘TRACE_EVENT’ + 2033 | TRACE_EVENT(ext4_ext_rm_leaf, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_rm_idx’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2077:1: note: in expansion of macro ‘TRACE_EVENT’ + 2077 | TRACE_EVENT(ext4_ext_rm_idx, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2077:1: note: in expansion of macro ‘TRACE_EVENT’ + 2077 | TRACE_EVENT(ext4_ext_rm_idx, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_remove_space’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2100:1: note: in expansion of macro ‘TRACE_EVENT’ + 2100 | TRACE_EVENT(ext4_ext_remove_space, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2100:1: note: in expansion of macro ‘TRACE_EVENT’ + 2100 | TRACE_EVENT(ext4_ext_remove_space, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_ext_remove_space_done’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2130:1: note: in expansion of macro ‘TRACE_EVENT’ + 2130 | TRACE_EVENT(ext4_ext_remove_space_done, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2130:1: note: in expansion of macro ‘TRACE_EVENT’ + 2130 | TRACE_EVENT(ext4_ext_remove_space_done, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__es_extent’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2174 | DECLARE_EVENT_CLASS(ext4__es_extent, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2174 | DECLARE_EVENT_CLASS(ext4__es_extent, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_es_remove_extent’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ + 2216 | TRACE_EVENT(ext4_es_remove_extent, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ + 2216 | TRACE_EVENT(ext4_es_remove_extent, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_es_find_extent_range_enter’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2241:1: note: in expansion of macro ‘TRACE_EVENT’ + 2241 | TRACE_EVENT(ext4_es_find_extent_range_enter, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2241:1: note: in expansion of macro ‘TRACE_EVENT’ + 2241 | TRACE_EVENT(ext4_es_find_extent_range_enter, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_es_find_extent_range_exit’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2263:1: note: in expansion of macro ‘TRACE_EVENT’ + 2263 | TRACE_EVENT(ext4_es_find_extent_range_exit, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2263:1: note: in expansion of macro ‘TRACE_EVENT’ + 2263 | TRACE_EVENT(ext4_es_find_extent_range_exit, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_es_lookup_extent_enter’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2293:1: note: in expansion of macro ‘TRACE_EVENT’ + 2293 | TRACE_EVENT(ext4_es_lookup_extent_enter, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2293:1: note: in expansion of macro ‘TRACE_EVENT’ + 2293 | TRACE_EVENT(ext4_es_lookup_extent_enter, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_es_lookup_extent_exit’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2315:1: note: in expansion of macro ‘TRACE_EVENT’ + 2315 | TRACE_EVENT(ext4_es_lookup_extent_exit, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2315:1: note: in expansion of macro ‘TRACE_EVENT’ + 2315 | TRACE_EVENT(ext4_es_lookup_extent_exit, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4__es_shrink_enter’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2349 | DECLARE_EVENT_CLASS(ext4__es_shrink_enter, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2349:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2349 | DECLARE_EVENT_CLASS(ext4__es_shrink_enter, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_es_shrink_scan_exit’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2383:1: note: in expansion of macro ‘TRACE_EVENT’ + 2383 | TRACE_EVENT(ext4_es_shrink_scan_exit, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2383:1: note: in expansion of macro ‘TRACE_EVENT’ + 2383 | TRACE_EVENT(ext4_es_shrink_scan_exit, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_collapse_range’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2405:1: note: in expansion of macro ‘TRACE_EVENT’ + 2405 | TRACE_EVENT(ext4_collapse_range, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2405:1: note: in expansion of macro ‘TRACE_EVENT’ + 2405 | TRACE_EVENT(ext4_collapse_range, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_insert_range’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2430:1: note: in expansion of macro ‘TRACE_EVENT’ + 2430 | TRACE_EVENT(ext4_insert_range, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2430:1: note: in expansion of macro ‘TRACE_EVENT’ + 2430 | TRACE_EVENT(ext4_insert_range, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_es_shrink’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2455:1: note: in expansion of macro ‘TRACE_EVENT’ + 2455 | TRACE_EVENT(ext4_es_shrink, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2455:1: note: in expansion of macro ‘TRACE_EVENT’ + 2455 | TRACE_EVENT(ext4_es_shrink, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_es_insert_delayed_extent’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2483:1: note: in expansion of macro ‘TRACE_EVENT’ + 2483 | TRACE_EVENT(ext4_es_insert_delayed_extent, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2483:1: note: in expansion of macro ‘TRACE_EVENT’ + 2483 | TRACE_EVENT(ext4_es_insert_delayed_extent, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fsmap_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2521:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2521 | DECLARE_EVENT_CLASS(ext4_fsmap_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2521:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2521 | DECLARE_EVENT_CLASS(ext4_fsmap_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_getfsmap_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2558 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2558 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_shutdown’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2593:1: note: in expansion of macro ‘TRACE_EVENT’ + 2593 | TRACE_EVENT(ext4_shutdown, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2593:1: note: in expansion of macro ‘TRACE_EVENT’ + 2593 | TRACE_EVENT(ext4_shutdown, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_error’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2613:1: note: in expansion of macro ‘TRACE_EVENT’ + 2613 | TRACE_EVENT(ext4_error, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2613:1: note: in expansion of macro ‘TRACE_EVENT’ + 2613 | TRACE_EVENT(ext4_error, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_prefetch_bitmaps’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2636:1: note: in expansion of macro ‘TRACE_EVENT’ + 2636 | TRACE_EVENT(ext4_prefetch_bitmaps, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2636:1: note: in expansion of macro ‘TRACE_EVENT’ + 2636 | TRACE_EVENT(ext4_prefetch_bitmaps, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_lazy_itable_init’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2661:1: note: in expansion of macro ‘TRACE_EVENT’ + 2661 | TRACE_EVENT(ext4_lazy_itable_init, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2661:1: note: in expansion of macro ‘TRACE_EVENT’ + 2661 | TRACE_EVENT(ext4_lazy_itable_init, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_replay_scan’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2680:1: note: in expansion of macro ‘TRACE_EVENT’ + 2680 | TRACE_EVENT(ext4_fc_replay_scan, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2680:1: note: in expansion of macro ‘TRACE_EVENT’ + 2680 | TRACE_EVENT(ext4_fc_replay_scan, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_replay’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2702:1: note: in expansion of macro ‘TRACE_EVENT’ + 2702 | TRACE_EVENT(ext4_fc_replay, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2702:1: note: in expansion of macro ‘TRACE_EVENT’ + 2702 | TRACE_EVENT(ext4_fc_replay, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_commit_start’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2728:1: note: in expansion of macro ‘TRACE_EVENT’ + 2728 | TRACE_EVENT(ext4_fc_commit_start, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2728:1: note: in expansion of macro ‘TRACE_EVENT’ + 2728 | TRACE_EVENT(ext4_fc_commit_start, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_commit_stop’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2747:1: note: in expansion of macro ‘TRACE_EVENT’ + 2747 | TRACE_EVENT(ext4_fc_commit_stop, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2747:1: note: in expansion of macro ‘TRACE_EVENT’ + 2747 | TRACE_EVENT(ext4_fc_commit_stop, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_stats’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2784:1: note: in expansion of macro ‘TRACE_EVENT’ + 2784 | TRACE_EVENT(ext4_fc_stats, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2784:1: note: in expansion of macro ‘TRACE_EVENT’ + 2784 | TRACE_EVENT(ext4_fc_stats, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_track_dentry’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2829:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2829 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2829:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2829 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_track_inode’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2872:1: note: in expansion of macro ‘TRACE_EVENT’ + 2872 | TRACE_EVENT(ext4_fc_track_inode, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2872:1: note: in expansion of macro ‘TRACE_EVENT’ + 2872 | TRACE_EVENT(ext4_fc_track_inode, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_track_range’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2901:1: note: in expansion of macro ‘TRACE_EVENT’ + 2901 | TRACE_EVENT(ext4_fc_track_range, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2901:1: note: in expansion of macro ‘TRACE_EVENT’ + 2901 | TRACE_EVENT(ext4_fc_track_range, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_fc_cleanup’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ + 2935 | TRACE_EVENT(ext4_fc_cleanup, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ + 2935 | TRACE_EVENT(ext4_fc_cleanup, + | ^~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘__bpf_trace_ext4_update_sb’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2961:1: note: in expansion of macro ‘TRACE_EVENT’ + 2961 | TRACE_EVENT(ext4_update_sb, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2961:1: note: in expansion of macro ‘TRACE_EVENT’ + 2961 | TRACE_EVENT(ext4_update_sb, + | ^~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: fs/ext4/super.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: fs/ext4] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../fs/ocfs2/ocfs2_trace.h:2768, + from ../fs/ocfs2/super.c:31: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__int’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(ocfs2__int, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(ocfs2__int, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(ocfs2__int, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(ocfs2__int, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(ocfs2__int, + | ^~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__uint’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(ocfs2__uint, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(ocfs2__uint, + | ^~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:44:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 44 | DECLARE_EVENT_CLASS(ocfs2__ull, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:44:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 44 | DECLARE_EVENT_CLASS(ocfs2__ull, + | ^~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__pointer’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 61 | DECLARE_EVENT_CLASS(ocfs2__pointer, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 61 | DECLARE_EVENT_CLASS(ocfs2__pointer, + | ^~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__string’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 78 | DECLARE_EVENT_CLASS(ocfs2__string, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 78 | DECLARE_EVENT_CLASS(ocfs2__string, + | ^~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__int_int’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 95 | DECLARE_EVENT_CLASS(ocfs2__int_int, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 95 | DECLARE_EVENT_CLASS(ocfs2__int_int, + | ^~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__uint_int’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 114 | DECLARE_EVENT_CLASS(ocfs2__uint_int, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 114 | DECLARE_EVENT_CLASS(ocfs2__uint_int, + | ^~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__uint_uint’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:133:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 133 | DECLARE_EVENT_CLASS(ocfs2__uint_uint, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:133:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 133 | DECLARE_EVENT_CLASS(ocfs2__uint_uint, + | ^~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_uint’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 152 | DECLARE_EVENT_CLASS(ocfs2__ull_uint, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 152 | DECLARE_EVENT_CLASS(ocfs2__ull_uint, + | ^~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_int’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 171 | DECLARE_EVENT_CLASS(ocfs2__ull_int, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 171 | DECLARE_EVENT_CLASS(ocfs2__ull_int, + | ^~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_ull’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 190 | DECLARE_EVENT_CLASS(ocfs2__ull_ull, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 190 | DECLARE_EVENT_CLASS(ocfs2__ull_ull, + | ^~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_ull_uint’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:209:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 209 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:209:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 209 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint, + | ^~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_uint_uint’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:233:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 233 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:233:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 233 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint, + | ^~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__uint_uint_uint’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 257 | DECLARE_EVENT_CLASS(ocfs2__uint_uint_uint, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 257 | DECLARE_EVENT_CLASS(ocfs2__uint_uint_uint, + | ^~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_ull_ull’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 280 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_ull, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 280 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_ull, + | ^~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_int_int_int’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 304 | DECLARE_EVENT_CLASS(ocfs2__ull_int_int_int, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 304 | DECLARE_EVENT_CLASS(ocfs2__ull_int_int_int, + | ^~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_uint_uint_uint’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:330:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 330 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint_uint, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:330:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 330 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint_uint, + | ^~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_ull_uint_uint’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 357 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint_uint, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 357 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint_uint, + | ^~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__btree_ops’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 385 | DECLARE_EVENT_CLASS(ocfs2__btree_ops, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 385 | DECLARE_EVENT_CLASS(ocfs2__btree_ops, + | ^~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_grow_tree’: @@ -26759,2 +73716,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:161:1: note: in expansion of macro ‘TRACE_EVENT’ - 161 | TRACE_EVENT(kvm_pio, +../fs/ocfs2/./ocfs2_trace.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ + 423 | TRACE_EVENT(ocfs2_grow_tree, @@ -26771,2 +73728,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:161:1: note: in expansion of macro ‘TRACE_EVENT’ - 161 | TRACE_EVENT(kvm_pio, +../fs/ocfs2/./ocfs2_trace.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ + 423 | TRACE_EVENT(ocfs2_grow_tree, @@ -26774 +73731 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_fast_mmio’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_rotate_subtree’: @@ -26784,2 +73741,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ - 196 | TRACE_EVENT(kvm_fast_mmio, +../fs/ocfs2/./ocfs2_trace.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ + 437 | TRACE_EVENT(ocfs2_rotate_subtree, @@ -26796,2 +73753,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ - 196 | TRACE_EVENT(kvm_fast_mmio, +../fs/ocfs2/./ocfs2_trace.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ + 437 | TRACE_EVENT(ocfs2_rotate_subtree, @@ -26799 +73756 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_cpuid’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_insert_extent’: @@ -26809,2 +73766,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ - 214 | TRACE_EVENT(kvm_cpuid, +../fs/ocfs2/./ocfs2_trace.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ + 455 | TRACE_EVENT(ocfs2_insert_extent, @@ -26821,2 +73778,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ - 214 | TRACE_EVENT(kvm_cpuid, +../fs/ocfs2/./ocfs2_trace.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ + 455 | TRACE_EVENT(ocfs2_insert_extent, @@ -26824 +73781 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_apic’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_split_extent’: @@ -26834,2 +73791,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ - 261 | TRACE_EVENT(kvm_apic, +../fs/ocfs2/./ocfs2_trace.h:480:1: note: in expansion of macro ‘TRACE_EVENT’ + 480 | TRACE_EVENT(ocfs2_split_extent, @@ -26846,2 +73803,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ - 261 | TRACE_EVENT(kvm_apic, +../fs/ocfs2/./ocfs2_trace.h:480:1: note: in expansion of macro ‘TRACE_EVENT’ + 480 | TRACE_EVENT(ocfs2_split_extent, @@ -26849 +73806 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_exit’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_remove_extent’: @@ -26859,2 +73816,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ - 298 | TRACE_EVENT(name, \ +../fs/ocfs2/./ocfs2_trace.h:502:1: note: in expansion of macro ‘TRACE_EVENT’ + 502 | TRACE_EVENT(ocfs2_remove_extent, @@ -26862,3 +73818,0 @@ -../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); - | ^~~~~~~~~~~~~~~~~~~~ @@ -26874,2 +73828,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ - 298 | TRACE_EVENT(name, \ +../fs/ocfs2/./ocfs2_trace.h:502:1: note: in expansion of macro ‘TRACE_EVENT’ + 502 | TRACE_EVENT(ocfs2_remove_extent, @@ -26877,4 +73831 @@ -../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’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_commit_truncate’: @@ -26890,2 +73841,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ - 341 | TRACE_EVENT(kvm_inj_virq, +../fs/ocfs2/./ocfs2_trace.h:528:1: note: in expansion of macro ‘TRACE_EVENT’ + 528 | TRACE_EVENT(ocfs2_commit_truncate, @@ -26902,2 +73853,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ - 341 | TRACE_EVENT(kvm_inj_virq, +../fs/ocfs2/./ocfs2_trace.h:528:1: note: in expansion of macro ‘TRACE_EVENT’ + 528 | TRACE_EVENT(ocfs2_commit_truncate, @@ -26905 +73856 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_inj_exception’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_validate_extent_block’: @@ -26915,2 +73866,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ - 372 | TRACE_EVENT(kvm_inj_exception, +../fs/ocfs2/./ocfs2_trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ + 549 | TRACE_EVENT(ocfs2_validate_extent_block, @@ -26927,2 +73878,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ - 372 | TRACE_EVENT(kvm_inj_exception, +../fs/ocfs2/./ocfs2_trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ + 549 | TRACE_EVENT(ocfs2_validate_extent_block, @@ -26930 +73881 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_page_fault’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_rotate_leaf’: @@ -26940,2 +73891,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:402:1: note: in expansion of macro ‘TRACE_EVENT’ - 402 | TRACE_EVENT(kvm_page_fault, +../fs/ocfs2/./ocfs2_trace.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ + 561 | TRACE_EVENT(ocfs2_rotate_leaf, @@ -26952,2 +73903,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:402:1: note: in expansion of macro ‘TRACE_EVENT’ - 402 | TRACE_EVENT(kvm_page_fault, +../fs/ocfs2/./ocfs2_trace.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ + 561 | TRACE_EVENT(ocfs2_rotate_leaf, @@ -26955 +73906 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_msr’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_add_clusters_in_btree_ret’: @@ -26965,2 +73916,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:428:1: note: in expansion of macro ‘TRACE_EVENT’ - 428 | TRACE_EVENT(kvm_msr, +../fs/ocfs2/./ocfs2_trace.h:586:1: note: in expansion of macro ‘TRACE_EVENT’ + 586 | TRACE_EVENT(ocfs2_add_clusters_in_btree_ret, @@ -26977,2 +73928,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:428:1: note: in expansion of macro ‘TRACE_EVENT’ - 428 | TRACE_EVENT(kvm_msr, +../fs/ocfs2/./ocfs2_trace.h:586:1: note: in expansion of macro ‘TRACE_EVENT’ + 586 | TRACE_EVENT(ocfs2_add_clusters_in_btree_ret, @@ -26980 +73931 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_cr’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_mark_extent_written’: @@ -26990,2 +73941,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:460:1: note: in expansion of macro ‘TRACE_EVENT’ - 460 | TRACE_EVENT(kvm_cr, +../fs/ocfs2/./ocfs2_trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ + 603 | TRACE_EVENT(ocfs2_mark_extent_written, @@ -27002,2 +73953,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:460:1: note: in expansion of macro ‘TRACE_EVENT’ - 460 | TRACE_EVENT(kvm_cr, +../fs/ocfs2/./ocfs2_trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ + 603 | TRACE_EVENT(ocfs2_mark_extent_written, @@ -27005 +73956 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_pic_set_irq’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__truncate_log_ops’: @@ -27012,6 +73963,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:484:1: note: in expansion of macro ‘TRACE_EVENT’ - 484 | TRACE_EVENT(kvm_pic_set_irq, - | ^~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:624:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 624 | DECLARE_EVENT_CLASS(ocfs2__truncate_log_ops, + | ^~~~~~~~~~~~~~~~~~~ @@ -27024,7 +73972,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: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’: +../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’: @@ -27040,2 +73985,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:517:1: note: in expansion of macro ‘TRACE_EVENT’ - 517 | TRACE_EVENT(kvm_apic_ipi, +../fs/ocfs2/./ocfs2_trace.h:669:1: note: in expansion of macro ‘TRACE_EVENT’ + 669 | TRACE_EVENT(ocfs2_cache_block_dealloc, @@ -27052,2 +73997,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:517:1: note: in expansion of macro ‘TRACE_EVENT’ - 517 | TRACE_EVENT(kvm_apic_ipi, +../fs/ocfs2/./ocfs2_trace.h:669:1: note: in expansion of macro ‘TRACE_EVENT’ + 669 | TRACE_EVENT(ocfs2_cache_block_dealloc, @@ -27055 +74000 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_apic_accept_irq’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_trim_extent’: @@ -27065,2 +74010,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/ocfs2/./ocfs2_trace.h:692:1: note: in expansion of macro ‘TRACE_EVENT’ + 692 | TRACE_EVENT(ocfs2_trim_extent, @@ -27077,2 +74022,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/ocfs2/./ocfs2_trace.h:692:1: note: in expansion of macro ‘TRACE_EVENT’ + 692 | TRACE_EVENT(ocfs2_trim_extent, @@ -27080 +74025 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_eoi’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_sync_local_to_main_free’: @@ -27090,2 +74035,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ - 566 | TRACE_EVENT(kvm_eoi, +../fs/ocfs2/./ocfs2_trace.h:741:1: note: in expansion of macro ‘TRACE_EVENT’ + 741 | TRACE_EVENT(ocfs2_sync_local_to_main_free, @@ -27102,2 +74047,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ - 566 | TRACE_EVENT(kvm_eoi, +../fs/ocfs2/./ocfs2_trace.h:741:1: note: in expansion of macro ‘TRACE_EVENT’ + 741 | TRACE_EVENT(ocfs2_sync_local_to_main_free, @@ -27105 +74050 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_pv_eoi’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_relink_block_group’: @@ -27115,2 +74060,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:583:1: note: in expansion of macro ‘TRACE_EVENT’ - 583 | TRACE_EVENT(kvm_pv_eoi, +../fs/ocfs2/./ocfs2_trace.h:796:1: note: in expansion of macro ‘TRACE_EVENT’ + 796 | TRACE_EVENT(ocfs2_relink_block_group, @@ -27127,2 +74072,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:583:1: note: in expansion of macro ‘TRACE_EVENT’ - 583 | TRACE_EVENT(kvm_pv_eoi, +../fs/ocfs2/./ocfs2_trace.h:796:1: note: in expansion of macro ‘TRACE_EVENT’ + 796 | TRACE_EVENT(ocfs2_relink_block_group, @@ -27130 +74075 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_nested_vmenter’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_free_suballoc_bits’: @@ -27140,2 +74085,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ - 603 | TRACE_EVENT(kvm_nested_vmenter, +../fs/ocfs2/./ocfs2_trace.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ + 836 | TRACE_EVENT(ocfs2_free_suballoc_bits, @@ -27152,2 +74097,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ - 603 | TRACE_EVENT(kvm_nested_vmenter, +../fs/ocfs2/./ocfs2_trace.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ + 836 | TRACE_EVENT(ocfs2_free_suballoc_bits, @@ -27155 +74100 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_nested_intercepts’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_free_clusters’: @@ -27165,2 +74110,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:647:1: note: in expansion of macro ‘TRACE_EVENT’ - 647 | TRACE_EVENT(kvm_nested_intercepts, +../fs/ocfs2/./ocfs2_trace.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ + 856 | TRACE_EVENT(ocfs2_free_clusters, @@ -27177,2 +74122,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:647:1: note: in expansion of macro ‘TRACE_EVENT’ - 647 | TRACE_EVENT(kvm_nested_intercepts, +../fs/ocfs2/./ocfs2_trace.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ + 856 | TRACE_EVENT(ocfs2_free_clusters, @@ -27180 +74125 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_nested_vmexit’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__refcount_tree_ops’: @@ -27187,9 +74132,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: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); - | ^~~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:902:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 902 | DECLARE_EVENT_CLASS(ocfs2__refcount_tree_ops, + | ^~~~~~~~~~~~~~~~~~~ @@ -27202,10 +74141,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: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’: +../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’: @@ -27221,2 +74154,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/ocfs2/./ocfs2_trace.h:934:1: note: in expansion of macro ‘TRACE_EVENT’ + 934 | TRACE_EVENT(ocfs2_split_refcount_rec, @@ -27233,2 +74166,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/ocfs2/./ocfs2_trace.h:934:1: note: in expansion of macro ‘TRACE_EVENT’ + 934 | TRACE_EVENT(ocfs2_split_refcount_rec, @@ -27236 +74169 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_nested_intr_vmexit’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_decrease_refcount’: @@ -27246,2 +74179,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/ocfs2/./ocfs2_trace.h:979:1: note: in expansion of macro ‘TRACE_EVENT’ + 979 | TRACE_EVENT(ocfs2_decrease_refcount, @@ -27258,2 +74191,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/ocfs2/./ocfs2_trace.h:979:1: note: in expansion of macro ‘TRACE_EVENT’ + 979 | TRACE_EVENT(ocfs2_decrease_refcount, @@ -27261 +74194 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_invlpga’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_calc_refcount_meta_credits_iterate’: @@ -27271,2 +74204,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ - 737 | TRACE_EVENT(kvm_invlpga, +../fs/ocfs2/./ocfs2_trace.h:1004:1: note: in expansion of macro ‘TRACE_EVENT’ + 1004 | TRACE_EVENT(ocfs2_calc_refcount_meta_credits_iterate, @@ -27283,2 +74216,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ - 737 | TRACE_EVENT(kvm_invlpga, +../fs/ocfs2/./ocfs2_trace.h:1004:1: note: in expansion of macro ‘TRACE_EVENT’ + 1004 | TRACE_EVENT(ocfs2_calc_refcount_meta_credits_iterate, @@ -27286 +74219 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_skinit’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_clear_ext_refcount’: @@ -27296,2 +74229,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ - 760 | TRACE_EVENT(kvm_skinit, +../fs/ocfs2/./ocfs2_trace.h:1043:1: note: in expansion of macro ‘TRACE_EVENT’ + 1043 | TRACE_EVENT(ocfs2_clear_ext_refcount, @@ -27308,2 +74241,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ - 760 | TRACE_EVENT(kvm_skinit, +../fs/ocfs2/./ocfs2_trace.h:1043:1: note: in expansion of macro ‘TRACE_EVENT’ + 1043 | TRACE_EVENT(ocfs2_clear_ext_refcount, @@ -27311 +74244 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_emulate_insn’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_replace_clusters’: @@ -27321,2 +74254,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:817:1: note: in expansion of macro ‘TRACE_EVENT’ - 817 | TRACE_EVENT(kvm_emulate_insn, +../fs/ocfs2/./ocfs2_trace.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ + 1067 | TRACE_EVENT(ocfs2_replace_clusters, @@ -27333,2 +74266,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:817:1: note: in expansion of macro ‘TRACE_EVENT’ - 817 | TRACE_EVENT(kvm_emulate_insn, +../fs/ocfs2/./ocfs2_trace.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ + 1067 | TRACE_EVENT(ocfs2_replace_clusters, @@ -27336 +74269 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_vcpu_match_mmio’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_refcount_cow_hunk’: @@ -27346,2 +74279,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:855:1: note: in expansion of macro ‘TRACE_EVENT’ - 855 | TRACE_EVENT( +../fs/ocfs2/./ocfs2_trace.h:1095:1: note: in expansion of macro ‘TRACE_EVENT’ + 1095 | TRACE_EVENT(ocfs2_refcount_cow_hunk, @@ -27358,2 +74291,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:855:1: note: in expansion of macro ‘TRACE_EVENT’ - 855 | TRACE_EVENT( +../fs/ocfs2/./ocfs2_trace.h:1095:1: note: in expansion of macro ‘TRACE_EVENT’ + 1095 | TRACE_EVENT(ocfs2_refcount_cow_hunk, @@ -27361 +74294 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_write_tsc_offset’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__get_block’: @@ -27368,6 +74301,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:879:1: note: in expansion of macro ‘TRACE_EVENT’ - 879 | TRACE_EVENT(kvm_write_tsc_offset, - | ^~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:1125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1125 | DECLARE_EVENT_CLASS(ocfs2__get_block, + | ^~~~~~~~~~~~~~~~~~~ @@ -27380,7 +74310,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: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_pml_full’: +../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’: @@ -27396,2 +74323,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:963:1: note: in expansion of macro ‘TRACE_EVENT’ - 963 | TRACE_EVENT(kvm_pml_full, +../fs/ocfs2/./ocfs2_trace.h:1162:1: note: in expansion of macro ‘TRACE_EVENT’ + 1162 | TRACE_EVENT(ocfs2_try_to_write_inline_data, @@ -27408,2 +74335,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:963:1: note: in expansion of macro ‘TRACE_EVENT’ - 963 | TRACE_EVENT(kvm_pml_full, +../fs/ocfs2/./ocfs2_trace.h:1162:1: note: in expansion of macro ‘TRACE_EVENT’ + 1162 | TRACE_EVENT(ocfs2_try_to_write_inline_data, @@ -27411 +74338 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_ple_window_update’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_write_begin_nolock’: @@ -27421,2 +74348,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/ocfs2/./ocfs2_trace.h:1182:1: note: in expansion of macro ‘TRACE_EVENT’ + 1182 | TRACE_EVENT(ocfs2_write_begin_nolock, @@ -27433,2 +74360,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/ocfs2/./ocfs2_trace.h:1182:1: note: in expansion of macro ‘TRACE_EVENT’ + 1182 | TRACE_EVENT(ocfs2_write_begin_nolock, @@ -27436 +74363 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_pvclock_update’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_write_end_inline’: @@ -27446,2 +74373,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:999:1: note: in expansion of macro ‘TRACE_EVENT’ - 999 | TRACE_EVENT(kvm_pvclock_update, +../fs/ocfs2/./ocfs2_trace.h:1219:1: note: in expansion of macro ‘TRACE_EVENT’ + 1219 | TRACE_EVENT(ocfs2_write_end_inline, @@ -27458,2 +74385,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:999:1: note: in expansion of macro ‘TRACE_EVENT’ - 999 | TRACE_EVENT(kvm_pvclock_update, +../fs/ocfs2/./ocfs2_trace.h:1219:1: note: in expansion of macro ‘TRACE_EVENT’ + 1219 | TRACE_EVENT(ocfs2_write_end_inline, @@ -27461 +74388 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_wait_lapic_expire’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_fault’: @@ -27471,2 +74398,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/ocfs2/./ocfs2_trace.h:1247:1: note: in expansion of macro ‘TRACE_EVENT’ + 1247 | TRACE_EVENT(ocfs2_fault, @@ -27483,2 +74410,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/ocfs2/./ocfs2_trace.h:1247:1: note: in expansion of macro ‘TRACE_EVENT’ + 1247 | TRACE_EVENT(ocfs2_fault, @@ -27486 +74413 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_smm_transition’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__file_ops’: @@ -27493,6 +74420,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:1055:1: note: in expansion of macro ‘TRACE_EVENT’ - 1055 | TRACE_EVENT(kvm_smm_transition, - | ^~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:1271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1271 | DECLARE_EVENT_CLASS(ocfs2__file_ops, + | ^~~~~~~~~~~~~~~~~~~ @@ -27505,7 +74429,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: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/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’: @@ -27521,2 +74442,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/ocfs2/./ocfs2_trace.h:1324:1: note: in expansion of macro ‘TRACE_EVENT’ + 1324 | TRACE_EVENT(ocfs2_extend_allocation, @@ -27533,2 +74454,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/ocfs2/./ocfs2_trace.h:1324:1: note: in expansion of macro ‘TRACE_EVENT’ + 1324 | TRACE_EVENT(ocfs2_extend_allocation, @@ -27536 +74457 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_notify_acked_sint’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_extend_allocation_end’: @@ -27546,2 +74467,2 @@ -../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/ocfs2/./ocfs2_trace.h:1350:1: note: in expansion of macro ‘TRACE_EVENT’ + 1350 | TRACE_EVENT(ocfs2_extend_allocation_end, @@ -27558,2 +74479,2 @@ -../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/ocfs2/./ocfs2_trace.h:1350:1: note: in expansion of macro ‘TRACE_EVENT’ + 1350 | TRACE_EVENT(ocfs2_extend_allocation_end, @@ -27561 +74482 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_synic_set_irq’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_write_zero_page’: @@ -27571,2 +74492,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/ocfs2/./ocfs2_trace.h:1373:1: note: in expansion of macro ‘TRACE_EVENT’ + 1373 | TRACE_EVENT(ocfs2_write_zero_page, @@ -27583,2 +74504,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/ocfs2/./ocfs2_trace.h:1373:1: note: in expansion of macro ‘TRACE_EVENT’ + 1373 | TRACE_EVENT(ocfs2_write_zero_page, @@ -27586 +74507 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_synic_send_eoi’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_setattr’: @@ -27596,2 +74517,2 @@ -../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/ocfs2/./ocfs2_trace.h:1404:1: note: in expansion of macro ‘TRACE_EVENT’ + 1404 | TRACE_EVENT(ocfs2_setattr, @@ -27608,2 +74529,2 @@ -../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/ocfs2/./ocfs2_trace.h:1404:1: note: in expansion of macro ‘TRACE_EVENT’ + 1404 | TRACE_EVENT(ocfs2_setattr, @@ -27611 +74532 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_synic_set_msr’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_prepare_inode_for_write’: @@ -27621,2 +74542,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/ocfs2/./ocfs2_trace.h:1450:1: note: in expansion of macro ‘TRACE_EVENT’ + 1450 | TRACE_EVENT(ocfs2_prepare_inode_for_write, @@ -27633,2 +74554,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/ocfs2/./ocfs2_trace.h:1450:1: note: in expansion of macro ‘TRACE_EVENT’ + 1450 | TRACE_EVENT(ocfs2_prepare_inode_for_write, @@ -27636 +74557 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_stimer_set_config’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_iget_begin’: @@ -27646,2 +74567,2 @@ -../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/ocfs2/./ocfs2_trace.h:1477:1: note: in expansion of macro ‘TRACE_EVENT’ + 1477 | TRACE_EVENT(ocfs2_iget_begin, @@ -27658,2 +74579,2 @@ -../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/ocfs2/./ocfs2_trace.h:1477:1: note: in expansion of macro ‘TRACE_EVENT’ + 1477 | TRACE_EVENT(ocfs2_iget_begin, @@ -27661 +74582 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_stimer_set_count’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_iget_end’: @@ -27671,2 +74592,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/ocfs2/./ocfs2_trace.h:1496:1: note: in expansion of macro ‘TRACE_EVENT’ + 1496 | TRACE_EVENT(ocfs2_iget_end, @@ -27683,2 +74604,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/ocfs2/./ocfs2_trace.h:1496:1: note: in expansion of macro ‘TRACE_EVENT’ + 1496 | TRACE_EVENT(ocfs2_iget_end, @@ -27686 +74607 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_stimer_start_periodic’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_find_actor’: @@ -27696,2 +74617,2 @@ -../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/ocfs2/./ocfs2_trace.h:1510:1: note: in expansion of macro ‘TRACE_EVENT’ + 1510 | TRACE_EVENT(ocfs2_find_actor, @@ -27708,2 +74629,2 @@ -../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/ocfs2/./ocfs2_trace.h:1510:1: note: in expansion of macro ‘TRACE_EVENT’ + 1510 | TRACE_EVENT(ocfs2_find_actor, @@ -27711 +74632 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_stimer_start_one_shot’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_inode_is_valid_to_delete’: @@ -27721,2 +74642,2 @@ -../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/ocfs2/./ocfs2_trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ + 1540 | TRACE_EVENT(ocfs2_inode_is_valid_to_delete, @@ -27733,2 +74654,2 @@ -../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/ocfs2/./ocfs2_trace.h:1540:1: note: in expansion of macro ‘TRACE_EVENT’ + 1540 | TRACE_EVENT(ocfs2_inode_is_valid_to_delete, @@ -27736 +74657 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_stimer_callback’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_inode_revalidate’: @@ -27746,2 +74667,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ - 1314 | TRACE_EVENT(kvm_hv_stimer_callback, +../fs/ocfs2/./ocfs2_trace.h:1574:1: note: in expansion of macro ‘TRACE_EVENT’ + 1574 | TRACE_EVENT(ocfs2_inode_revalidate, @@ -27758,2 +74679,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ - 1314 | TRACE_EVENT(kvm_hv_stimer_callback, +../fs/ocfs2/./ocfs2_trace.h:1574:1: note: in expansion of macro ‘TRACE_EVENT’ + 1574 | TRACE_EVENT(ocfs2_inode_revalidate, @@ -27761 +74682 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_stimer_expiration’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_read_virt_blocks’: @@ -27771,2 +74692,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/ocfs2/./ocfs2_trace.h:1597:1: note: in expansion of macro ‘TRACE_EVENT’ + 1597 | TRACE_EVENT(ocfs2_read_virt_blocks, @@ -27783,2 +74704,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/ocfs2/./ocfs2_trace.h:1597:1: note: in expansion of macro ‘TRACE_EVENT’ + 1597 | TRACE_EVENT(ocfs2_read_virt_blocks, @@ -27786 +74707 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_stimer_cleanup’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_remount’: @@ -27796,2 +74717,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1361:1: note: in expansion of macro ‘TRACE_EVENT’ - 1361 | TRACE_EVENT(kvm_hv_stimer_cleanup, +../fs/ocfs2/./ocfs2_trace.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ + 1643 | TRACE_EVENT(ocfs2_remount, @@ -27808,2 +74729,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1361:1: note: in expansion of macro ‘TRACE_EVENT’ - 1361 | TRACE_EVENT(kvm_hv_stimer_cleanup, +../fs/ocfs2/./ocfs2_trace.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ + 1643 | TRACE_EVENT(ocfs2_remount, @@ -27811 +74732 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_apicv_inhibit_changed’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_fill_super’: @@ -27821,2 +74742,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1383:1: note: in expansion of macro ‘TRACE_EVENT’ - 1383 | TRACE_EVENT(kvm_apicv_inhibit_changed, +../fs/ocfs2/./ocfs2_trace.h:1660:1: note: in expansion of macro ‘TRACE_EVENT’ + 1660 | TRACE_EVENT(ocfs2_fill_super, @@ -27833,2 +74754,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1383:1: note: in expansion of macro ‘TRACE_EVENT’ - 1383 | TRACE_EVENT(kvm_apicv_inhibit_changed, +../fs/ocfs2/./ocfs2_trace.h:1660:1: note: in expansion of macro ‘TRACE_EVENT’ + 1660 | TRACE_EVENT(ocfs2_fill_super, @@ -27836 +74757 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_apicv_accept_irq’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_parse_options’: @@ -27846,2 +74767,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/ocfs2/./ocfs2_trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ + 1677 | TRACE_EVENT(ocfs2_parse_options, @@ -27858,2 +74779,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/ocfs2/./ocfs2_trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ + 1677 | TRACE_EVENT(ocfs2_parse_options, @@ -27861 +74782 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_avic_incomplete_ipi’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_statfs’: @@ -27871,2 +74792,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1432:1: note: in expansion of macro ‘TRACE_EVENT’ - 1432 | TRACE_EVENT(kvm_avic_incomplete_ipi, +../fs/ocfs2/./ocfs2_trace.h:1693:1: note: in expansion of macro ‘TRACE_EVENT’ + 1693 | TRACE_EVENT(ocfs2_statfs, @@ -27883,2 +74804,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1432:1: note: in expansion of macro ‘TRACE_EVENT’ - 1432 | TRACE_EVENT(kvm_avic_incomplete_ipi, +../fs/ocfs2/./ocfs2_trace.h:1693:1: note: in expansion of macro ‘TRACE_EVENT’ + 1693 | TRACE_EVENT(ocfs2_statfs, @@ -27886 +74807 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_avic_unaccelerated_access’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_initialize_super’: @@ -27896,2 +74817,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1457:1: note: in expansion of macro ‘TRACE_EVENT’ - 1457 | TRACE_EVENT(kvm_avic_unaccelerated_access, +../fs/ocfs2/./ocfs2_trace.h:1709:1: note: in expansion of macro ‘TRACE_EVENT’ + 1709 | TRACE_EVENT(ocfs2_initialize_super, @@ -27908,2 +74829,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1457:1: note: in expansion of macro ‘TRACE_EVENT’ - 1457 | TRACE_EVENT(kvm_avic_unaccelerated_access, +../fs/ocfs2/./ocfs2_trace.h:1709:1: note: in expansion of macro ‘TRACE_EVENT’ + 1709 | TRACE_EVENT(ocfs2_initialize_super, @@ -27911 +74832 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_avic_ga_log’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_init_xattr_set_ctxt’: @@ -27921,2 +74842,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/ocfs2/./ocfs2_trace.h:1739:1: note: in expansion of macro ‘TRACE_EVENT’ + 1739 | TRACE_EVENT(ocfs2_init_xattr_set_ctxt, @@ -27933,2 +74854,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/ocfs2/./ocfs2_trace.h:1739:1: note: in expansion of macro ‘TRACE_EVENT’ + 1739 | TRACE_EVENT(ocfs2_init_xattr_set_ctxt, @@ -27936 +74857 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_avic_kick_vcpu_slowpath’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__xattr_find’: @@ -27943,6 +74864,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/ocfs2/./ocfs2_trace.h:1758:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1758 | DECLARE_EVENT_CLASS(ocfs2__xattr_find, + | ^~~~~~~~~~~~~~~~~~~ @@ -27955,7 +74873,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/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’: @@ -27971,2 +74886,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1524:1: note: in expansion of macro ‘TRACE_EVENT’ - 1524 | TRACE_EVENT(kvm_avic_doorbell, +../fs/ocfs2/./ocfs2_trace.h:1861:1: note: in expansion of macro ‘TRACE_EVENT’ + 1861 | TRACE_EVENT(ocfs2_resv_find_window_begin, @@ -27983,2 +74898,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1524:1: note: in expansion of macro ‘TRACE_EVENT’ - 1524 | TRACE_EVENT(kvm_avic_doorbell, +../fs/ocfs2/./ocfs2_trace.h:1861:1: note: in expansion of macro ‘TRACE_EVENT’ + 1861 | TRACE_EVENT(ocfs2_resv_find_window_begin, @@ -27986 +74901 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_timer_state’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_cannibalize_resv_end’: @@ -27996,2 +74911,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/ocfs2/./ocfs2_trace.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ + 1889 | TRACE_EVENT(ocfs2_cannibalize_resv_end, @@ -28008,2 +74923,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/ocfs2/./ocfs2_trace.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ + 1889 | TRACE_EVENT(ocfs2_cannibalize_resv_end, @@ -28011 +74926 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_flush_tlb’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_resmap_claimed_bits_begin’: @@ -28021,2 +74936,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/ocfs2/./ocfs2_trace.h:1913:1: note: in expansion of macro ‘TRACE_EVENT’ + 1913 | TRACE_EVENT(ocfs2_resmap_claimed_bits_begin, @@ -28033,2 +74948,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/ocfs2/./ocfs2_trace.h:1913:1: note: in expansion of macro ‘TRACE_EVENT’ + 1913 | TRACE_EVENT(ocfs2_resmap_claimed_bits_begin, @@ -28036 +74951 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_flush_tlb_ex’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_resmap_claimed_bits_end’: @@ -28046,2 +74961,2 @@ -../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/ocfs2/./ocfs2_trace.h:1945:1: note: in expansion of macro ‘TRACE_EVENT’ + 1945 | TRACE_EVENT(ocfs2_resmap_claimed_bits_end, @@ -28058,2 +74973,2 @@ -../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/ocfs2/./ocfs2_trace.h:1945:1: note: in expansion of macro ‘TRACE_EVENT’ + 1945 | TRACE_EVENT(ocfs2_resmap_claimed_bits_end, @@ -28061 +74976 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_send_ipi’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_sync_dquot’: @@ -28071,2 +74986,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/ocfs2/./ocfs2_trace.h:1983:1: note: in expansion of macro ‘TRACE_EVENT’ + 1983 | TRACE_EVENT(ocfs2_sync_dquot, @@ -28083,2 +74998,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/ocfs2/./ocfs2_trace.h:1983:1: note: in expansion of macro ‘TRACE_EVENT’ + 1983 | TRACE_EVENT(ocfs2_sync_dquot, @@ -28086 +75001 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_send_ipi_ex’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_sync_dquot_helper’: @@ -28096,2 +75011,2 @@ -../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/ocfs2/./ocfs2_trace.h:2007:1: note: in expansion of macro ‘TRACE_EVENT’ + 2007 | TRACE_EVENT(ocfs2_sync_dquot_helper, @@ -28108,2 +75023,2 @@ -../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/ocfs2/./ocfs2_trace.h:2007:1: note: in expansion of macro ‘TRACE_EVENT’ + 2007 | TRACE_EVENT(ocfs2_sync_dquot_helper, @@ -28111 +75026 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_pv_tlb_flush’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_dx_dir_search’: @@ -28121,2 +75036,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/ocfs2/./ocfs2_trace.h:2047:1: note: in expansion of macro ‘TRACE_EVENT’ + 2047 | TRACE_EVENT(ocfs2_dx_dir_search, @@ -28133,2 +75048,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/ocfs2/./ocfs2_trace.h:2047:1: note: in expansion of macro ‘TRACE_EVENT’ + 2047 | TRACE_EVENT(ocfs2_dx_dir_search, @@ -28136 +75051 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_nested_vmenter_failed’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_find_files_on_disk’: @@ -28146,2 +75061,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ - 1677 | TRACE_EVENT(kvm_nested_vmenter_failed, +../fs/ocfs2/./ocfs2_trace.h:2079:1: note: in expansion of macro ‘TRACE_EVENT’ + 2079 | TRACE_EVENT(ocfs2_find_files_on_disk, @@ -28158,2 +75073,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ - 1677 | TRACE_EVENT(kvm_nested_vmenter_failed, +../fs/ocfs2/./ocfs2_trace.h:2079:1: note: in expansion of macro ‘TRACE_EVENT’ + 2079 | TRACE_EVENT(ocfs2_find_files_on_disk, @@ -28161 +75076 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_syndbg_set_msr’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_check_dir_for_entry’: @@ -28171,2 +75086,2 @@ -../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/ocfs2/./ocfs2_trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ + 2099 | TRACE_EVENT(ocfs2_check_dir_for_entry, @@ -28183,2 +75098,2 @@ -../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/ocfs2/./ocfs2_trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ + 2099 | TRACE_EVENT(ocfs2_check_dir_for_entry, @@ -28186 +75101 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_syndbg_get_msr’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_dx_dir_index_root_block’: @@ -28196,2 +75111,2 @@ -../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/ocfs2/./ocfs2_trace.h:2120:1: note: in expansion of macro ‘TRACE_EVENT’ + 2120 | TRACE_EVENT(ocfs2_dx_dir_index_root_block, @@ -28208,2 +75123,2 @@ -../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/ocfs2/./ocfs2_trace.h:2120:1: note: in expansion of macro ‘TRACE_EVENT’ + 2120 | TRACE_EVENT(ocfs2_dx_dir_index_root_block, @@ -28211 +75126 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_vmgexit_enter’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__dentry_ops’: @@ -28218,6 +75133,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:1750:1: note: in expansion of macro ‘TRACE_EVENT’ - 1750 | TRACE_EVENT(kvm_vmgexit_enter, - | ^~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:2158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2158 | DECLARE_EVENT_CLASS(ocfs2__dentry_ops, + | ^~~~~~~~~~~~~~~~~~~ @@ -28230,7 +75142,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: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’: +../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’: @@ -28246,2 +75155,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1776:1: note: in expansion of macro ‘TRACE_EVENT’ - 1776 | TRACE_EVENT(kvm_vmgexit_exit, +../fs/ocfs2/./ocfs2_trace.h:2203:1: note: in expansion of macro ‘TRACE_EVENT’ + 2203 | TRACE_EVENT(ocfs2_mknod, @@ -28258,2 +75167,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1776:1: note: in expansion of macro ‘TRACE_EVENT’ - 1776 | TRACE_EVENT(kvm_vmgexit_exit, +../fs/ocfs2/./ocfs2_trace.h:2203:1: note: in expansion of macro ‘TRACE_EVENT’ + 2203 | TRACE_EVENT(ocfs2_mknod, @@ -28261 +75170 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_vmgexit_msr_protocol_enter’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_link’: @@ -28271,2 +75180,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/ocfs2/./ocfs2_trace.h:2230:1: note: in expansion of macro ‘TRACE_EVENT’ + 2230 | TRACE_EVENT(ocfs2_link, @@ -28283,2 +75192,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/ocfs2/./ocfs2_trace.h:2230:1: note: in expansion of macro ‘TRACE_EVENT’ + 2230 | TRACE_EVENT(ocfs2_link, @@ -28286 +75195 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_vmgexit_msr_protocol_exit’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_rename’: @@ -28296,2 +75205,2 @@ -../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/ocfs2/./ocfs2_trace.h:2259:1: note: in expansion of macro ‘TRACE_EVENT’ + 2259 | TRACE_EVENT(ocfs2_rename, @@ -28308,2 +75217,2 @@ -../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/ocfs2/./ocfs2_trace.h:2259:1: note: in expansion of macro ‘TRACE_EVENT’ + 2259 | TRACE_EVENT(ocfs2_rename, @@ -28311 +75220 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_rmp_fault’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_rename_target_exists’: @@ -28321,2 +75230,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1846:1: note: in expansion of macro ‘TRACE_EVENT’ - 1846 | TRACE_EVENT(kvm_rmp_fault, +../fs/ocfs2/./ocfs2_trace.h:2295:1: note: in expansion of macro ‘TRACE_EVENT’ + 2295 | TRACE_EVENT(ocfs2_rename_target_exists, @@ -28333,2 +75242,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1846:1: note: in expansion of macro ‘TRACE_EVENT’ - 1846 | TRACE_EVENT(kvm_rmp_fault, +../fs/ocfs2/./ocfs2_trace.h:2295:1: note: in expansion of macro ‘TRACE_EVENT’ + 2295 | TRACE_EVENT(ocfs2_rename_target_exists, @@ -28336,16 +75245 @@ -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/sunrpc.h:2518, - from ../net/sunrpc/sched.c:31: -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_xdr_buf_class’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/sunrpc.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 52 | DECLARE_EVENT_CLASS(rpc_xdr_buf_class, - | ^~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_rename_over_existing’: @@ -28358,12 +75252,6 @@ -../include/trace/events/sunrpc.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 52 | DECLARE_EVENT_CLASS(rpc_xdr_buf_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/sunrpc.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 52 | DECLARE_EVENT_CLASS(rpc_xdr_buf_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h: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, + | ^~~~~~~~~~~ @@ -28376,13 +75264,7 @@ -../include/trace/events/sunrpc.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 52 | DECLARE_EVENT_CLASS(rpc_xdr_buf_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/sunrpc.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 52 | DECLARE_EVENT_CLASS(rpc_xdr_buf_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_clnt_class’: +../include/trace/trace_events.h: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’: @@ -28395,3 +75277,6 @@ -../include/trace/events/sunrpc.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 109 | DECLARE_EVENT_CLASS(rpc_clnt_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h: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, + | ^~~~~~~~~~~ @@ -28404,4 +75289,7 @@ -../include/trace/events/sunrpc.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 109 | DECLARE_EVENT_CLASS(rpc_clnt_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_clnt_new’: +../include/trace/trace_events.h: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’: @@ -28417,2 +75305,2 @@ -../include/trace/events/sunrpc.h:168:1: note: in expansion of macro ‘TRACE_EVENT’ - 168 | TRACE_EVENT(rpc_clnt_new, +../fs/ocfs2/./ocfs2_trace.h:2353:1: note: in expansion of macro ‘TRACE_EVENT’ + 2353 | TRACE_EVENT(ocfs2_blkno_stringify, @@ -28429,2 +75317,2 @@ -../include/trace/events/sunrpc.h:168:1: note: in expansion of macro ‘TRACE_EVENT’ - 168 | TRACE_EVENT(rpc_clnt_new, +../fs/ocfs2/./ocfs2_trace.h:2353:1: note: in expansion of macro ‘TRACE_EVENT’ + 2353 | TRACE_EVENT(ocfs2_blkno_stringify, @@ -28432 +75320 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_clnt_new_err’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_orphan_del’: @@ -28442,2 +75330,2 @@ -../include/trace/events/sunrpc.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ - 206 | TRACE_EVENT(rpc_clnt_new_err, +../fs/ocfs2/./ocfs2_trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ + 2374 | TRACE_EVENT(ocfs2_orphan_del, @@ -28454,2 +75342,2 @@ -../include/trace/events/sunrpc.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ - 206 | TRACE_EVENT(rpc_clnt_new_err, +../fs/ocfs2/./ocfs2_trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ + 2374 | TRACE_EVENT(ocfs2_orphan_del, @@ -28457 +75345 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_clnt_clone_err’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_dentry_revalidate’: @@ -28467,2 +75355,2 @@ -../include/trace/events/sunrpc.h:231:1: note: in expansion of macro ‘TRACE_EVENT’ - 231 | TRACE_EVENT(rpc_clnt_clone_err, +../fs/ocfs2/./ocfs2_trace.h:2395:1: note: in expansion of macro ‘TRACE_EVENT’ + 2395 | TRACE_EVENT(ocfs2_dentry_revalidate, @@ -28479,2 +75367,2 @@ -../include/trace/events/sunrpc.h:231:1: note: in expansion of macro ‘TRACE_EVENT’ - 231 | TRACE_EVENT(rpc_clnt_clone_err, +../fs/ocfs2/./ocfs2_trace.h:2395:1: note: in expansion of macro ‘TRACE_EVENT’ + 2395 | TRACE_EVENT(ocfs2_dentry_revalidate, @@ -28482 +75370 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_task_status’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_dentry_revalidate_negative’: @@ -28489,3 +75377,6 @@ -../include/trace/events/sunrpc.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 274 | DECLARE_EVENT_CLASS(rpc_task_status, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h: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, + | ^~~~~~~~~~~ @@ -28498,4 +75389,7 @@ -../include/trace/events/sunrpc.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 274 | DECLARE_EVENT_CLASS(rpc_task_status, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_request’: +../include/trace/trace_events.h: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’: @@ -28511,2 +75405,2 @@ -../include/trace/events/sunrpc.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ - 309 | TRACE_EVENT(rpc_request, +../fs/ocfs2/./ocfs2_trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ + 2439 | TRACE_EVENT(ocfs2_find_local_alias, @@ -28523,2 +75417,2 @@ -../include/trace/events/sunrpc.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ - 309 | TRACE_EVENT(rpc_request, +../fs/ocfs2/./ocfs2_trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ + 2439 | TRACE_EVENT(ocfs2_find_local_alias, @@ -28526 +75420 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_task_running’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_dentry_attach_lock’: @@ -28533,3 +75427,6 @@ -../include/trace/events/sunrpc.h:366:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 366 | DECLARE_EVENT_CLASS(rpc_task_running, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h: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, + | ^~~~~~~~~~~ @@ -28542,4 +75439,7 @@ -../include/trace/events/sunrpc.h:366:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 366 | DECLARE_EVENT_CLASS(rpc_task_running, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_task_queued’: +../include/trace/trace_events.h: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’: @@ -28552,3 +75452,6 @@ -../include/trace/events/sunrpc.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 418 | DECLARE_EVENT_CLASS(rpc_task_queued, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h: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, + | ^~~~~~~~~~~ @@ -28561,4 +75464,7 @@ -../include/trace/events/sunrpc.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 418 | DECLARE_EVENT_CLASS(rpc_task_queued, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_failure’: +../include/trace/trace_events.h: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’: @@ -28571,3 +75477,6 @@ -../include/trace/events/sunrpc.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 466 | DECLARE_EVENT_CLASS(rpc_failure, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h: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, + | ^~~~~~~~~~~ @@ -28580,4 +75489,7 @@ -../include/trace/events/sunrpc.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 466 | DECLARE_EVENT_CLASS(rpc_failure, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_reply_event’: +../include/trace/trace_events.h: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’: @@ -28590,3 +75502,6 @@ -../include/trace/events/sunrpc.h:496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 496 | DECLARE_EVENT_CLASS(rpc_reply_event, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h: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, + | ^~~~~~~~~~~ @@ -28599,4 +75514,7 @@ -../include/trace/events/sunrpc.h:496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 496 | DECLARE_EVENT_CLASS(rpc_reply_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_buf_alloc’: +../include/trace/trace_events.h: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’: @@ -28612,2 +75530,2 @@ -../include/trace/events/sunrpc.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ - 561 | TRACE_EVENT(rpc_buf_alloc, +../fs/ocfs2/./ocfs2_trace.h:2539:1: note: in expansion of macro ‘TRACE_EVENT’ + 2539 | TRACE_EVENT(ocfs2_encode_fh_begin, @@ -28624,2 +75542,2 @@ -../include/trace/events/sunrpc.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ - 561 | TRACE_EVENT(rpc_buf_alloc, +../fs/ocfs2/./ocfs2_trace.h:2539:1: note: in expansion of macro ‘TRACE_EVENT’ + 2539 | TRACE_EVENT(ocfs2_encode_fh_begin, @@ -28627 +75545 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_call_rpcerror’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_complete_recovery_slot’: @@ -28637,2 +75555,2 @@ -../include/trace/events/sunrpc.h:592:1: note: in expansion of macro ‘TRACE_EVENT’ - 592 | TRACE_EVENT(rpc_call_rpcerror, +../fs/ocfs2/./ocfs2_trace.h:2602:1: note: in expansion of macro ‘TRACE_EVENT’ + 2602 | TRACE_EVENT(ocfs2_complete_recovery_slot, @@ -28649,2 +75567,2 @@ -../include/trace/events/sunrpc.h:592:1: note: in expansion of macro ‘TRACE_EVENT’ - 592 | TRACE_EVENT(rpc_call_rpcerror, +../fs/ocfs2/./ocfs2_trace.h:2602:1: note: in expansion of macro ‘TRACE_EVENT’ + 2602 | TRACE_EVENT(ocfs2_complete_recovery_slot, @@ -28652 +75570 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_stats_latency’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_recovery_thread’: @@ -28662,2 +75580,2 @@ -../include/trace/events/sunrpc.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ - 621 | TRACE_EVENT(rpc_stats_latency, +../fs/ocfs2/./ocfs2_trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ + 2626 | TRACE_EVENT(ocfs2_recovery_thread, @@ -28674,2 +75592,2 @@ -../include/trace/events/sunrpc.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ - 621 | TRACE_EVENT(rpc_stats_latency, +../fs/ocfs2/./ocfs2_trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ + 2626 | TRACE_EVENT(ocfs2_recovery_thread, @@ -28677 +75595 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_xdr_overflow’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_write_block’: @@ -28687,2 +75605,2 @@ -../include/trace/events/sunrpc.h:667:1: note: in expansion of macro ‘TRACE_EVENT’ - 667 | TRACE_EVENT(rpc_xdr_overflow, +../fs/ocfs2/./ocfs2_trace.h:2687:1: note: in expansion of macro ‘TRACE_EVENT’ + 2687 | TRACE_EVENT(ocfs2_write_block, @@ -28699,2 +75617,2 @@ -../include/trace/events/sunrpc.h:667:1: note: in expansion of macro ‘TRACE_EVENT’ - 667 | TRACE_EVENT(rpc_xdr_overflow, +../fs/ocfs2/./ocfs2_trace.h:2687:1: note: in expansion of macro ‘TRACE_EVENT’ + 2687 | TRACE_EVENT(ocfs2_write_block, @@ -28702 +75620 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_xdr_alignment’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_read_blocks_begin’: @@ -28712,2 +75630,2 @@ -../include/trace/events/sunrpc.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ - 733 | TRACE_EVENT(rpc_xdr_alignment, +../fs/ocfs2/./ocfs2_trace.h:2701:1: note: in expansion of macro ‘TRACE_EVENT’ + 2701 | TRACE_EVENT(ocfs2_read_blocks_begin, @@ -28724,2 +75642,2 @@ -../include/trace/events/sunrpc.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ - 733 | TRACE_EVENT(rpc_xdr_alignment, +../fs/ocfs2/./ocfs2_trace.h:2701:1: note: in expansion of macro ‘TRACE_EVENT’ + 2701 | TRACE_EVENT(ocfs2_read_blocks_begin, @@ -28727 +75645 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xs_socket_event’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_buffer_cached_end’: @@ -28734,3 +75652,6 @@ -../include/trace/events/sunrpc.h:842:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 842 | DECLARE_EVENT_CLASS(xs_socket_event, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h: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, + | ^~~~~~~~~~~ @@ -28743,2 +75664,16 @@ -../include/trace/events/sunrpc.h:842:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 842 | DECLARE_EVENT_CLASS(xs_socket_event, +../include/trace/trace_events.h: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, @@ -28746,3 +75681,12 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xs_socket_event_done’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61: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); \ @@ -28750,5 +75694,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/sunrpc.h:895:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 895 | DECLARE_EVENT_CLASS(xs_socket_event_done, +../include/trace/bpf_probe.h:61: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, @@ -28756,8 +75700,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/sunrpc.h:895:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 895 | DECLARE_EVENT_CLASS(xs_socket_event_done, +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(ocfs2__uint, @@ -28765,3 +75709,3 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_socket_nospace’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -28769,3 +75713,326 @@ -../include/trace/trace_events.h: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: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) + | ^~~~~~~~~~~~~~~~~~~ @@ -28775,2 +76042,2 @@ -../include/trace/events/sunrpc.h:959:1: note: in expansion of macro ‘TRACE_EVENT’ - 959 | TRACE_EVENT(rpc_socket_nospace, +../fs/ocfs2/./ocfs2_trace.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ + 423 | TRACE_EVENT(ocfs2_grow_tree, @@ -28778,6 +76045,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -28787,2 +76054,2 @@ -../include/trace/events/sunrpc.h:959:1: note: in expansion of macro ‘TRACE_EVENT’ - 959 | TRACE_EVENT(rpc_socket_nospace, +../fs/ocfs2/./ocfs2_trace.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ + 423 | TRACE_EVENT(ocfs2_grow_tree, @@ -28790,3 +76057,3 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_xprt_lifetime_class’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -28794,5 +76061,230 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/sunrpc.h:1004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1004 | DECLARE_EVENT_CLASS(rpc_xprt_lifetime_class, +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/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, @@ -28800,8 +76292,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/sunrpc.h:1004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1004 | DECLARE_EVENT_CLASS(rpc_xprt_lifetime_class, +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:624:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 624 | DECLARE_EVENT_CLASS(ocfs2__truncate_log_ops, @@ -28809,3 +76301,3 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_xprt_event’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -28813,5 +76305,155 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/sunrpc.h:1043:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1043 | DECLARE_EVENT_CLASS(rpc_xprt_event, +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/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, @@ -28819,8 +76461,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/sunrpc.h:1043:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1043 | DECLARE_EVENT_CLASS(rpc_xprt_event, +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:902:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 902 | DECLARE_EVENT_CLASS(ocfs2__refcount_tree_ops, @@ -28828,3 +76470,3 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xprt_transmit’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -28832,3 +76474,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -28838,2 +76480,2 @@ -../include/trace/events/sunrpc.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ - 1082 | TRACE_EVENT(xprt_transmit, +../fs/ocfs2/./ocfs2_trace.h:934:1: note: in expansion of macro ‘TRACE_EVENT’ + 934 | TRACE_EVENT(ocfs2_split_refcount_rec, @@ -28841,6 +76483,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -28850,2 +76492,2 @@ -../include/trace/events/sunrpc.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ - 1082 | TRACE_EVENT(xprt_transmit, +../fs/ocfs2/./ocfs2_trace.h:934:1: note: in expansion of macro ‘TRACE_EVENT’ + 934 | TRACE_EVENT(ocfs2_split_refcount_rec, @@ -28853,3 +76495,3 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xprt_retransmit’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -28857,3 +76499,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -28863,2 +76505,2 @@ -../include/trace/events/sunrpc.h:1113:1: note: in expansion of macro ‘TRACE_EVENT’ - 1113 | TRACE_EVENT(xprt_retransmit, +../fs/ocfs2/./ocfs2_trace.h:979:1: note: in expansion of macro ‘TRACE_EVENT’ + 979 | TRACE_EVENT(ocfs2_decrease_refcount, @@ -28866,6 +76508,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -28875,2 +76517,2 @@ -../include/trace/events/sunrpc.h:1113:1: note: in expansion of macro ‘TRACE_EVENT’ - 1113 | TRACE_EVENT(xprt_retransmit, +../fs/ocfs2/./ocfs2_trace.h:979:1: note: in expansion of macro ‘TRACE_EVENT’ + 979 | TRACE_EVENT(ocfs2_decrease_refcount, @@ -28878,3 +76520,3 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xprt_ping’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -28882,3 +76524,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -28888,2 +76530,2 @@ -../include/trace/events/sunrpc.h:1154:1: note: in expansion of macro ‘TRACE_EVENT’ - 1154 | TRACE_EVENT(xprt_ping, +../fs/ocfs2/./ocfs2_trace.h:1004:1: note: in expansion of macro ‘TRACE_EVENT’ + 1004 | TRACE_EVENT(ocfs2_calc_refcount_meta_credits_iterate, @@ -28891,6 +76533,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -28900,2 +76542,2 @@ -../include/trace/events/sunrpc.h:1154:1: note: in expansion of macro ‘TRACE_EVENT’ - 1154 | TRACE_EVENT(xprt_ping, +../fs/ocfs2/./ocfs2_trace.h:1004:1: note: in expansion of macro ‘TRACE_EVENT’ + 1004 | TRACE_EVENT(ocfs2_calc_refcount_meta_credits_iterate, @@ -28903,3 +76545,3 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xprt_writelock_event’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -28907,5 +76549,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/sunrpc.h:1175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1175 | DECLARE_EVENT_CLASS(xprt_writelock_event, +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/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, @@ -28913,8 +76630,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/sunrpc.h:1175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1175 | DECLARE_EVENT_CLASS(xprt_writelock_event, +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:1125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1125 | DECLARE_EVENT_CLASS(ocfs2__get_block, @@ -28922,3 +76639,3 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xprt_cong_event’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -28926,5 +76643,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/sunrpc.h:1221:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1221 | DECLARE_EVENT_CLASS(xprt_cong_event, +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/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, @@ -28932,8 +76749,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/sunrpc.h:1221:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1221 | DECLARE_EVENT_CLASS(xprt_cong_event, +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:1271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1271 | DECLARE_EVENT_CLASS(ocfs2__file_ops, @@ -28941,3 +76758,3 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xprt_reserve’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -28945,3 +76762,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -28951,2 +76768,2 @@ -../include/trace/events/sunrpc.h:1278:1: note: in expansion of macro ‘TRACE_EVENT’ - 1278 | TRACE_EVENT(xprt_reserve, +../fs/ocfs2/./ocfs2_trace.h:1324:1: note: in expansion of macro ‘TRACE_EVENT’ + 1324 | TRACE_EVENT(ocfs2_extend_allocation, @@ -28954,6 +76771,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -28963,2 +76780,2 @@ -../include/trace/events/sunrpc.h:1278:1: note: in expansion of macro ‘TRACE_EVENT’ - 1278 | TRACE_EVENT(xprt_reserve, +../fs/ocfs2/./ocfs2_trace.h:1324:1: note: in expansion of macro ‘TRACE_EVENT’ + 1324 | TRACE_EVENT(ocfs2_extend_allocation, @@ -28966,3 +76783,3 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xs_data_ready’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -28970,3 +76787,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -28976,2 +76793,2 @@ -../include/trace/events/sunrpc.h:1302:1: note: in expansion of macro ‘TRACE_EVENT’ - 1302 | TRACE_EVENT(xs_data_ready, +../fs/ocfs2/./ocfs2_trace.h:1350:1: note: in expansion of macro ‘TRACE_EVENT’ + 1350 | TRACE_EVENT(ocfs2_extend_allocation_end, @@ -28979,6 +76796,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -28988,2 +76805,2 @@ -../include/trace/events/sunrpc.h:1302:1: note: in expansion of macro ‘TRACE_EVENT’ - 1302 | TRACE_EVENT(xs_data_ready, +../fs/ocfs2/./ocfs2_trace.h:1350:1: note: in expansion of macro ‘TRACE_EVENT’ + 1350 | TRACE_EVENT(ocfs2_extend_allocation_end, @@ -28991,3 +76808,3 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xs_stream_read_data’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -28995,3 +76812,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -29001,2 +76818,2 @@ -../include/trace/events/sunrpc.h:1322:1: note: in expansion of macro ‘TRACE_EVENT’ - 1322 | TRACE_EVENT(xs_stream_read_data, +../fs/ocfs2/./ocfs2_trace.h:1373:1: note: in expansion of macro ‘TRACE_EVENT’ + 1373 | TRACE_EVENT(ocfs2_write_zero_page, @@ -29004,6 +76821,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -29013,2 +76830,2 @@ -../include/trace/events/sunrpc.h:1322:1: note: in expansion of macro ‘TRACE_EVENT’ - 1322 | TRACE_EVENT(xs_stream_read_data, +../fs/ocfs2/./ocfs2_trace.h:1373:1: note: in expansion of macro ‘TRACE_EVENT’ + 1373 | TRACE_EVENT(ocfs2_write_zero_page, @@ -29016,3 +76833,3 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_xs_stream_read_request’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -29020,3 +76837,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -29026,2 +76843,2 @@ -../include/trace/events/sunrpc.h:1347:1: note: in expansion of macro ‘TRACE_EVENT’ - 1347 | TRACE_EVENT(xs_stream_read_request, +../fs/ocfs2/./ocfs2_trace.h:1404:1: note: in expansion of macro ‘TRACE_EVENT’ + 1404 | TRACE_EVENT(ocfs2_setattr, @@ -29029,6 +76846,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -29038,2 +76855,2 @@ -../include/trace/events/sunrpc.h:1347:1: note: in expansion of macro ‘TRACE_EVENT’ - 1347 | TRACE_EVENT(xs_stream_read_request, +../fs/ocfs2/./ocfs2_trace.h:1404:1: note: in expansion of macro ‘TRACE_EVENT’ + 1404 | TRACE_EVENT(ocfs2_setattr, @@ -29041,3 +76858,3 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpcb_getport’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -29045,3 +76862,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -29051,2 +76868,2 @@ -../include/trace/events/sunrpc.h:1375:1: note: in expansion of macro ‘TRACE_EVENT’ - 1375 | TRACE_EVENT(rpcb_getport, +../fs/ocfs2/./ocfs2_trace.h:1450:1: note: in expansion of macro ‘TRACE_EVENT’ + 1450 | TRACE_EVENT(ocfs2_prepare_inode_for_write, @@ -29054,6 +76871,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -29063,2 +76880,2 @@ -../include/trace/events/sunrpc.h:1375:1: note: in expansion of macro ‘TRACE_EVENT’ - 1375 | TRACE_EVENT(rpcb_getport, +../fs/ocfs2/./ocfs2_trace.h:1450:1: note: in expansion of macro ‘TRACE_EVENT’ + 1450 | TRACE_EVENT(ocfs2_prepare_inode_for_write, @@ -29066,3 +76883,3 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpcb_setport’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -29070,3 +76887,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -29076,2 +76893,2 @@ -../include/trace/events/sunrpc.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ - 1412 | TRACE_EVENT(rpcb_setport, +../fs/ocfs2/./ocfs2_trace.h:1477:1: note: in expansion of macro ‘TRACE_EVENT’ + 1477 | TRACE_EVENT(ocfs2_iget_begin, @@ -29079,6 +76896,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -29088,2 +76905,2 @@ -../include/trace/events/sunrpc.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ - 1412 | TRACE_EVENT(rpcb_setport, +../fs/ocfs2/./ocfs2_trace.h:1477:1: note: in expansion of macro ‘TRACE_EVENT’ + 1477 | TRACE_EVENT(ocfs2_iget_begin, @@ -29091,3 +76908,3 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_pmap_register’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -29095,3 +76912,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -29101,2 +76918,2 @@ -../include/trace/events/sunrpc.h:1441:1: note: in expansion of macro ‘TRACE_EVENT’ - 1441 | TRACE_EVENT(pmap_register, +../fs/ocfs2/./ocfs2_trace.h:1496:1: note: in expansion of macro ‘TRACE_EVENT’ + 1496 | TRACE_EVENT(ocfs2_iget_end, @@ -29104,6 +76921,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -29113,2 +76930,2 @@ -../include/trace/events/sunrpc.h:1441:1: note: in expansion of macro ‘TRACE_EVENT’ - 1441 | TRACE_EVENT(pmap_register, +../fs/ocfs2/./ocfs2_trace.h:1496:1: note: in expansion of macro ‘TRACE_EVENT’ + 1496 | TRACE_EVENT(ocfs2_iget_end, @@ -29116,3 +76933,3 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpcb_register’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -29120,3 +76937,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -29126,2 +76943,2 @@ -../include/trace/events/sunrpc.h:1471:1: note: in expansion of macro ‘TRACE_EVENT’ - 1471 | TRACE_EVENT(rpcb_register, +../fs/ocfs2/./ocfs2_trace.h:1510:1: note: in expansion of macro ‘TRACE_EVENT’ + 1510 | TRACE_EVENT(ocfs2_find_actor, @@ -29129,6 +76946,1032 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h: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) + | ^~~~~~~~~~~~~~~~~~~ +../include/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -29138,2 +77981,2 @@ -../include/trace/events/sunrpc.h:1471:1: note: in expansion of macro ‘TRACE_EVENT’ - 1471 | TRACE_EVENT(rpcb_register, +../fs/ocfs2/./ocfs2_trace.h:2731:1: note: in expansion of macro ‘TRACE_EVENT’ + 2731 | TRACE_EVENT(ocfs2_buffer_cached_end, @@ -29141 +77984,27 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpcb_unregister’: +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -29148,6 +78017,12 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sunrpc.h:1501:1: note: in expansion of macro ‘TRACE_EVENT’ - 1501 | TRACE_EVENT(rpcb_unregister, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -29160,7 +78035,13 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sunrpc.h:1501:1: note: in expansion of macro ‘TRACE_EVENT’ - 1501 | TRACE_EVENT(rpcb_unregister, - | ^~~~~~~~~~~ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_rpc_tls_class’: +../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’: @@ -29173,2 +78054,2 @@ -../include/trace/events/sunrpc.h:1531:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1531 | DECLARE_EVENT_CLASS(rpc_tls_class, +../fs/xfs/./scrub/trace.h:185:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 185 | DECLARE_EVENT_CLASS(xchk_fsgate_class, @@ -29182,2 +78063,2 @@ -../include/trace/events/sunrpc.h:1531:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1531 | DECLARE_EVENT_CLASS(rpc_tls_class, +../fs/xfs/./scrub/trace.h:185:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 185 | DECLARE_EVENT_CLASS(xchk_fsgate_class, @@ -29185 +78066 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_xdr_msg_class’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_vector_head_class’: @@ -29192,2 +78073,2 @@ -../include/trace/events/sunrpc.h:1572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1572 | DECLARE_EVENT_CLASS(svc_xdr_msg_class, +../fs/xfs/./scrub/trace.h:212:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 212 | DECLARE_EVENT_CLASS(xchk_vector_head_class, @@ -29201,2 +78082,2 @@ -../include/trace/events/sunrpc.h:1572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1572 | DECLARE_EVENT_CLASS(svc_xdr_msg_class, +../fs/xfs/./scrub/trace.h:212:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 212 | DECLARE_EVENT_CLASS(xchk_vector_head_class, @@ -29204 +78085 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_xdr_buf_class’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_vector_class’: @@ -29211,2 +78092,2 @@ -../include/trace/events/sunrpc.h:1619:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1619 | DECLARE_EVENT_CLASS(svc_xdr_buf_class, +../fs/xfs/./scrub/trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 252 | DECLARE_EVENT_CLASS(xchk_vector_class, @@ -29220,2 +78101,2 @@ -../include/trace/events/sunrpc.h:1619:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1619 | DECLARE_EVENT_CLASS(svc_xdr_buf_class, +../fs/xfs/./scrub/trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 252 | DECLARE_EVENT_CLASS(xchk_vector_class, @@ -29223 +78104 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_authenticate’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_op_error’: @@ -29233,6 +78114,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/sunrpc.h:1742:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 1742 | TRACE_EVENT_CONDITION(svc_authenticate, - | ^~~~~~~~~~~~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ + 287 | TRACE_EVENT(xchk_op_error, + | ^~~~~~~~~~~ @@ -29248,7 +78126,4 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/sunrpc.h:1742:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 1742 | TRACE_EVENT_CONDITION(svc_authenticate, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_process’: +../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’: @@ -29264,2 +78139,2 @@ -../include/trace/events/sunrpc.h:1773:1: note: in expansion of macro ‘TRACE_EVENT’ - 1773 | TRACE_EVENT(svc_process, +../fs/xfs/./scrub/trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ + 316 | TRACE_EVENT(xchk_file_op_error, @@ -29276,2 +78151,2 @@ -../include/trace/events/sunrpc.h:1773:1: note: in expansion of macro ‘TRACE_EVENT’ - 1773 | TRACE_EVENT(svc_process, +../fs/xfs/./scrub/trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ + 316 | TRACE_EVENT(xchk_file_op_error, @@ -29279 +78154 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_rqst_event’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_block_error_class’: @@ -29286,2 +78161,2 @@ -../include/trace/events/sunrpc.h:1804:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1804 | DECLARE_EVENT_CLASS(svc_rqst_event, +../fs/xfs/./scrub/trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 348 | DECLARE_EVENT_CLASS(xchk_block_error_class, @@ -29295,2 +78170,2 @@ -../include/trace/events/sunrpc.h:1804:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1804 | DECLARE_EVENT_CLASS(svc_rqst_event, +../fs/xfs/./scrub/trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 348 | DECLARE_EVENT_CLASS(xchk_block_error_class, @@ -29298 +78173 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_rqst_status’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_ino_error_class’: @@ -29305,2 +78180,2 @@ -../include/trace/events/sunrpc.h:1837:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1837 | DECLARE_EVENT_CLASS(svc_rqst_status, +../fs/xfs/./scrub/trace.h:383:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 383 | DECLARE_EVENT_CLASS(xchk_ino_error_class, @@ -29314,2 +78189,2 @@ -../include/trace/events/sunrpc.h:1837:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1837 | DECLARE_EVENT_CLASS(svc_rqst_status, +../fs/xfs/./scrub/trace.h:383:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 383 | DECLARE_EVENT_CLASS(xchk_ino_error_class, @@ -29317 +78192 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_replace_page_err’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_fblock_error_class’: @@ -29324,6 +78199,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sunrpc.h:1868:1: note: in expansion of macro ‘TRACE_EVENT’ - 1868 | TRACE_EVENT(svc_replace_page_err, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:415:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 415 | DECLARE_EVENT_CLASS(xchk_fblock_error_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -29336,7 +78208,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sunrpc.h:1868:1: note: in expansion of macro ‘TRACE_EVENT’ - 1868 | TRACE_EVENT(svc_replace_page_err, - | ^~~~~~~~~~~ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_stats_latency’: +../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’: @@ -29349,6 +78218,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sunrpc.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ - 1893 | TRACE_EVENT(svc_stats_latency, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:455:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 455 | DECLARE_EVENT_CLASS(xchk_dqiter_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -29361,7 +78227,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sunrpc.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ - 1893 | TRACE_EVENT(svc_stats_latency, - | ^~~~~~~~~~~ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_xprt_create_err’: +../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’: @@ -29377,2 +78240,2 @@ -../include/trace/events/sunrpc.h:1957:1: note: in expansion of macro ‘TRACE_EVENT’ - 1957 | TRACE_EVENT(svc_xprt_create_err, +../fs/xfs/./scrub/trace.h:501:1: note: in expansion of macro ‘TRACE_EVENT’ + 501 | TRACE_EVENT(xchk_qcheck_error, @@ -29389,2 +78252,2 @@ -../include/trace/events/sunrpc.h:1957:1: note: in expansion of macro ‘TRACE_EVENT’ - 1957 | TRACE_EVENT(svc_xprt_create_err, +../fs/xfs/./scrub/trace.h:501:1: note: in expansion of macro ‘TRACE_EVENT’ + 501 | TRACE_EVENT(xchk_qcheck_error, @@ -29392 +78255 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_xprt_enqueue’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_incomplete’: @@ -29402,2 +78265,2 @@ -../include/trace/events/sunrpc.h:2010:1: note: in expansion of macro ‘TRACE_EVENT’ - 2010 | TRACE_EVENT(svc_xprt_enqueue, +../fs/xfs/./scrub/trace.h:525:1: note: in expansion of macro ‘TRACE_EVENT’ + 525 | TRACE_EVENT(xchk_incomplete, @@ -29414,2 +78277,2 @@ -../include/trace/events/sunrpc.h:2010:1: note: in expansion of macro ‘TRACE_EVENT’ - 2010 | TRACE_EVENT(svc_xprt_enqueue, +../fs/xfs/./scrub/trace.h:525:1: note: in expansion of macro ‘TRACE_EVENT’ + 525 | TRACE_EVENT(xchk_incomplete, @@ -29417 +78280 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_xprt_dequeue’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_btree_op_error’: @@ -29427,2 +78290,2 @@ -../include/trace/events/sunrpc.h:2034:1: note: in expansion of macro ‘TRACE_EVENT’ - 2034 | TRACE_EVENT(svc_xprt_dequeue, +../fs/xfs/./scrub/trace.h:544:1: note: in expansion of macro ‘TRACE_EVENT’ + 544 | TRACE_EVENT(xchk_btree_op_error, @@ -29439,2 +78302,2 @@ -../include/trace/events/sunrpc.h:2034:1: note: in expansion of macro ‘TRACE_EVENT’ - 2034 | TRACE_EVENT(svc_xprt_dequeue, +../fs/xfs/./scrub/trace.h:544:1: note: in expansion of macro ‘TRACE_EVENT’ + 544 | TRACE_EVENT(xchk_btree_op_error, @@ -29442,20 +78305 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_xprt_event’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/sunrpc.h:2058:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2058 | DECLARE_EVENT_CLASS(svc_xprt_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/sunrpc.h:2058:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2058 | DECLARE_EVENT_CLASS(svc_xprt_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_xprt_accept’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_ifork_btree_op_error’: @@ -29471,2 +78315,2 @@ -../include/trace/events/sunrpc.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ - 2099 | TRACE_EVENT(svc_xprt_accept, +../fs/xfs/./scrub/trace.h:584:1: note: in expansion of macro ‘TRACE_EVENT’ + 584 | TRACE_EVENT(xchk_ifork_btree_op_error, @@ -29483,2 +78327,2 @@ -../include/trace/events/sunrpc.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ - 2099 | TRACE_EVENT(svc_xprt_accept, +../fs/xfs/./scrub/trace.h:584:1: note: in expansion of macro ‘TRACE_EVENT’ + 584 | TRACE_EVENT(xchk_ifork_btree_op_error, @@ -29486 +78330 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_wake_up’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_btree_error’: @@ -29496,2 +78340,2 @@ -../include/trace/events/sunrpc.h:2127:1: note: in expansion of macro ‘TRACE_EVENT’ - 2127 | TRACE_EVENT(svc_wake_up, +../fs/xfs/./scrub/trace.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ + 629 | TRACE_EVENT(xchk_btree_error, @@ -29508,2 +78352,2 @@ -../include/trace/events/sunrpc.h:2127:1: note: in expansion of macro ‘TRACE_EVENT’ - 2127 | TRACE_EVENT(svc_wake_up, +../fs/xfs/./scrub/trace.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ + 629 | TRACE_EVENT(xchk_btree_error, @@ -29511 +78355 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_alloc_arg_err’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_ifork_btree_error’: @@ -29521,2 +78365,2 @@ -../include/trace/events/sunrpc.h:2143:1: note: in expansion of macro ‘TRACE_EVENT’ - 2143 | TRACE_EVENT(svc_alloc_arg_err, +../fs/xfs/./scrub/trace.h:665:1: note: in expansion of macro ‘TRACE_EVENT’ + 665 | TRACE_EVENT(xchk_ifork_btree_error, @@ -29533,2 +78377,2 @@ -../include/trace/events/sunrpc.h:2143:1: note: in expansion of macro ‘TRACE_EVENT’ - 2143 | TRACE_EVENT(svc_alloc_arg_err, +../fs/xfs/./scrub/trace.h:665:1: note: in expansion of macro ‘TRACE_EVENT’ + 665 | TRACE_EVENT(xchk_ifork_btree_error, @@ -29536 +78380 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_deferred_event’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_sbtree_class’: @@ -29543,2 +78387,2 @@ -../include/trace/events/sunrpc.h:2165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2165 | DECLARE_EVENT_CLASS(svc_deferred_event, +../fs/xfs/./scrub/trace.h:707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 707 | DECLARE_EVENT_CLASS(xchk_sbtree_class, @@ -29552,2 +78396,2 @@ -../include/trace/events/sunrpc.h:2165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2165 | DECLARE_EVENT_CLASS(svc_deferred_event, +../fs/xfs/./scrub/trace.h:707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 707 | DECLARE_EVENT_CLASS(xchk_sbtree_class, @@ -29555 +78399 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svcsock_lifetime_class’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_xref_error’: @@ -29562,3 +78406,6 @@ -../include/trace/events/sunrpc.h:2199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2199 | DECLARE_EVENT_CLASS(svcsock_lifetime_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h: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, + | ^~~~~~~~~~~ @@ -29571,4 +78418,7 @@ -../include/trace/events/sunrpc.h:2199:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2199 | DECLARE_EVENT_CLASS(svcsock_lifetime_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svcsock_marker’: +../include/trace/trace_events.h: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’: @@ -29584,2 +78434,2 @@ -../include/trace/events/sunrpc.h:2240:1: note: in expansion of macro ‘TRACE_EVENT’ - 2240 | TRACE_EVENT(svcsock_marker, +../fs/xfs/./scrub/trace.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ + 774 | TRACE_EVENT(xchk_iallocbt_check_cluster, @@ -29596,2 +78446,2 @@ -../include/trace/events/sunrpc.h:2240:1: note: in expansion of macro ‘TRACE_EVENT’ - 2240 | TRACE_EVENT(svcsock_marker, +../fs/xfs/./scrub/trace.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ + 774 | TRACE_EVENT(xchk_iallocbt_check_cluster, @@ -29599 +78449 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svcsock_class’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_inode_is_allocated’: @@ -29606,3 +78456,6 @@ -../include/trace/events/sunrpc.h:2264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2264 | DECLARE_EVENT_CLASS(svcsock_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h: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, + | ^~~~~~~~~~~ @@ -29615,4 +78468,7 @@ -../include/trace/events/sunrpc.h:2264:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2264 | DECLARE_EVENT_CLASS(svcsock_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svcsock_tcp_recv_short’: +../include/trace/trace_events.h: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’: @@ -29628,2 +78484,2 @@ -../include/trace/events/sunrpc.h:2307:1: note: in expansion of macro ‘TRACE_EVENT’ - 2307 | TRACE_EVENT(svcsock_tcp_recv_short, +../fs/xfs/./scrub/trace.h:841:1: note: in expansion of macro ‘TRACE_EVENT’ + 841 | TRACE_EVENT(xchk_fscounters_calc, @@ -29640,2 +78496,2 @@ -../include/trace/events/sunrpc.h:2307:1: note: in expansion of macro ‘TRACE_EVENT’ - 2307 | TRACE_EVENT(svcsock_tcp_recv_short, +../fs/xfs/./scrub/trace.h:841:1: note: in expansion of macro ‘TRACE_EVENT’ + 841 | TRACE_EVENT(xchk_fscounters_calc, @@ -29643 +78499 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svcsock_tcp_state’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_fscounters_within_range’: @@ -29653,2 +78509,2 @@ -../include/trace/events/sunrpc.h:2336:1: note: in expansion of macro ‘TRACE_EVENT’ - 2336 | TRACE_EVENT(svcsock_tcp_state, +../fs/xfs/./scrub/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ + 876 | TRACE_EVENT(xchk_fscounters_within_range, @@ -29665,2 +78521,2 @@ -../include/trace/events/sunrpc.h:2336:1: note: in expansion of macro ‘TRACE_EVENT’ - 2336 | TRACE_EVENT(svcsock_tcp_state, +../fs/xfs/./scrub/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ + 876 | TRACE_EVENT(xchk_fscounters_within_range, @@ -29668 +78524 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svcsock_accept_class’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_fsfreeze_class’: @@ -29675,2 +78531,2 @@ -../include/trace/events/sunrpc.h:2365:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2365 | DECLARE_EVENT_CLASS(svcsock_accept_class, +../fs/xfs/./scrub/trace.h:899:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 899 | DECLARE_EVENT_CLASS(xchk_fsfreeze_class, @@ -29684,2 +78540,2 @@ -../include/trace/events/sunrpc.h:2365:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2365 | DECLARE_EVENT_CLASS(svcsock_accept_class, +../fs/xfs/./scrub/trace.h:899:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 899 | DECLARE_EVENT_CLASS(xchk_fsfreeze_class, @@ -29687 +78543 @@ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_cache_event’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_refcount_incorrect’: @@ -29694,3 +78550,6 @@ -../include/trace/events/sunrpc.h:2403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2403 | DECLARE_EVENT_CLASS(cache_event, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h: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, + | ^~~~~~~~~~~ @@ -29703,4 +78562,7 @@ -../include/trace/events/sunrpc.h:2403:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2403 | DECLARE_EVENT_CLASS(cache_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_register_class’: +../include/trace/trace_events.h: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’: @@ -29713,3 +78575,6 @@ -../include/trace/events/sunrpc.h:2436:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2436 | DECLARE_EVENT_CLASS(register_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h: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, + | ^~~~~~~~~~~ @@ -29722,4 +78587,7 @@ -../include/trace/events/sunrpc.h:2436:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2436 | DECLARE_EVENT_CLASS(register_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/sunrpc.h: In function ‘trace_event_raw_event_svc_unregister’: +../include/trace/trace_events.h: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’: @@ -29735,2 +78603,2 @@ -../include/trace/events/sunrpc.h:2490:1: note: in expansion of macro ‘TRACE_EVENT’ - 2490 | TRACE_EVENT(svc_unregister, +../fs/xfs/./scrub/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ + 978 | TRACE_EVENT(xfile_destroy, @@ -29747,2 +78615,2 @@ -../include/trace/events/sunrpc.h:2490:1: note: in expansion of macro ‘TRACE_EVENT’ - 2490 | TRACE_EVENT(svc_unregister, +../fs/xfs/./scrub/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ + 978 | TRACE_EVENT(xfile_destroy, @@ -29750,14 +78618 @@ -make[5]: *** [../scripts/Makefile.build:244: net/sunrpc/sched.o] Error 1 -In file included from ../include/trace/define_trace.h:108, - from ../fs/nfs/nfs4trace.h:2701, - from ../fs/nfs/nfs4trace.c:15: -../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_clientid_event’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../fs/nfs/./nfs4trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 35 | DECLARE_EVENT_CLASS(nfs4_clientid_event, - | ^~~~~~~~~~~~~~~~~~~ +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfile_class’: @@ -29770,11 +78625,2 @@ -../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, +../fs/xfs/./scrub/trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 999 | DECLARE_EVENT_CLASS(xfile_class, @@ -29788,11 +78634,2 @@ -../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/xfs/./scrub/trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 999 | DECLARE_EVENT_CLASS(xfile_class, @@ -29800 +78637 @@ -../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_trunked_exchange_id’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfarray_create’: @@ -29810,2 +78647,2 @@ -../fs/nfs/./nfs4trace.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ - 80 | TRACE_EVENT(nfs4_trunked_exchange_id, +../fs/xfs/./scrub/trace.h:1036:1: note: in expansion of macro ‘TRACE_EVENT’ + 1036 | TRACE_EVENT(xfarray_create, @@ -29822,2 +78659,2 @@ -../fs/nfs/./nfs4trace.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ - 80 | TRACE_EVENT(nfs4_trunked_exchange_id, +../fs/xfs/./scrub/trace.h:1036:1: note: in expansion of macro ‘TRACE_EVENT’ + 1036 | TRACE_EVENT(xfarray_create, @@ -29825 +78662 @@ -../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_sequence_done’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfarray_isort’: @@ -29835,2 +78672,2 @@ -../fs/nfs/./nfs4trace.h:110:1: note: in expansion of macro ‘TRACE_EVENT’ - 110 | TRACE_EVENT(nfs4_sequence_done, +../fs/xfs/./scrub/trace.h:1061:1: note: in expansion of macro ‘TRACE_EVENT’ + 1061 | TRACE_EVENT(xfarray_isort, @@ -29847,2 +78684,2 @@ -../fs/nfs/./nfs4trace.h:110:1: note: in expansion of macro ‘TRACE_EVENT’ - 110 | TRACE_EVENT(nfs4_sequence_done, +../fs/xfs/./scrub/trace.h:1061:1: note: in expansion of macro ‘TRACE_EVENT’ + 1061 | TRACE_EVENT(xfarray_isort, @@ -29850 +78687 @@ -../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_cb_sequence’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfarray_foliosort’: @@ -29860,2 +78697,2 @@ -../fs/nfs/./nfs4trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ - 158 | TRACE_EVENT(nfs4_cb_sequence, +../fs/xfs/./scrub/trace.h:1081:1: note: in expansion of macro ‘TRACE_EVENT’ + 1081 | TRACE_EVENT(xfarray_foliosort, @@ -29872,2 +78709,2 @@ -../fs/nfs/./nfs4trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ - 158 | TRACE_EVENT(nfs4_cb_sequence, +../fs/xfs/./scrub/trace.h:1081:1: note: in expansion of macro ‘TRACE_EVENT’ + 1081 | TRACE_EVENT(xfarray_foliosort, @@ -29875 +78712 @@ -../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_cb_seqid_err’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfarray_qsort’: @@ -29885,2 +78722,2 @@ -../fs/nfs/./nfs4trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ - 196 | TRACE_EVENT(nfs4_cb_seqid_err, +../fs/xfs/./scrub/trace.h:1101:1: note: in expansion of macro ‘TRACE_EVENT’ + 1101 | TRACE_EVENT(xfarray_qsort, @@ -29897,2 +78734,2 @@ -../fs/nfs/./nfs4trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ - 196 | TRACE_EVENT(nfs4_cb_seqid_err, +../fs/xfs/./scrub/trace.h:1101:1: note: in expansion of macro ‘TRACE_EVENT’ + 1101 | TRACE_EVENT(xfarray_qsort, @@ -29900 +78737 @@ -../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_cb_offload’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfarray_sort’: @@ -29910,2 +78747,2 @@ -../fs/nfs/./nfs4trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ - 233 | TRACE_EVENT(nfs4_cb_offload, +../fs/xfs/./scrub/trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ + 1127 | TRACE_EVENT(xfarray_sort, @@ -29922,2 +78759,2 @@ -../fs/nfs/./nfs4trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ - 233 | TRACE_EVENT(nfs4_cb_offload, +../fs/xfs/./scrub/trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ + 1127 | TRACE_EVENT(xfarray_sort, @@ -29925 +78762 @@ -../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_setup_sequence’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfarray_sort_scan’: @@ -29935,2 +78772,2 @@ -../fs/nfs/./nfs4trace.h:278:1: note: in expansion of macro ‘TRACE_EVENT’ - 278 | TRACE_EVENT(nfs4_setup_sequence, +../fs/xfs/./scrub/trace.h:1152:1: note: in expansion of macro ‘TRACE_EVENT’ + 1152 | TRACE_EVENT(xfarray_sort_scan, @@ -29947,2 +78784,2 @@ -../fs/nfs/./nfs4trace.h:278:1: note: in expansion of macro ‘TRACE_EVENT’ - 278 | TRACE_EVENT(nfs4_setup_sequence, +../fs/xfs/./scrub/trace.h:1152:1: note: in expansion of macro ‘TRACE_EVENT’ + 1152 | TRACE_EVENT(xfarray_sort_scan, @@ -29950 +78787 @@ -../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_state_mgr’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfarray_sort_stats’: @@ -29960,2 +78797,2 @@ -../fs/nfs/./nfs4trace.h:354:1: note: in expansion of macro ‘TRACE_EVENT’ - 354 | TRACE_EVENT(nfs4_state_mgr, +../fs/xfs/./scrub/trace.h:1193:1: note: in expansion of macro ‘TRACE_EVENT’ + 1193 | TRACE_EVENT(xfarray_sort_stats, @@ -29972,2 +78809,2 @@ -../fs/nfs/./nfs4trace.h:354:1: note: in expansion of macro ‘TRACE_EVENT’ - 354 | TRACE_EVENT(nfs4_state_mgr, +../fs/xfs/./scrub/trace.h:1193:1: note: in expansion of macro ‘TRACE_EVENT’ + 1193 | TRACE_EVENT(xfarray_sort_stats, @@ -29975 +78812 @@ -../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_state_mgr_failed’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_rtsum_record_free’: @@ -29985,2 +78822,2 @@ -../fs/nfs/./nfs4trace.h:377:1: note: in expansion of macro ‘TRACE_EVENT’ - 377 | TRACE_EVENT(nfs4_state_mgr_failed, +../fs/xfs/./scrub/trace.h:1239:1: note: in expansion of macro ‘TRACE_EVENT’ + 1239 | TRACE_EVENT(xchk_rtsum_record_free, @@ -29997,2 +78834,2 @@ -../fs/nfs/./nfs4trace.h:377:1: note: in expansion of macro ‘TRACE_EVENT’ - 377 | TRACE_EVENT(nfs4_state_mgr_failed, +../fs/xfs/./scrub/trace.h:1239:1: note: in expansion of macro ‘TRACE_EVENT’ + 1239 | TRACE_EVENT(xchk_rtsum_record_free, @@ -30000 +78837 @@ -../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_xdr_bad_operation’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_iscan_class’: @@ -30007,6 +78844,3 @@ -../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/xfs/./scrub/trace.h:1273:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1273 | DECLARE_EVENT_CLASS(xchk_iscan_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -30019,7 +78853,4 @@ -../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’: +../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’: @@ -30032,2 +78863,2 @@ -../fs/nfs/./nfs4trace.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 444 | DECLARE_EVENT_CLASS(nfs4_xdr_event, +../fs/xfs/./scrub/trace.h:1300:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1300 | DECLARE_EVENT_CLASS(xchk_iscan_ino_class, @@ -30041,2 +78872,2 @@ -../fs/nfs/./nfs4trace.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 444 | DECLARE_EVENT_CLASS(nfs4_xdr_event, +../fs/xfs/./scrub/trace.h:1300:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1300 | DECLARE_EVENT_CLASS(xchk_iscan_ino_class, @@ -30044 +78875 @@ -../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_cb_error_class’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_iscan_iget’: @@ -30051,3 +78882,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -30060,4 +78894,7 @@ -../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: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’: @@ -30070,3 +78907,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -30079,4 +78919,7 @@ -../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: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’: @@ -30089,6 +78932,3 @@ -../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/xfs/./scrub/trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1388 | DECLARE_EVENT_CLASS(xchk_iscan_retry_wait_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -30101,7 +78941,4 @@ -../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’: +../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’: @@ -30117,2 +78954,2 @@ -../fs/nfs/./nfs4trace.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ - 656 | TRACE_EVENT(nfs4_close, +../fs/xfs/./scrub/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ + 1422 | TRACE_EVENT(xchk_nlinks_collect_dirent, @@ -30129,2 +78966,2 @@ -../fs/nfs/./nfs4trace.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ - 656 | TRACE_EVENT(nfs4_close, +../fs/xfs/./scrub/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ + 1422 | TRACE_EVENT(xchk_nlinks_collect_dirent, @@ -30132 +78969 @@ -../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_lock_event’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_nlinks_collect_pptr’: @@ -30139,3 +78976,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -30148,4 +78988,7 @@ -../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: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’: @@ -30161,2 +79004,2 @@ -../fs/nfs/./nfs4trace.h:773:1: note: in expansion of macro ‘TRACE_EVENT’ - 773 | TRACE_EVENT(nfs4_set_lock, +../fs/xfs/./scrub/trace.h:1475:1: note: in expansion of macro ‘TRACE_EVENT’ + 1475 | TRACE_EVENT(xchk_nlinks_collect_metafile, @@ -30173,2 +79016,2 @@ -../fs/nfs/./nfs4trace.h:773:1: note: in expansion of macro ‘TRACE_EVENT’ - 773 | TRACE_EVENT(nfs4_set_lock, +../fs/xfs/./scrub/trace.h:1475:1: note: in expansion of macro ‘TRACE_EVENT’ + 1475 | TRACE_EVENT(xchk_nlinks_collect_metafile, @@ -30176 +79019 @@ -../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_state_lock_reclaim’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_nlinks_live_update’: @@ -30186,2 +79029,2 @@ -../fs/nfs/./nfs4trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ - 877 | TRACE_EVENT(nfs4_state_lock_reclaim, +../fs/xfs/./scrub/trace.h:1491:1: note: in expansion of macro ‘TRACE_EVENT’ + 1491 | TRACE_EVENT(xchk_nlinks_live_update, @@ -30198,2 +79041,2 @@ -../fs/nfs/./nfs4trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ - 877 | TRACE_EVENT(nfs4_state_lock_reclaim, +../fs/xfs/./scrub/trace.h:1491:1: note: in expansion of macro ‘TRACE_EVENT’ + 1491 | TRACE_EVENT(xchk_nlinks_live_update, @@ -30201 +79044 @@ -../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_set_delegation_event’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_nlinks_check_zero’: @@ -30208,3 +79051,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -30217,4 +79063,7 @@ -../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: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’: @@ -30230,2 +79079,2 @@ -../fs/nfs/./nfs4trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ - 960 | TRACE_EVENT(nfs4_delegreturn_exit, +../fs/xfs/./scrub/trace.h:1549:1: note: in expansion of macro ‘TRACE_EVENT’ + 1549 | TRACE_EVENT(xchk_nlinks_update_incore, @@ -30242,2 +79091,2 @@ -../fs/nfs/./nfs4trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ - 960 | TRACE_EVENT(nfs4_delegreturn_exit, +../fs/xfs/./scrub/trace.h:1549:1: note: in expansion of macro ‘TRACE_EVENT’ + 1549 | TRACE_EVENT(xchk_nlinks_update_incore, @@ -30245 +79094 @@ -../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_test_stateid_event’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_nlinks_diff_class’: @@ -30252,2 +79101,2 @@ -../fs/nfs/./nfs4trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 999 | DECLARE_EVENT_CLASS(nfs4_test_stateid_event, +../fs/xfs/./scrub/trace.h:1585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1585 | DECLARE_EVENT_CLASS(xchk_nlinks_diff_class, @@ -30261,2 +79110,2 @@ -../fs/nfs/./nfs4trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 999 | DECLARE_EVENT_CLASS(nfs4_test_stateid_event, +../fs/xfs/./scrub/trace.h:1585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1585 | DECLARE_EVENT_CLASS(xchk_nlinks_diff_class, @@ -30264 +79113 @@ -../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_lookup_event’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_pptr_class’: @@ -30271,2 +79120,2 @@ -../fs/nfs/./nfs4trace.h:1055:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1055 | DECLARE_EVENT_CLASS(nfs4_lookup_event, +../fs/xfs/./scrub/trace.h:1623:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1623 | DECLARE_EVENT_CLASS(xchk_pptr_class, @@ -30280,2 +79129,2 @@ -../fs/nfs/./nfs4trace.h:1055:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1055 | DECLARE_EVENT_CLASS(nfs4_lookup_event, +../fs/xfs/./scrub/trace.h:1623:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1623 | DECLARE_EVENT_CLASS(xchk_pptr_class, @@ -30283 +79132 @@ -../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_lookupp’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_dirtree_class’: @@ -30290,6 +79139,3 @@ -../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/xfs/./scrub/trace.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1660 | DECLARE_EVENT_CLASS(xchk_dirtree_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -30302,7 +79148,4 @@ -../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’: +../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’: @@ -30315,6 +79158,3 @@ -../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/xfs/./scrub/trace.h:1704:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1704 | DECLARE_EVENT_CLASS(xchk_dirpath_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -30327,7 +79167,4 @@ -../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’: +../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’: @@ -30340,2 +79177,2 @@ -../fs/nfs/./nfs4trace.h:1177:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1177 | DECLARE_EVENT_CLASS(nfs4_inode_event, +../fs/xfs/./scrub/trace.h:1779:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1779 | DECLARE_EVENT_CLASS(xchk_dirpath_outcome_class, @@ -30349,2 +79186,2 @@ -../fs/nfs/./nfs4trace.h:1177:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1177 | DECLARE_EVENT_CLASS(nfs4_inode_event, +../fs/xfs/./scrub/trace.h:1779:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1779 | DECLARE_EVENT_CLASS(xchk_dirpath_outcome_class, @@ -30352 +79189 @@ -../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_inode_stateid_event’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_dirtree_evaluate_class’: @@ -30359,2 +79196,2 @@ -../fs/nfs/./nfs4trace.h:1227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1227 | DECLARE_EVENT_CLASS(nfs4_inode_stateid_event, +../fs/xfs/./scrub/trace.h:1811:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1811 | DECLARE_EVENT_CLASS(xchk_dirtree_evaluate_class, @@ -30368,2 +79205,2 @@ -../fs/nfs/./nfs4trace.h:1227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1227 | DECLARE_EVENT_CLASS(nfs4_inode_stateid_event, +../fs/xfs/./scrub/trace.h:1811:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1811 | DECLARE_EVENT_CLASS(xchk_dirtree_evaluate_class, @@ -30371 +79208 @@ -../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_getattr_event’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_dirpath_changed’: @@ -30378,3 +79215,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -30387,4 +79227,7 @@ -../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: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’: @@ -30397,3 +79240,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -30406,4 +79252,7 @@ -../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: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’: @@ -30416,2 +79265,2 @@ -../fs/nfs/./nfs4trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1388 | DECLARE_EVENT_CLASS(nfs4_inode_stateid_callback_event, +../fs/xfs/./scrub/trace.h:1920:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1920 | DECLARE_EVENT_CLASS(xrep_extent_class, @@ -30425,2 +79274,2 @@ -../fs/nfs/./nfs4trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1388 | DECLARE_EVENT_CLASS(nfs4_inode_stateid_callback_event, +../fs/xfs/./scrub/trace.h:1920:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1920 | DECLARE_EVENT_CLASS(xrep_extent_class, @@ -30428 +79277 @@ -../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_idmap_event’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_reap_find_class’: @@ -30435,2 +79284,2 @@ -../fs/nfs/./nfs4trace.h:1452:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1452 | DECLARE_EVENT_CLASS(nfs4_idmap_event, +../fs/xfs/./scrub/trace.h:1951:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1951 | DECLARE_EVENT_CLASS(xrep_reap_find_class, @@ -30444,2 +79293,2 @@ -../fs/nfs/./nfs4trace.h:1452:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1452 | DECLARE_EVENT_CLASS(nfs4_idmap_event, +../fs/xfs/./scrub/trace.h:1951:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1951 | DECLARE_EVENT_CLASS(xrep_reap_find_class, @@ -30447 +79296 @@ -../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_read_event’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_rmap_class’: @@ -30454,2 +79303,2 @@ -../fs/nfs/./nfs4trace.h:1505:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1505 | DECLARE_EVENT_CLASS(nfs4_read_event, +../fs/xfs/./scrub/trace.h:1984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1984 | DECLARE_EVENT_CLASS(xrep_rmap_class, @@ -30463,2 +79312,2 @@ -../fs/nfs/./nfs4trace.h:1505:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1505 | DECLARE_EVENT_CLASS(nfs4_read_event, +../fs/xfs/./scrub/trace.h:1984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1984 | DECLARE_EVENT_CLASS(xrep_rmap_class, @@ -30466 +79315 @@ -../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_write_event’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_abt_found’: @@ -30473,3 +79322,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -30482,4 +79334,7 @@ -../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: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’: @@ -30492,3 +79347,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -30501,4 +79359,7 @@ -../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: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’: @@ -30514,2 +79375,2 @@ -../fs/nfs/./nfs4trace.h:1715:1: note: in expansion of macro ‘TRACE_EVENT’ - 1715 | TRACE_EVENT(nfs4_layoutget, +../fs/xfs/./scrub/trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ + 2080 | TRACE_EVENT(xrep_refc_found, @@ -30526,2 +79387,2 @@ -../fs/nfs/./nfs4trace.h:1715:1: note: in expansion of macro ‘TRACE_EVENT’ - 1715 | TRACE_EVENT(nfs4_layoutget, +../fs/xfs/./scrub/trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ + 2080 | TRACE_EVENT(xrep_refc_found, @@ -30529 +79390 @@ -../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_pnfs_update_layout’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_bmap_found’: @@ -30539,2 +79400,2 @@ -../fs/nfs/./nfs4trace.h:1820:1: note: in expansion of macro ‘TRACE_EVENT’ - 1820 | TRACE_EVENT(pnfs_update_layout, +../fs/xfs/./scrub/trace.h:2108:1: note: in expansion of macro ‘TRACE_EVENT’ + 2108 | TRACE_EVENT(xrep_bmap_found, @@ -30551,2 +79412,2 @@ -../fs/nfs/./nfs4trace.h:1820:1: note: in expansion of macro ‘TRACE_EVENT’ - 1820 | TRACE_EVENT(pnfs_update_layout, +../fs/xfs/./scrub/trace.h:2108:1: note: in expansion of macro ‘TRACE_EVENT’ + 2108 | TRACE_EVENT(xrep_bmap_found, @@ -30554 +79415 @@ -../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_pnfs_layout_event’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_rmap_found’: @@ -30561,3 +79422,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -30570,4 +79434,7 @@ -../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: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’: @@ -30580,3 +79447,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -30589,4 +79459,7 @@ -../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: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’: @@ -30599,3 +79472,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -30608,4 +79484,7 @@ -../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: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’: @@ -30621,2 +79500,2 @@ -../fs/nfs/./nfs4trace.h:2024:1: note: in expansion of macro ‘TRACE_EVENT’ - 2024 | TRACE_EVENT(fl_getdevinfo, +../fs/xfs/./scrub/trace.h:2226:1: note: in expansion of macro ‘TRACE_EVENT’ + 2226 | TRACE_EVENT(xrep_calc_ag_resblks_btsize, @@ -30633,2 +79512,2 @@ -../fs/nfs/./nfs4trace.h:2024:1: note: in expansion of macro ‘TRACE_EVENT’ - 2024 | TRACE_EVENT(fl_getdevinfo, +../fs/xfs/./scrub/trace.h:2226:1: note: in expansion of macro ‘TRACE_EVENT’ + 2226 | TRACE_EVENT(xrep_calc_ag_resblks_btsize, @@ -30636 +79515 @@ -../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_flexfiles_io_event’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_reset_counters’: @@ -30643,3 +79522,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -30652,4 +79534,7 @@ -../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: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’: @@ -30662,6 +79547,3 @@ -../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/xfs/./scrub/trace.h:2280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2280 | DECLARE_EVENT_CLASS(xrep_newbt_extent_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -30674,7 +79556,4 @@ -../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’: +../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’: @@ -30687,2 +79566,2 @@ -../fs/nfs/./nfs4trace.h:2156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2156 | DECLARE_EVENT_CLASS(pnfs_bl_pr_key_class, +../fs/xfs/./scrub/trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2317 | DECLARE_EVENT_CLASS(xrep_dinode_class, @@ -30696,2 +79575,2 @@ -../fs/nfs/./nfs4trace.h:2156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2156 | DECLARE_EVENT_CLASS(pnfs_bl_pr_key_class, +../fs/xfs/./scrub/trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2317 | DECLARE_EVENT_CLASS(xrep_dinode_class, @@ -30699 +79578 @@ -../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_pnfs_bl_pr_key_err_class’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_inode_class’: @@ -30706,2 +79585,2 @@ -../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/xfs/./scrub/trace.h:2398:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2398 | DECLARE_EVENT_CLASS(xrep_inode_class, @@ -30715,2 +79594,2 @@ -../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/xfs/./scrub/trace.h:2398:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2398 | DECLARE_EVENT_CLASS(xrep_inode_class, @@ -30718 +79597 @@ -../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_llseek’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dinode_count_rmaps’: @@ -30728,2 +79607,2 @@ -../fs/nfs/./nfs4trace.h:2253:1: note: in expansion of macro ‘TRACE_EVENT’ - 2253 | TRACE_EVENT(nfs4_llseek, +../fs/xfs/./scrub/trace.h:2450:1: note: in expansion of macro ‘TRACE_EVENT’ + 2450 | TRACE_EVENT(xrep_dinode_count_rmaps, @@ -30740,2 +79619,2 @@ -../fs/nfs/./nfs4trace.h:2253:1: note: in expansion of macro ‘TRACE_EVENT’ - 2253 | TRACE_EVENT(nfs4_llseek, +../fs/xfs/./scrub/trace.h:2450:1: note: in expansion of macro ‘TRACE_EVENT’ + 2450 | TRACE_EVENT(xrep_dinode_count_rmaps, @@ -30743 +79622 @@ -../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_sparse_event’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dinode_findmode_dirent’: @@ -30750,3 +79629,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -30759,4 +79641,7 @@ -../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: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’: @@ -30772,2 +79657,2 @@ -../fs/nfs/./nfs4trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ - 2374 | TRACE_EVENT(nfs4_copy, +../fs/xfs/./scrub/trace.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ + 2511 | TRACE_EVENT(xrep_dinode_findmode_dirent_inval, @@ -30784,2 +79669,2 @@ -../fs/nfs/./nfs4trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ - 2374 | TRACE_EVENT(nfs4_copy, +../fs/xfs/./scrub/trace.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ + 2511 | TRACE_EVENT(xrep_dinode_findmode_dirent_inval, @@ -30787 +79672 @@ -../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_clone’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_cow_mark_file_range’: @@ -30797,2 +79682,2 @@ -../fs/nfs/./nfs4trace.h:2481:1: note: in expansion of macro ‘TRACE_EVENT’ - 2481 | TRACE_EVENT(nfs4_clone, +../fs/xfs/./scrub/trace.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ + 2537 | TRACE_EVENT(xrep_cow_mark_file_range, @@ -30809,2 +79694,2 @@ -../fs/nfs/./nfs4trace.h:2481:1: note: in expansion of macro ‘TRACE_EVENT’ - 2481 | TRACE_EVENT(nfs4_clone, +../fs/xfs/./scrub/trace.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ + 2537 | TRACE_EVENT(xrep_cow_mark_file_range, @@ -30812 +79697 @@ -../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_copy_notify’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_cow_replace_mapping’: @@ -30822,2 +79707,2 @@ -../fs/nfs/./nfs4trace.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ - 2554 | TRACE_EVENT(nfs4_copy_notify, +../fs/xfs/./scrub/trace.h:2563:1: note: in expansion of macro ‘TRACE_EVENT’ + 2563 | TRACE_EVENT(xrep_cow_replace_mapping, @@ -30834,2 +79719,2 @@ -../fs/nfs/./nfs4trace.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ - 2554 | TRACE_EVENT(nfs4_copy_notify, +../fs/xfs/./scrub/trace.h:2563:1: note: in expansion of macro ‘TRACE_EVENT’ + 2563 | TRACE_EVENT(xrep_cow_replace_mapping, @@ -30837 +79722 @@ -../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_offload_cancel’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_cow_free_staging’: @@ -30847,2 +79732,2 @@ -../fs/nfs/./nfs4trace.h:2611:1: note: in expansion of macro ‘TRACE_EVENT’ - 2611 | TRACE_EVENT(nfs4_offload_cancel, +../fs/xfs/./scrub/trace.h:2598:1: note: in expansion of macro ‘TRACE_EVENT’ + 2598 | TRACE_EVENT(xrep_cow_free_staging, @@ -30859,2 +79744,2 @@ -../fs/nfs/./nfs4trace.h:2611:1: note: in expansion of macro ‘TRACE_EVENT’ - 2611 | TRACE_EVENT(nfs4_offload_cancel, +../fs/xfs/./scrub/trace.h:2598:1: note: in expansion of macro ‘TRACE_EVENT’ + 2598 | TRACE_EVENT(xrep_cow_free_staging, @@ -30862 +79747 @@ -../fs/nfs/./nfs4trace.h: In function ‘trace_event_raw_event_nfs4_xattr_event’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dquot_class’: @@ -30869,2 +79754,2 @@ -../fs/nfs/./nfs4trace.h:2644:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2644 | DECLARE_EVENT_CLASS(nfs4_xattr_event, +../fs/xfs/./scrub/trace.h:2622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2622 | DECLARE_EVENT_CLASS(xrep_dquot_class, @@ -30878,2 +79763,2 @@ -../fs/nfs/./nfs4trace.h:2644:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2644 | DECLARE_EVENT_CLASS(nfs4_xattr_event, +../fs/xfs/./scrub/trace.h:2622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2622 | DECLARE_EVENT_CLASS(xrep_dquot_class, @@ -30881,7 +79766,2 @@ -make[5]: *** [../scripts/Makefile.build:244: fs/nfs/nfs4trace.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: fs/nfs] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/rpcrdma.h:2282, - from ../net/sunrpc/xprtrdma/module.c:21: -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_rpcrdma_simple_cid_class’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] +../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’? @@ -30889 +79769 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -30893,4 +79773,7 @@ -../include/trace/events/rpcrdma.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 25 | DECLARE_EVENT_CLASS(rpcrdma_simple_cid_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? +../include/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’? @@ -30898 +79781 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -30902,4 +79785,8 @@ -../include/trace/events/rpcrdma.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 25 | DECLARE_EVENT_CLASS(rpcrdma_simple_cid_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in +../include/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’? @@ -30911,3 +79798,6 @@ -../include/trace/events/rpcrdma.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 25 | DECLARE_EVENT_CLASS(rpcrdma_simple_cid_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h: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, + | ^~~~~~~~~~~ @@ -30920,13 +79810,7 @@ -../include/trace/events/rpcrdma.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 25 | DECLARE_EVENT_CLASS(rpcrdma_simple_cid_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcrdma.h:25:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 25 | DECLARE_EVENT_CLASS(rpcrdma_simple_cid_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_rpcrdma_completion_class’: +../include/trace/trace_events.h: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’: @@ -30939,2 +79823,2 @@ -../include/trace/events/rpcrdma.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 55 | DECLARE_EVENT_CLASS(rpcrdma_completion_class, +../fs/xfs/./scrub/trace.h:2723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2723 | DECLARE_EVENT_CLASS(xrep_tempfile_class, @@ -30948,2 +79832,2 @@ -../include/trace/events/rpcrdma.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 55 | DECLARE_EVENT_CLASS(rpcrdma_completion_class, +../fs/xfs/./scrub/trace.h:2723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2723 | DECLARE_EVENT_CLASS(xrep_tempfile_class, @@ -30951 +79835 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_rpcrdma_send_flush_class’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xreap_ifork_extent’: @@ -30958,3 +79842,6 @@ -../include/trace/events/rpcrdma.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 95 | DECLARE_EVENT_CLASS(rpcrdma_send_flush_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h: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, + | ^~~~~~~~~~~ @@ -30967,4 +79854,7 @@ -../include/trace/events/rpcrdma.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 95 | DECLARE_EVENT_CLASS(rpcrdma_send_flush_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_rpcrdma_mr_completion_class’: +../include/trace/trace_events.h: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’: @@ -30977,3 +79867,6 @@ -../include/trace/events/rpcrdma.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 132 | DECLARE_EVENT_CLASS(rpcrdma_mr_completion_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h: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, + | ^~~~~~~~~~~ @@ -30986,4 +79879,7 @@ -../include/trace/events/rpcrdma.h:132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 132 | DECLARE_EVENT_CLASS(rpcrdma_mr_completion_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_rpcrdma_receive_completion_class’: +../include/trace/trace_events.h: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’: @@ -30996,3 +79892,6 @@ -../include/trace/events/rpcrdma.h:172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 172 | DECLARE_EVENT_CLASS(rpcrdma_receive_completion_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h: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, + | ^~~~~~~~~~~ @@ -31005,4 +79904,7 @@ -../include/trace/events/rpcrdma.h:172:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 172 | DECLARE_EVENT_CLASS(rpcrdma_receive_completion_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_rpcrdma_receive_success_class’: +../include/trace/trace_events.h: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’: @@ -31015,2 +79917,2 @@ -../include/trace/events/rpcrdma.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 217 | DECLARE_EVENT_CLASS(rpcrdma_receive_success_class, +../fs/xfs/./scrub/trace.h:2845:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2845 | DECLARE_EVENT_CLASS(xrep_xattr_salvage_class, @@ -31024,2 +79926,2 @@ -../include/trace/events/rpcrdma.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 217 | DECLARE_EVENT_CLASS(rpcrdma_receive_success_class, +../fs/xfs/./scrub/trace.h:2845:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2845 | DECLARE_EVENT_CLASS(xrep_xattr_salvage_class, @@ -31027 +79929 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_rpcrdma_receive_flush_class’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_pptr_salvage_class’: @@ -31034,2 +79936,2 @@ -../include/trace/events/rpcrdma.h:251:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 251 | DECLARE_EVENT_CLASS(rpcrdma_receive_flush_class, +../fs/xfs/./scrub/trace.h:2883:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2883 | DECLARE_EVENT_CLASS(xrep_pptr_salvage_class, @@ -31043,2 +79945,2 @@ -../include/trace/events/rpcrdma.h:251:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 251 | DECLARE_EVENT_CLASS(rpcrdma_receive_flush_class, +../fs/xfs/./scrub/trace.h:2883:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2883 | DECLARE_EVENT_CLASS(xrep_pptr_salvage_class, @@ -31046 +79948 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_reply_class’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_xattr_class’: @@ -31053,3 +79955,6 @@ -../include/trace/events/rpcrdma.h:288:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 288 | DECLARE_EVENT_CLASS(xprtrdma_reply_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h: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, + | ^~~~~~~~~~~ @@ -31062,4 +79967,7 @@ -../include/trace/events/rpcrdma.h:288:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 288 | DECLARE_EVENT_CLASS(xprtrdma_reply_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_rxprt’: +../include/trace/trace_events.h: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’: @@ -31072,2 +79980,2 @@ -../include/trace/events/rpcrdma.h:325:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 325 | DECLARE_EVENT_CLASS(xprtrdma_rxprt, +../fs/xfs/./scrub/trace.h:2947:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2947 | DECLARE_EVENT_CLASS(xrep_xattr_pptr_scan_class, @@ -31081,2 +79989,2 @@ -../include/trace/events/rpcrdma.h:325:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 325 | DECLARE_EVENT_CLASS(xprtrdma_rxprt, +../fs/xfs/./scrub/trace.h:2947:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2947 | DECLARE_EVENT_CLASS(xrep_xattr_pptr_scan_class, @@ -31084 +79992 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_connect_class’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dir_recover_dirblock’: @@ -31091,3 +79999,6 @@ -../include/trace/events/rpcrdma.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 354 | DECLARE_EVENT_CLASS(xprtrdma_connect_class, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h: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, + | ^~~~~~~~~~~ @@ -31100,4 +80011,7 @@ -../include/trace/events/rpcrdma.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 354 | DECLARE_EVENT_CLASS(xprtrdma_connect_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_rdch_event’: +../include/trace/trace_events.h: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’: @@ -31110,2 +80024,2 @@ -../include/trace/events/rpcrdma.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 390 | DECLARE_EVENT_CLASS(xprtrdma_rdch_event, +../fs/xfs/./scrub/trace.h:3009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3009 | DECLARE_EVENT_CLASS(xrep_dir_class, @@ -31119,2 +80033,2 @@ -../include/trace/events/rpcrdma.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 390 | DECLARE_EVENT_CLASS(xprtrdma_rdch_event, +../fs/xfs/./scrub/trace.h:3009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3009 | DECLARE_EVENT_CLASS(xrep_dir_class, @@ -31122 +80036 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_wrch_event’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dirent_class’: @@ -31129,2 +80043,2 @@ -../include/trace/events/rpcrdma.h:441:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 441 | DECLARE_EVENT_CLASS(xprtrdma_wrch_event, +../fs/xfs/./scrub/trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3035 | DECLARE_EVENT_CLASS(xrep_dirent_class, @@ -31138,2 +80052,2 @@ -../include/trace/events/rpcrdma.h:441:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 441 | DECLARE_EVENT_CLASS(xprtrdma_wrch_event, +../fs/xfs/./scrub/trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3035 | DECLARE_EVENT_CLASS(xrep_dirent_class, @@ -31141 +80055 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_mr_class’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_adoption_class’: @@ -31148,2 +80062,2 @@ -../include/trace/events/rpcrdma.h:500:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 500 | DECLARE_EVENT_CLASS(xprtrdma_mr_class, +../fs/xfs/./scrub/trace.h:3075:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3075 | DECLARE_EVENT_CLASS(xrep_adoption_class, @@ -31157,2 +80071,2 @@ -../include/trace/events/rpcrdma.h:500:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 500 | DECLARE_EVENT_CLASS(xprtrdma_mr_class, +../fs/xfs/./scrub/trace.h:3075:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3075 | DECLARE_EVENT_CLASS(xrep_adoption_class, @@ -31160 +80074 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_anonymous_mr_class’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_parent_salvage_class’: @@ -31167,2 +80081,2 @@ -../include/trace/events/rpcrdma.h:555:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 555 | DECLARE_EVENT_CLASS(xprtrdma_anonymous_mr_class, +../fs/xfs/./scrub/trace.h:3102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3102 | DECLARE_EVENT_CLASS(xrep_parent_salvage_class, @@ -31176,2 +80090,2 @@ -../include/trace/events/rpcrdma.h:555:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 555 | DECLARE_EVENT_CLASS(xprtrdma_anonymous_mr_class, +../fs/xfs/./scrub/trace.h:3102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3102 | DECLARE_EVENT_CLASS(xrep_parent_salvage_class, @@ -31179 +80093 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_callback_class’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_pptr_class’: @@ -31186,2 +80100,2 @@ -../include/trace/events/rpcrdma.h:595:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 595 | DECLARE_EVENT_CLASS(xprtrdma_callback_class, +../fs/xfs/./scrub/trace.h:3128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3128 | DECLARE_EVENT_CLASS(xrep_pptr_class, @@ -31195,2 +80109,2 @@ -../include/trace/events/rpcrdma.h:595:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 595 | DECLARE_EVENT_CLASS(xprtrdma_callback_class, +../fs/xfs/./scrub/trace.h:3128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3128 | DECLARE_EVENT_CLASS(xrep_pptr_class, @@ -31198 +80112 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_inline_thresh’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_pptr_scan_class’: @@ -31205,6 +80119,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcrdma.h:633:1: note: in expansion of macro ‘TRACE_EVENT’ - 633 | TRACE_EVENT(xprtrdma_inline_thresh, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:3166:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3166 | DECLARE_EVENT_CLASS(xrep_pptr_scan_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -31217,7 +80128,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcrdma.h:633:1: note: in expansion of macro ‘TRACE_EVENT’ - 633 | TRACE_EVENT(xprtrdma_inline_thresh, - | ^~~~~~~~~~~ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_device_removal’: +../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’: @@ -31233,2 +80141,2 @@ -../include/trace/events/rpcrdma.h:672:1: note: in expansion of macro ‘TRACE_EVENT’ - 672 | TRACE_EVENT(xprtrdma_device_removal, +../fs/xfs/./scrub/trace.h:3202:1: note: in expansion of macro ‘TRACE_EVENT’ + 3202 | TRACE_EVENT(xrep_nlinks_set_record, @@ -31245,2 +80153,2 @@ -../include/trace/events/rpcrdma.h:672:1: note: in expansion of macro ‘TRACE_EVENT’ - 672 | TRACE_EVENT(xprtrdma_device_removal, +../fs/xfs/./scrub/trace.h:3202:1: note: in expansion of macro ‘TRACE_EVENT’ + 3202 | TRACE_EVENT(xrep_nlinks_set_record, @@ -31248 +80156 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_op_connect’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dentry_class’: @@ -31255,6 +80163,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcrdma.h:697:1: note: in expansion of macro ‘TRACE_EVENT’ - 697 | TRACE_EVENT(xprtrdma_op_connect, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:3228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3228 | DECLARE_EVENT_CLASS(xrep_dentry_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -31267,7 +80172,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcrdma.h:697:1: note: in expansion of macro ‘TRACE_EVENT’ - 697 | TRACE_EVENT(xprtrdma_op_connect, - | ^~~~~~~~~~~ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_op_set_cto’: +../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’: @@ -31283,2 +80185,2 @@ -../include/trace/events/rpcrdma.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ - 723 | TRACE_EVENT(xprtrdma_op_set_cto, +../fs/xfs/./scrub/trace.h:3269:1: note: in expansion of macro ‘TRACE_EVENT’ + 3269 | TRACE_EVENT(xrep_symlink_salvage_target, @@ -31295,2 +80197,2 @@ -../include/trace/events/rpcrdma.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ - 723 | TRACE_EVENT(xprtrdma_op_set_cto, +../fs/xfs/./scrub/trace.h:3269:1: note: in expansion of macro ‘TRACE_EVENT’ + 3269 | TRACE_EVENT(xrep_symlink_salvage_target, @@ -31298 +80200 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_createmrs’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_symlink_class’: @@ -31305,6 +80207,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcrdma.h:756:1: note: in expansion of macro ‘TRACE_EVENT’ - 756 | TRACE_EVENT(xprtrdma_createmrs, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:3292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3292 | DECLARE_EVENT_CLASS(xrep_symlink_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -31317,7 +80216,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcrdma.h:756:1: note: in expansion of macro ‘TRACE_EVENT’ - 756 | TRACE_EVENT(xprtrdma_createmrs, - | ^~~~~~~~~~~ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_nomrs_err’: +../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’: @@ -31333,2 +80229,2 @@ -../include/trace/events/rpcrdma.h:781:1: note: in expansion of macro ‘TRACE_EVENT’ - 781 | TRACE_EVENT(xprtrdma_nomrs_err, +../fs/xfs/./scrub/trace.h:3315:1: note: in expansion of macro ‘TRACE_EVENT’ + 3315 | TRACE_EVENT(xrep_iunlink_visit, @@ -31345,2 +80241,2 @@ -../include/trace/events/rpcrdma.h:781:1: note: in expansion of macro ‘TRACE_EVENT’ - 781 | TRACE_EVENT(xprtrdma_nomrs_err, +../fs/xfs/./scrub/trace.h:3315:1: note: in expansion of macro ‘TRACE_EVENT’ + 3315 | TRACE_EVENT(xrep_iunlink_visit, @@ -31348 +80244 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_marshal’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_reload_next’: @@ -31358,2 +80254,2 @@ -../include/trace/events/rpcrdma.h:834:1: note: in expansion of macro ‘TRACE_EVENT’ - 834 | TRACE_EVENT(xprtrdma_marshal, +../fs/xfs/./scrub/trace.h:3347:1: note: in expansion of macro ‘TRACE_EVENT’ + 3347 | TRACE_EVENT(xrep_iunlink_reload_next, @@ -31370,2 +80266,2 @@ -../include/trace/events/rpcrdma.h:834:1: note: in expansion of macro ‘TRACE_EVENT’ - 834 | TRACE_EVENT(xprtrdma_marshal, +../fs/xfs/./scrub/trace.h:3347:1: note: in expansion of macro ‘TRACE_EVENT’ + 3347 | TRACE_EVENT(xrep_iunlink_reload_next, @@ -31373 +80269 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_marshal_failed’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_reload_ondisk’: @@ -31383,2 +80279,2 @@ -../include/trace/events/rpcrdma.h:879:1: note: in expansion of macro ‘TRACE_EVENT’ - 879 | TRACE_EVENT(xprtrdma_marshal_failed, +../fs/xfs/./scrub/trace.h:3379:1: note: in expansion of macro ‘TRACE_EVENT’ + 3379 | TRACE_EVENT(xrep_iunlink_reload_ondisk, @@ -31395,2 +80291,2 @@ -../include/trace/events/rpcrdma.h:879:1: note: in expansion of macro ‘TRACE_EVENT’ - 879 | TRACE_EVENT(xprtrdma_marshal_failed, +../fs/xfs/./scrub/trace.h:3379:1: note: in expansion of macro ‘TRACE_EVENT’ + 3379 | TRACE_EVENT(xrep_iunlink_reload_ondisk, @@ -31398 +80294 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_prepsend_failed’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_walk_ondisk_bucket’: @@ -31408,2 +80304,2 @@ -../include/trace/events/rpcrdma.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ - 906 | TRACE_EVENT(xprtrdma_prepsend_failed, +../fs/xfs/./scrub/trace.h:3405:1: note: in expansion of macro ‘TRACE_EVENT’ + 3405 | TRACE_EVENT(xrep_iunlink_walk_ondisk_bucket, @@ -31420,2 +80316,2 @@ -../include/trace/events/rpcrdma.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ - 906 | TRACE_EVENT(xprtrdma_prepsend_failed, +../fs/xfs/./scrub/trace.h:3405:1: note: in expansion of macro ‘TRACE_EVENT’ + 3405 | TRACE_EVENT(xrep_iunlink_walk_ondisk_bucket, @@ -31423 +80319 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_post_send’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_resolve_class’: @@ -31430,6 +80326,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcrdma.h:933:1: note: in expansion of macro ‘TRACE_EVENT’ - 933 | TRACE_EVENT(xprtrdma_post_send, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:3431:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3431 | DECLARE_EVENT_CLASS(xrep_iunlink_resolve_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -31442,7 +80335,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcrdma.h:933:1: note: in expansion of macro ‘TRACE_EVENT’ - 933 | TRACE_EVENT(xprtrdma_post_send, - | ^~~~~~~~~~~ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_post_send_err’: +../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’: @@ -31458,2 +80348,2 @@ -../include/trace/events/rpcrdma.h:970:1: note: in expansion of macro ‘TRACE_EVENT’ - 970 | TRACE_EVENT(xprtrdma_post_send_err, +../fs/xfs/./scrub/trace.h:3466:1: note: in expansion of macro ‘TRACE_EVENT’ + 3466 | TRACE_EVENT(xrep_iunlink_relink_next, @@ -31470,2 +80360,2 @@ -../include/trace/events/rpcrdma.h:970:1: note: in expansion of macro ‘TRACE_EVENT’ - 970 | TRACE_EVENT(xprtrdma_post_send_err, +../fs/xfs/./scrub/trace.h:3466:1: note: in expansion of macro ‘TRACE_EVENT’ + 3466 | TRACE_EVENT(xrep_iunlink_relink_next, @@ -31473 +80363 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_post_recvs’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_relink_prev’: @@ -31483,2 +80373,2 @@ -../include/trace/events/rpcrdma.h:1005:1: note: in expansion of macro ‘TRACE_EVENT’ - 1005 | TRACE_EVENT(xprtrdma_post_recvs, +../fs/xfs/./scrub/trace.h:3492:1: note: in expansion of macro ‘TRACE_EVENT’ + 3492 | TRACE_EVENT(xrep_iunlink_relink_prev, @@ -31495,2 +80385,2 @@ -../include/trace/events/rpcrdma.h:1005:1: note: in expansion of macro ‘TRACE_EVENT’ - 1005 | TRACE_EVENT(xprtrdma_post_recvs, +../fs/xfs/./scrub/trace.h:3492:1: note: in expansion of macro ‘TRACE_EVENT’ + 3492 | TRACE_EVENT(xrep_iunlink_relink_prev, @@ -31498 +80388 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_post_recvs_err’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_add_to_bucket’: @@ -31508,2 +80398,2 @@ -../include/trace/events/rpcrdma.h:1037:1: note: in expansion of macro ‘TRACE_EVENT’ - 1037 | TRACE_EVENT(xprtrdma_post_recvs_err, +../fs/xfs/./scrub/trace.h:3518:1: note: in expansion of macro ‘TRACE_EVENT’ + 3518 | TRACE_EVENT(xrep_iunlink_add_to_bucket, @@ -31520,2 +80410,2 @@ -../include/trace/events/rpcrdma.h:1037:1: note: in expansion of macro ‘TRACE_EVENT’ - 1037 | TRACE_EVENT(xprtrdma_post_recvs_err, +../fs/xfs/./scrub/trace.h:3518:1: note: in expansion of macro ‘TRACE_EVENT’ + 3518 | TRACE_EVENT(xrep_iunlink_add_to_bucket, @@ -31523 +80413 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_post_linv_err’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_commit_bucket’: @@ -31533,2 +80423,2 @@ -../include/trace/events/rpcrdma.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ - 1067 | TRACE_EVENT(xprtrdma_post_linv_err, +../fs/xfs/./scrub/trace.h:3544:1: note: in expansion of macro ‘TRACE_EVENT’ + 3544 | TRACE_EVENT(xrep_iunlink_commit_bucket, @@ -31545,2 +80435,2 @@ -../include/trace/events/rpcrdma.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ - 1067 | TRACE_EVENT(xprtrdma_post_linv_err, +../fs/xfs/./scrub/trace.h:3544:1: note: in expansion of macro ‘TRACE_EVENT’ + 3544 | TRACE_EVENT(xrep_iunlink_commit_bucket, @@ -31548,3 +80438,4 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_frwr_alloc’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +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); \ @@ -31552,3 +80443,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: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) + | ^~~~~~~~~~~~~~~~~~~ @@ -31558,2 +80525,2 @@ -../include/trace/events/rpcrdma.h:1106:1: note: in expansion of macro ‘TRACE_EVENT’ - 1106 | TRACE_EVENT(xprtrdma_frwr_alloc, +../fs/xfs/./scrub/trace.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ + 287 | TRACE_EVENT(xchk_op_error, @@ -31561,6 +80528,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -31570,2 +80537,2 @@ -../include/trace/events/rpcrdma.h:1106:1: note: in expansion of macro ‘TRACE_EVENT’ - 1106 | TRACE_EVENT(xprtrdma_frwr_alloc, +../fs/xfs/./scrub/trace.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ + 287 | TRACE_EVENT(xchk_op_error, @@ -31573,3 +80540,3 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_frwr_dereg’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -31577,3 +80544,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -31583,2 +80550,2 @@ -../include/trace/events/rpcrdma.h:1129:1: note: in expansion of macro ‘TRACE_EVENT’ - 1129 | TRACE_EVENT(xprtrdma_frwr_dereg, +../fs/xfs/./scrub/trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ + 316 | TRACE_EVENT(xchk_file_op_error, @@ -31586,6 +80553,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -31595,2 +80562,2 @@ -../include/trace/events/rpcrdma.h:1129:1: note: in expansion of macro ‘TRACE_EVENT’ - 1129 | TRACE_EVENT(xprtrdma_frwr_dereg, +../fs/xfs/./scrub/trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ + 316 | TRACE_EVENT(xchk_file_op_error, @@ -31598,3 +80565,3 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_frwr_sgerr’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -31602,3 +80569,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -31608,2 +80651,2 @@ -../include/trace/events/rpcrdma.h:1165:1: note: in expansion of macro ‘TRACE_EVENT’ - 1165 | TRACE_EVENT(xprtrdma_frwr_sgerr, +../fs/xfs/./scrub/trace.h:501:1: note: in expansion of macro ‘TRACE_EVENT’ + 501 | TRACE_EVENT(xchk_qcheck_error, @@ -31611,6 +80654,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -31620,2 +80663,2 @@ -../include/trace/events/rpcrdma.h:1165:1: note: in expansion of macro ‘TRACE_EVENT’ - 1165 | TRACE_EVENT(xprtrdma_frwr_sgerr, +../fs/xfs/./scrub/trace.h:501:1: note: in expansion of macro ‘TRACE_EVENT’ + 501 | TRACE_EVENT(xchk_qcheck_error, @@ -31623,3 +80666,3 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_frwr_maperr’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -31627,3 +80670,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -31633,2 +80676,2 @@ -../include/trace/events/rpcrdma.h:1194:1: note: in expansion of macro ‘TRACE_EVENT’ - 1194 | TRACE_EVENT(xprtrdma_frwr_maperr, +../fs/xfs/./scrub/trace.h:525:1: note: in expansion of macro ‘TRACE_EVENT’ + 525 | TRACE_EVENT(xchk_incomplete, @@ -31636,6 +80679,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -31645,2 +80688,2 @@ -../include/trace/events/rpcrdma.h:1194:1: note: in expansion of macro ‘TRACE_EVENT’ - 1194 | TRACE_EVENT(xprtrdma_frwr_maperr, +../fs/xfs/./scrub/trace.h:525:1: note: in expansion of macro ‘TRACE_EVENT’ + 525 | TRACE_EVENT(xchk_incomplete, @@ -31648,3 +80691,3 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_dma_maperr’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -31652,3 +80695,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -31658,2 +80701,2 @@ -../include/trace/events/rpcrdma.h:1232:1: note: in expansion of macro ‘TRACE_EVENT’ - 1232 | TRACE_EVENT(xprtrdma_dma_maperr, +../fs/xfs/./scrub/trace.h:544:1: note: in expansion of macro ‘TRACE_EVENT’ + 544 | TRACE_EVENT(xchk_btree_op_error, @@ -31661,6 +80704,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -31670,2 +80713,2 @@ -../include/trace/events/rpcrdma.h:1232:1: note: in expansion of macro ‘TRACE_EVENT’ - 1232 | TRACE_EVENT(xprtrdma_dma_maperr, +../fs/xfs/./scrub/trace.h:544:1: note: in expansion of macro ‘TRACE_EVENT’ + 544 | TRACE_EVENT(xchk_btree_op_error, @@ -31673,3 +80716,3 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_reply’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -31677,3 +80720,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -31683,2 +80726,2 @@ -../include/trace/events/rpcrdma.h:1254:1: note: in expansion of macro ‘TRACE_EVENT’ - 1254 | TRACE_EVENT(xprtrdma_reply, +../fs/xfs/./scrub/trace.h:584:1: note: in expansion of macro ‘TRACE_EVENT’ + 584 | TRACE_EVENT(xchk_ifork_btree_op_error, @@ -31686,6 +80729,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -31695,2 +80738,2 @@ -../include/trace/events/rpcrdma.h:1254:1: note: in expansion of macro ‘TRACE_EVENT’ - 1254 | TRACE_EVENT(xprtrdma_reply, +../fs/xfs/./scrub/trace.h:584:1: note: in expansion of macro ‘TRACE_EVENT’ + 584 | TRACE_EVENT(xchk_ifork_btree_op_error, @@ -31698,3 +80741,3 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_err_vers’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -31702,3 +80745,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -31708,2 +80751,2 @@ -../include/trace/events/rpcrdma.h:1288:1: note: in expansion of macro ‘TRACE_EVENT’ - 1288 | TRACE_EVENT(xprtrdma_err_vers, +../fs/xfs/./scrub/trace.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ + 629 | TRACE_EVENT(xchk_btree_error, @@ -31711,6 +80754,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -31720,2 +80763,2 @@ -../include/trace/events/rpcrdma.h:1288:1: note: in expansion of macro ‘TRACE_EVENT’ - 1288 | TRACE_EVENT(xprtrdma_err_vers, +../fs/xfs/./scrub/trace.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ + 629 | TRACE_EVENT(xchk_btree_error, @@ -31723,3 +80766,3 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_err_chunk’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -31727,3 +80770,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -31733,2 +80776,2 @@ -../include/trace/events/rpcrdma.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ - 1319 | TRACE_EVENT(xprtrdma_err_chunk, +../fs/xfs/./scrub/trace.h:665:1: note: in expansion of macro ‘TRACE_EVENT’ + 665 | TRACE_EVENT(xchk_ifork_btree_error, @@ -31736,6 +80779,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -31745,2 +80788,2 @@ -../include/trace/events/rpcrdma.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ - 1319 | TRACE_EVENT(xprtrdma_err_chunk, +../fs/xfs/./scrub/trace.h:665:1: note: in expansion of macro ‘TRACE_EVENT’ + 665 | TRACE_EVENT(xchk_ifork_btree_error, @@ -31748,3 +80791,3 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_err_unrecognized’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -31752,3 +80795,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -31758,2 +80820,2 @@ -../include/trace/events/rpcrdma.h:1343:1: note: in expansion of macro ‘TRACE_EVENT’ - 1343 | TRACE_EVENT(xprtrdma_err_unrecognized, +../fs/xfs/./scrub/trace.h:752:1: note: in expansion of macro ‘TRACE_EVENT’ + 752 | TRACE_EVENT(xchk_xref_error, @@ -31761,6 +80823,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -31770,2 +80832,2 @@ -../include/trace/events/rpcrdma.h:1343:1: note: in expansion of macro ‘TRACE_EVENT’ - 1343 | TRACE_EVENT(xprtrdma_err_unrecognized, +../fs/xfs/./scrub/trace.h:752:1: note: in expansion of macro ‘TRACE_EVENT’ + 752 | TRACE_EVENT(xchk_xref_error, @@ -31773,3 +80835,3 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_fixup’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -31777,3 +80839,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -31783,2 +80845,2 @@ -../include/trace/events/rpcrdma.h:1370:1: note: in expansion of macro ‘TRACE_EVENT’ - 1370 | TRACE_EVENT(xprtrdma_fixup, +../fs/xfs/./scrub/trace.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ + 774 | TRACE_EVENT(xchk_iallocbt_check_cluster, @@ -31786,6 +80848,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -31795,2 +80857,2 @@ -../include/trace/events/rpcrdma.h:1370:1: note: in expansion of macro ‘TRACE_EVENT’ - 1370 | TRACE_EVENT(xprtrdma_fixup, +../fs/xfs/./scrub/trace.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ + 774 | TRACE_EVENT(xchk_iallocbt_check_cluster, @@ -31798,3 +80860,3 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_decode_seg’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -31802,3 +80864,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -31808,2 +80870,2 @@ -../include/trace/events/rpcrdma.h:1402:1: note: in expansion of macro ‘TRACE_EVENT’ - 1402 | TRACE_EVENT(xprtrdma_decode_seg, +../fs/xfs/./scrub/trace.h:819:1: note: in expansion of macro ‘TRACE_EVENT’ + 819 | TRACE_EVENT(xchk_inode_is_allocated, @@ -31811,6 +80873,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -31820,2 +80882,2 @@ -../include/trace/events/rpcrdma.h:1402:1: note: in expansion of macro ‘TRACE_EVENT’ - 1402 | TRACE_EVENT(xprtrdma_decode_seg, +../fs/xfs/./scrub/trace.h:819:1: note: in expansion of macro ‘TRACE_EVENT’ + 819 | TRACE_EVENT(xchk_inode_is_allocated, @@ -31823,3 +80885,3 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_mrs_zap’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -31827,3 +80889,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -31833,2 +80895,2 @@ -../include/trace/events/rpcrdma.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ - 1429 | TRACE_EVENT(xprtrdma_mrs_zap, +../fs/xfs/./scrub/trace.h:841:1: note: in expansion of macro ‘TRACE_EVENT’ + 841 | TRACE_EVENT(xchk_fscounters_calc, @@ -31836,6 +80898,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -31845,2 +80907,2 @@ -../include/trace/events/rpcrdma.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ - 1429 | TRACE_EVENT(xprtrdma_mrs_zap, +../fs/xfs/./scrub/trace.h:841:1: note: in expansion of macro ‘TRACE_EVENT’ + 841 | TRACE_EVENT(xchk_fscounters_calc, @@ -31848,3 +80910,3 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_xprtrdma_cb_setup’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -31852,3 +80914,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -31858,2 +80920,2 @@ -../include/trace/events/rpcrdma.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ - 1455 | TRACE_EVENT(xprtrdma_cb_setup, +../fs/xfs/./scrub/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ + 876 | TRACE_EVENT(xchk_fscounters_within_range, @@ -31861,6 +80923,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -31870,2 +80932,2 @@ -../include/trace/events/rpcrdma.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ - 1455 | TRACE_EVENT(xprtrdma_cb_setup, +../fs/xfs/./scrub/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ + 876 | TRACE_EVENT(xchk_fscounters_within_range, @@ -31873,3 +80935,3 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_accept_class’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -31877,5 +80939,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/rpcrdma.h:1487:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1487 | DECLARE_EVENT_CLASS(svcrdma_accept_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) + | ^~~~~~~~~~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:899:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 899 | DECLARE_EVENT_CLASS(xchk_fsfreeze_class, @@ -31883,8 +80945,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/rpcrdma.h:1487:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1487 | DECLARE_EVENT_CLASS(svcrdma_accept_class, +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:899:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 899 | DECLARE_EVENT_CLASS(xchk_fsfreeze_class, @@ -31892,3 +80954,3 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_decode_rqst’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -31896,3 +80958,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -31902,2 +80964,2 @@ -../include/trace/events/rpcrdma.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ - 1538 | TRACE_EVENT(svcrdma_decode_rqst, +../fs/xfs/./scrub/trace.h:924:1: note: in expansion of macro ‘TRACE_EVENT’ + 924 | TRACE_EVENT(xchk_refcount_incorrect, @@ -31905,6 +80967,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -31914,2 +80976,2 @@ -../include/trace/events/rpcrdma.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ - 1538 | TRACE_EVENT(svcrdma_decode_rqst, +../fs/xfs/./scrub/trace.h:924:1: note: in expansion of macro ‘TRACE_EVENT’ + 924 | TRACE_EVENT(xchk_refcount_incorrect, @@ -31917,3 +80979,3 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_decode_short_err’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -31921,3 +80983,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -31927,2 +80989,2 @@ -../include/trace/events/rpcrdma.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ - 1573 | TRACE_EVENT(svcrdma_decode_short_err, +../fs/xfs/./scrub/trace.h:956:1: note: in expansion of macro ‘TRACE_EVENT’ + 956 | TRACE_EVENT(xfile_create, @@ -31930,6 +80992,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -31939,2 +81001,2 @@ -../include/trace/events/rpcrdma.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ - 1573 | TRACE_EVENT(svcrdma_decode_short_err, +../fs/xfs/./scrub/trace.h:956:1: note: in expansion of macro ‘TRACE_EVENT’ + 956 | TRACE_EVENT(xfile_create, @@ -31942,3 +81004,3 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_badreq_event’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -31946,5 +81008,30 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcrdma.h:1598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1598 | DECLARE_EVENT_CLASS(svcrdma_badreq_event, +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/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, @@ -31952,8 +81039,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/rpcrdma.h:1598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1598 | DECLARE_EVENT_CLASS(svcrdma_badreq_event, +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 999 | DECLARE_EVENT_CLASS(xfile_class, @@ -31961,3 +81048,3 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_encode_wseg’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -31965,3 +81052,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -31971,2 +81058,2 @@ -../include/trace/events/rpcrdma.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ - 1643 | TRACE_EVENT(svcrdma_encode_wseg, +../fs/xfs/./scrub/trace.h:1036:1: note: in expansion of macro ‘TRACE_EVENT’ + 1036 | TRACE_EVENT(xfarray_create, @@ -31974,6 +81061,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -31983,2 +81070,2 @@ -../include/trace/events/rpcrdma.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ - 1643 | TRACE_EVENT(svcrdma_encode_wseg, +../fs/xfs/./scrub/trace.h:1036:1: note: in expansion of macro ‘TRACE_EVENT’ + 1036 | TRACE_EVENT(xfarray_create, @@ -31986,3 +81073,3 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_decode_rseg’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -31990,3 +81077,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -31996,2 +81083,2 @@ -../include/trace/events/rpcrdma.h:1679:1: note: in expansion of macro ‘TRACE_EVENT’ - 1679 | TRACE_EVENT(svcrdma_decode_rseg, +../fs/xfs/./scrub/trace.h:1061:1: note: in expansion of macro ‘TRACE_EVENT’ + 1061 | TRACE_EVENT(xfarray_isort, @@ -31999,6 +81086,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32008,2 +81095,2 @@ -../include/trace/events/rpcrdma.h:1679:1: note: in expansion of macro ‘TRACE_EVENT’ - 1679 | TRACE_EVENT(svcrdma_decode_rseg, +../fs/xfs/./scrub/trace.h:1061:1: note: in expansion of macro ‘TRACE_EVENT’ + 1061 | TRACE_EVENT(xfarray_isort, @@ -32011,3 +81098,3 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_decode_wseg’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -32015,3 +81102,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32021,2 +81108,2 @@ -../include/trace/events/rpcrdma.h:1715:1: note: in expansion of macro ‘TRACE_EVENT’ - 1715 | TRACE_EVENT(svcrdma_decode_wseg, +../fs/xfs/./scrub/trace.h:1081:1: note: in expansion of macro ‘TRACE_EVENT’ + 1081 | TRACE_EVENT(xfarray_foliosort, @@ -32024,6 +81111,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32033,2 +81120,2 @@ -../include/trace/events/rpcrdma.h:1715:1: note: in expansion of macro ‘TRACE_EVENT’ - 1715 | TRACE_EVENT(svcrdma_decode_wseg, +../fs/xfs/./scrub/trace.h:1081:1: note: in expansion of macro ‘TRACE_EVENT’ + 1081 | TRACE_EVENT(xfarray_foliosort, @@ -32036,41 +81123,3 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_error_event’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcrdma.h:1752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1752 | DECLARE_EVENT_CLASS(svcrdma_error_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcrdma.h:1752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1752 | DECLARE_EVENT_CLASS(svcrdma_error_event, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_dma_map_class’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcrdma.h:1786:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1786 | DECLARE_EVENT_CLASS(svcrdma_dma_map_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcrdma.h:1786:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1786 | DECLARE_EVENT_CLASS(svcrdma_dma_map_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_dma_map_rw_err’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -32078,3 +81127,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32084,2 +81133,2 @@ -../include/trace/events/rpcrdma.h:1829:1: note: in expansion of macro ‘TRACE_EVENT’ - 1829 | TRACE_EVENT(svcrdma_dma_map_rw_err, +../fs/xfs/./scrub/trace.h:1101:1: note: in expansion of macro ‘TRACE_EVENT’ + 1101 | TRACE_EVENT(xfarray_qsort, @@ -32087,6 +81136,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32096,2 +81145,2 @@ -../include/trace/events/rpcrdma.h:1829:1: note: in expansion of macro ‘TRACE_EVENT’ - 1829 | TRACE_EVENT(svcrdma_dma_map_rw_err, +../fs/xfs/./scrub/trace.h:1101:1: note: in expansion of macro ‘TRACE_EVENT’ + 1101 | TRACE_EVENT(xfarray_qsort, @@ -32099,3 +81148,3 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_rwctx_empty’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -32103,3 +81152,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32109,2 +81158,2 @@ -../include/trace/events/rpcrdma.h:1862:1: note: in expansion of macro ‘TRACE_EVENT’ - 1862 | TRACE_EVENT(svcrdma_rwctx_empty, +../fs/xfs/./scrub/trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ + 1127 | TRACE_EVENT(xfarray_sort, @@ -32112,6 +81161,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32121,2 +81170,2 @@ -../include/trace/events/rpcrdma.h:1862:1: note: in expansion of macro ‘TRACE_EVENT’ - 1862 | TRACE_EVENT(svcrdma_rwctx_empty, +../fs/xfs/./scrub/trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ + 1127 | TRACE_EVENT(xfarray_sort, @@ -32124,3 +81173,3 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_page_overrun_err’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -32128,3 +81177,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32134,2 +81183,2 @@ -../include/trace/events/rpcrdma.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ - 1885 | TRACE_EVENT(svcrdma_page_overrun_err, +../fs/xfs/./scrub/trace.h:1152:1: note: in expansion of macro ‘TRACE_EVENT’ + 1152 | TRACE_EVENT(xfarray_sort_scan, @@ -32137,6 +81186,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32146,2 +81195,2 @@ -../include/trace/events/rpcrdma.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ - 1885 | TRACE_EVENT(svcrdma_page_overrun_err, +../fs/xfs/./scrub/trace.h:1152:1: note: in expansion of macro ‘TRACE_EVENT’ + 1152 | TRACE_EVENT(xfarray_sort_scan, @@ -32149,3 +81198,3 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_small_wrch_err’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -32153,3 +81202,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32159,2 +81208,2 @@ -../include/trace/events/rpcrdma.h:1911:1: note: in expansion of macro ‘TRACE_EVENT’ - 1911 | TRACE_EVENT(svcrdma_small_wrch_err, +../fs/xfs/./scrub/trace.h:1193:1: note: in expansion of macro ‘TRACE_EVENT’ + 1193 | TRACE_EVENT(xfarray_sort_stats, @@ -32162,6 +81211,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32171,2 +81220,2 @@ -../include/trace/events/rpcrdma.h:1911:1: note: in expansion of macro ‘TRACE_EVENT’ - 1911 | TRACE_EVENT(svcrdma_small_wrch_err, +../fs/xfs/./scrub/trace.h:1193:1: note: in expansion of macro ‘TRACE_EVENT’ + 1193 | TRACE_EVENT(xfarray_sort_stats, @@ -32174,3 +81223,3 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_send_pullup’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -32178,3 +81227,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32184,2 +81233,2 @@ -../include/trace/events/rpcrdma.h:1943:1: note: in expansion of macro ‘TRACE_EVENT’ - 1943 | TRACE_EVENT(svcrdma_send_pullup, +../fs/xfs/./scrub/trace.h:1239:1: note: in expansion of macro ‘TRACE_EVENT’ + 1239 | TRACE_EVENT(xchk_rtsum_record_free, @@ -32187,6 +81236,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32196,2 +81245,2 @@ -../include/trace/events/rpcrdma.h:1943:1: note: in expansion of macro ‘TRACE_EVENT’ - 1943 | TRACE_EVENT(svcrdma_send_pullup, +../fs/xfs/./scrub/trace.h:1239:1: note: in expansion of macro ‘TRACE_EVENT’ + 1239 | TRACE_EVENT(xchk_rtsum_record_free, @@ -32199,3 +81248,3 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_send_err’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -32203,3 +81252,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32209,2 +81296,2 @@ -../include/trace/events/rpcrdma.h:1971:1: note: in expansion of macro ‘TRACE_EVENT’ - 1971 | TRACE_EVENT(svcrdma_send_err, +../fs/xfs/./scrub/trace.h:1331:1: note: in expansion of macro ‘TRACE_EVENT’ + 1331 | TRACE_EVENT(xchk_iscan_iget, @@ -32212,6 +81299,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32221,2 +81308,2 @@ -../include/trace/events/rpcrdma.h:1971:1: note: in expansion of macro ‘TRACE_EVENT’ - 1971 | TRACE_EVENT(svcrdma_send_err, +../fs/xfs/./scrub/trace.h:1331:1: note: in expansion of macro ‘TRACE_EVENT’ + 1331 | TRACE_EVENT(xchk_iscan_iget, @@ -32224,3 +81311,3 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_post_send’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -32228,3 +81315,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32234,2 +81321,2 @@ -../include/trace/events/rpcrdma.h:1996:1: note: in expansion of macro ‘TRACE_EVENT’ - 1996 | TRACE_EVENT(svcrdma_post_send, +../fs/xfs/./scrub/trace.h:1353:1: note: in expansion of macro ‘TRACE_EVENT’ + 1353 | TRACE_EVENT(xchk_iscan_iget_batch, @@ -32237,6 +81324,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32246,2 +81333,2 @@ -../include/trace/events/rpcrdma.h:1996:1: note: in expansion of macro ‘TRACE_EVENT’ - 1996 | TRACE_EVENT(svcrdma_post_send, +../fs/xfs/./scrub/trace.h:1353:1: note: in expansion of macro ‘TRACE_EVENT’ + 1353 | TRACE_EVENT(xchk_iscan_iget_batch, @@ -32249,3 +81336,3 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_rq_post_err’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -32253,3 +81340,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32259,2 +81365,2 @@ -../include/trace/events/rpcrdma.h:2036:1: note: in expansion of macro ‘TRACE_EVENT’ - 2036 | TRACE_EVENT(svcrdma_rq_post_err, +../fs/xfs/./scrub/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ + 1422 | TRACE_EVENT(xchk_nlinks_collect_dirent, @@ -32262,6 +81368,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32271,2 +81377,2 @@ -../include/trace/events/rpcrdma.h:2036:1: note: in expansion of macro ‘TRACE_EVENT’ - 2036 | TRACE_EVENT(svcrdma_rq_post_err, +../fs/xfs/./scrub/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ + 1422 | TRACE_EVENT(xchk_nlinks_collect_dirent, @@ -32274,3 +81380,3 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_post_chunk_class’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -32278,18 +81384,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/rpcrdma.h:2059:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2059 | DECLARE_EVENT_CLASS(svcrdma_post_chunk_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcrdma.h:2059:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2059 | DECLARE_EVENT_CLASS(svcrdma_post_chunk_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_wc_read’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/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); \ @@ -32297,3 +81409,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32303,2 +81415,2 @@ -../include/trace/events/rpcrdma.h:2106:1: note: in expansion of macro ‘TRACE_EVENT’ - 2106 | TRACE_EVENT(svcrdma_wc_read, +../fs/xfs/./scrub/trace.h:1475:1: note: in expansion of macro ‘TRACE_EVENT’ + 1475 | TRACE_EVENT(xchk_nlinks_collect_metafile, @@ -32306,6 +81418,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32315,2 +81427,2 @@ -../include/trace/events/rpcrdma.h:2106:1: note: in expansion of macro ‘TRACE_EVENT’ - 2106 | TRACE_EVENT(svcrdma_wc_read, +../fs/xfs/./scrub/trace.h:1475:1: note: in expansion of macro ‘TRACE_EVENT’ + 1475 | TRACE_EVENT(xchk_nlinks_collect_metafile, @@ -32318,3 +81430,3 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_qp_error’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -32322,3 +81434,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32328,2 +81440,2 @@ -../include/trace/events/rpcrdma.h:2148:1: note: in expansion of macro ‘TRACE_EVENT’ - 2148 | TRACE_EVENT(svcrdma_qp_error, +../fs/xfs/./scrub/trace.h:1491:1: note: in expansion of macro ‘TRACE_EVENT’ + 1491 | TRACE_EVENT(xchk_nlinks_live_update, @@ -32331,6 +81443,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32340,2 +81452,2 @@ -../include/trace/events/rpcrdma.h:2148:1: note: in expansion of macro ‘TRACE_EVENT’ - 2148 | TRACE_EVENT(svcrdma_qp_error, +../fs/xfs/./scrub/trace.h:1491:1: note: in expansion of macro ‘TRACE_EVENT’ + 1491 | TRACE_EVENT(xchk_nlinks_live_update, @@ -32343,3 +81455,3 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_sendqueue_class’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -32347,18 +81459,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/rpcrdma.h:2175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2175 | DECLARE_EVENT_CLASS(svcrdma_sendqueue_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcrdma.h:2175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2175 | DECLARE_EVENT_CLASS(svcrdma_sendqueue_class, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_svcrdma_sq_post_err’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/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); \ @@ -32366,3 +81484,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32372,2 +81490,2 @@ -../include/trace/events/rpcrdma.h:2215:1: note: in expansion of macro ‘TRACE_EVENT’ - 2215 | TRACE_EVENT(svcrdma_sq_post_err, +../fs/xfs/./scrub/trace.h:1549:1: note: in expansion of macro ‘TRACE_EVENT’ + 1549 | TRACE_EVENT(xchk_nlinks_update_incore, @@ -32375,6 +81493,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32384,2 +81502,2 @@ -../include/trace/events/rpcrdma.h:2215:1: note: in expansion of macro ‘TRACE_EVENT’ - 2215 | TRACE_EVENT(svcrdma_sq_post_err, +../fs/xfs/./scrub/trace.h:1549:1: note: in expansion of macro ‘TRACE_EVENT’ + 1549 | TRACE_EVENT(xchk_nlinks_update_incore, @@ -32387,3 +81505,3 @@ -../include/trace/events/rpcrdma.h: In function ‘trace_event_raw_event_rpcrdma_client_device_class’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../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); \ @@ -32391,5 +81509,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/rpcrdma.h:2246:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2246 | DECLARE_EVENT_CLASS(rpcrdma_client_device_class, +../include/trace/bpf_probe.h:61: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, @@ -32397,8 +81515,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/rpcrdma.h:2246:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2246 | DECLARE_EVENT_CLASS(rpcrdma_client_device_class, +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:1585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1585 | DECLARE_EVENT_CLASS(xchk_nlinks_diff_class, @@ -32406,15 +81524,9 @@ -make[6]: *** [../scripts/Makefile.build:244: net/sunrpc/xprtrdma/module.o] Error 1 -make[5]: *** [../scripts/Makefile.build:485: net/sunrpc/xprtrdma] Error 2 -make[4]: *** [../scripts/Makefile.build:485: net/sunrpc] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../fs/nfsd/trace.h:2206, - from ../fs/nfsd/trace.c:4: -../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_xdr_err_class’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, +../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, @@ -32422,2 +81534,12 @@ -../include/trace/trace_events.h:430:31: error: ‘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: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); \ @@ -32425,5 +81547,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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:61: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, @@ -32431,2 +81553,12 @@ -../include/trace/trace_events.h:430:31: note: 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) + | ^~~~~~~~~~~~~~~~~~~ +../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); \ @@ -32434,5 +81566,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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:61: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, @@ -32440,8 +81572,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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/xfs/./scrub/trace.h:1704:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1704 | DECLARE_EVENT_CLASS(xchk_dirpath_class, @@ -32449,8 +81581,9 @@ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/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/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, @@ -32458,3 +81591,12 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61: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); \ @@ -32462,3 +81604,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: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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32468,2 +81629,2 @@ -../fs/nfsd/./trace.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ - 91 | TRACE_EVENT(nfsd_compound, +../fs/xfs/./scrub/trace.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ + 1852 | TRACE_EVENT(xchk_dirpath_changed, @@ -32471,6 +81632,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32480,2 +81641,2 @@ -../fs/nfsd/./trace.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ - 91 | TRACE_EVENT(nfsd_compound, +../fs/xfs/./scrub/trace.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ + 1852 | TRACE_EVENT(xchk_dirpath_changed, @@ -32483,3 +81644,3 @@ -../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); \ +../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); \ @@ -32487,3 +81648,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32493,2 +81654,2 @@ -../fs/nfsd/./trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ - 114 | TRACE_EVENT(nfsd_compound_status, +../fs/xfs/./scrub/trace.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ + 1885 | TRACE_EVENT(xchk_dirtree_live_update, @@ -32496,6 +81657,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32505,2 +81666,2 @@ -../fs/nfsd/./trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ - 114 | TRACE_EVENT(nfsd_compound_status, +../fs/xfs/./scrub/trace.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ + 1885 | TRACE_EVENT(xchk_dirtree_live_update, @@ -32508,3 +81669,3 @@ -../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); \ +../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); \ @@ -32512,3 +81673,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32518,2 +81736,2 @@ -../fs/nfsd/./trace.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ - 137 | TRACE_EVENT(nfsd_compound_decode_err, +../fs/xfs/./scrub/trace.h:2025:1: note: in expansion of macro ‘TRACE_EVENT’ + 2025 | TRACE_EVENT(xrep_abt_found, @@ -32521,6 +81739,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32530,2 +81748,2 @@ -../fs/nfsd/./trace.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ - 137 | TRACE_EVENT(nfsd_compound_decode_err, +../fs/xfs/./scrub/trace.h:2025:1: note: in expansion of macro ‘TRACE_EVENT’ + 2025 | TRACE_EVENT(xrep_abt_found, @@ -32533,3 +81751,3 @@ -../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); \ +../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); \ @@ -32537,3 +81755,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32543,2 +81761,2 @@ -../fs/nfsd/./trace.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ - 165 | TRACE_EVENT(nfsd_compound_encode_err, +../fs/xfs/./scrub/trace.h:2048:1: note: in expansion of macro ‘TRACE_EVENT’ + 2048 | TRACE_EVENT(xrep_ibt_found, @@ -32546,6 +81764,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32555,2 +81773,2 @@ -../fs/nfsd/./trace.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ - 165 | TRACE_EVENT(nfsd_compound_encode_err, +../fs/xfs/./scrub/trace.h:2048:1: note: in expansion of macro ‘TRACE_EVENT’ + 2048 | TRACE_EVENT(xrep_ibt_found, @@ -32558,3 +81776,3 @@ -../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); \ +../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); \ @@ -32562,3 +81780,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32568,2 +81786,2 @@ -../fs/nfsd/./trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ - 196 | TRACE_EVENT(nfsd_fh_verify, +../fs/xfs/./scrub/trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ + 2080 | TRACE_EVENT(xrep_refc_found, @@ -32571,6 +81789,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32580,2 +81798,2 @@ -../fs/nfsd/./trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ - 196 | TRACE_EVENT(nfsd_fh_verify, +../fs/xfs/./scrub/trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ + 2080 | TRACE_EVENT(xrep_refc_found, @@ -32583,3 +81801,3 @@ -../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); \ +../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); \ @@ -32587,3 +81805,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32593,12 +81811,9 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32608,9 +81823,6 @@ -../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); \ +../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); \ @@ -32618,18 +81830,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/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); \ @@ -32637,3 +81855,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32643,2 +81861,2 @@ -../fs/nfsd/./trace.h:308:1: note: in expansion of macro ‘TRACE_EVENT’ - 308 | TRACE_EVENT(nfsd_exp_find_key, +../fs/xfs/./scrub/trace.h:2172:1: note: in expansion of macro ‘TRACE_EVENT’ + 2172 | TRACE_EVENT(xrep_findroot_block, @@ -32646,6 +81864,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32655,2 +81873,2 @@ -../fs/nfsd/./trace.h:308:1: note: in expansion of macro ‘TRACE_EVENT’ - 308 | TRACE_EVENT(nfsd_exp_find_key, +../fs/xfs/./scrub/trace.h:2172:1: note: in expansion of macro ‘TRACE_EVENT’ + 2172 | TRACE_EVENT(xrep_findroot_block, @@ -32658,3 +81876,3 @@ -../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); \ +../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); \ @@ -32662,3 +81880,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32668,2 +81886,2 @@ -../fs/nfsd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ - 332 | TRACE_EVENT(nfsd_expkey_update, +../fs/xfs/./scrub/trace.h:2197:1: note: in expansion of macro ‘TRACE_EVENT’ + 2197 | TRACE_EVENT(xrep_calc_ag_resblks, @@ -32671,6 +81889,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32680,2 +81898,2 @@ -../fs/nfsd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ - 332 | TRACE_EVENT(nfsd_expkey_update, +../fs/xfs/./scrub/trace.h:2197:1: note: in expansion of macro ‘TRACE_EVENT’ + 2197 | TRACE_EVENT(xrep_calc_ag_resblks, @@ -32683,3 +81901,3 @@ -../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); \ +../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); \ @@ -32687,3 +81905,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32693,2 +81911,2 @@ -../fs/nfsd/./trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ - 358 | TRACE_EVENT(nfsd_exp_get_by_name, +../fs/xfs/./scrub/trace.h:2226:1: note: in expansion of macro ‘TRACE_EVENT’ + 2226 | TRACE_EVENT(xrep_calc_ag_resblks_btsize, @@ -32696,6 +81914,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32705,2 +81923,2 @@ -../fs/nfsd/./trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ - 358 | TRACE_EVENT(nfsd_exp_get_by_name, +../fs/xfs/./scrub/trace.h:2226:1: note: in expansion of macro ‘TRACE_EVENT’ + 2226 | TRACE_EVENT(xrep_calc_ag_resblks_btsize, @@ -32708,3 +81926,3 @@ -../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); \ +../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); \ @@ -32712,3 +81930,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32718,2 +81936,2 @@ -../fs/nfsd/./trace.h:379:1: note: in expansion of macro ‘TRACE_EVENT’ - 379 | TRACE_EVENT(nfsd_export_update, +../fs/xfs/./scrub/trace.h:2255:1: note: in expansion of macro ‘TRACE_EVENT’ + 2255 | TRACE_EVENT(xrep_reset_counters, @@ -32721,6 +81939,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32730,2 +81948,2 @@ -../fs/nfsd/./trace.h:379:1: note: in expansion of macro ‘TRACE_EVENT’ - 379 | TRACE_EVENT(nfsd_export_update, +../fs/xfs/./scrub/trace.h:2255:1: note: in expansion of macro ‘TRACE_EVENT’ + 2255 | TRACE_EVENT(xrep_reset_counters, @@ -32733,3 +81951,3 @@ -../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); \ +../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); \ @@ -32737,5 +81955,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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:61: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, @@ -32743,8 +81961,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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/xfs/./scrub/trace.h:2280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2280 | DECLARE_EVENT_CLASS(xrep_newbt_extent_class, @@ -32752,3 +81970,3 @@ -../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); \ +../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); \ @@ -32756,5 +81974,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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:61: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, @@ -32762,8 +81980,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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/xfs/./scrub/trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2317 | DECLARE_EVENT_CLASS(xrep_dinode_class, @@ -32771,3 +81989,3 @@ -../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); \ +../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); \ @@ -32775,3 +81993,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: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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32781,2 +82018,2 @@ -../fs/nfsd/./trace.h:474:1: note: in expansion of macro ‘TRACE_EVENT’ - 474 | TRACE_EVENT(nfsd_dirent, +../fs/xfs/./scrub/trace.h:2450:1: note: in expansion of macro ‘TRACE_EVENT’ + 2450 | TRACE_EVENT(xrep_dinode_count_rmaps, @@ -32784,6 +82021,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32793,2 +82030,2 @@ -../fs/nfsd/./trace.h:474:1: note: in expansion of macro ‘TRACE_EVENT’ - 474 | TRACE_EVENT(nfsd_dirent, +../fs/xfs/./scrub/trace.h:2450:1: note: in expansion of macro ‘TRACE_EVENT’ + 2450 | TRACE_EVENT(xrep_dinode_count_rmaps, @@ -32796,3 +82033,3 @@ -../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); \ +../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); \ @@ -32800,18 +82037,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/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); \ @@ -32819,3 +82062,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32825,2 +82068,2 @@ -../fs/nfsd/./trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ - 549 | TRACE_EVENT(nfsd_delegret_wakeup, +../fs/xfs/./scrub/trace.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ + 2511 | TRACE_EVENT(xrep_dinode_findmode_dirent_inval, @@ -32828,6 +82071,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32837,2 +82080,2 @@ -../fs/nfsd/./trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ - 549 | TRACE_EVENT(nfsd_delegret_wakeup, +../fs/xfs/./scrub/trace.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ + 2511 | TRACE_EVENT(xrep_dinode_findmode_dirent_inval, @@ -32840,3 +82083,3 @@ -../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); \ +../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); \ @@ -32844,18 +82087,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/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); \ @@ -32863,18 +82112,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/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); \ @@ -32882,5 +82137,30 @@ -../include/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/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/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, @@ -32888,8 +82168,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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/xfs/./scrub/trace.h:2622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2622 | DECLARE_EVENT_CLASS(xrep_dquot_class, @@ -32897,3 +82177,3 @@ -../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); \ +../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); \ @@ -32901,3 +82181,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32907,2 +82187,2 @@ -../fs/nfsd/./trace.h:699:1: note: in expansion of macro ‘TRACE_EVENT’ - 699 | TRACE_EVENT(nfsd_stateowner_replay, +../fs/xfs/./scrub/trace.h:2654:1: note: in expansion of macro ‘TRACE_EVENT’ + 2654 | TRACE_EVENT(xrep_rmap_live_update, @@ -32910,6 +82190,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32919,2 +82199,2 @@ -../fs/nfsd/./trace.h:699:1: note: in expansion of macro ‘TRACE_EVENT’ - 699 | TRACE_EVENT(nfsd_stateowner_replay, +../fs/xfs/./scrub/trace.h:2654:1: note: in expansion of macro ‘TRACE_EVENT’ + 2654 | TRACE_EVENT(xrep_rmap_live_update, @@ -32922,3 +82202,3 @@ -../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); \ +../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); \ @@ -32926,3 +82206,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32932,12 +82212,9 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32947,9 +82224,6 @@ -../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); \ +../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); \ @@ -32957,5 +82231,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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:61: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, @@ -32963,8 +82237,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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/xfs/./scrub/trace.h:2723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2723 | DECLARE_EVENT_CLASS(xrep_tempfile_class, @@ -32972,3 +82246,3 @@ -../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); \ +../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); \ @@ -32976,3 +82250,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32982,2 +82256,2 @@ -../fs/nfsd/./trace.h:792:1: note: in expansion of macro ‘TRACE_EVENT’ - 792 | TRACE_EVENT(nfsd_slot_seqid_sequence, +../fs/xfs/./scrub/trace.h:2762:1: note: in expansion of macro ‘TRACE_EVENT’ + 2762 | TRACE_EVENT(xreap_ifork_extent, @@ -32985,6 +82259,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -32994,2 +82268,2 @@ -../fs/nfsd/./trace.h:792:1: note: in expansion of macro ‘TRACE_EVENT’ - 792 | TRACE_EVENT(nfsd_slot_seqid_sequence, +../fs/xfs/./scrub/trace.h:2762:1: note: in expansion of macro ‘TRACE_EVENT’ + 2762 | TRACE_EVENT(xreap_ifork_extent, @@ -32997,3 +82271,3 @@ -../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); \ +../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); \ @@ -33001,18 +82275,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/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); \ @@ -33020,3 +82300,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -33026,2 +82306,2 @@ -../fs/nfsd/./trace.h:851:1: note: in expansion of macro ‘TRACE_EVENT’ - 851 | TRACE_EVENT(nfsd_mark_client_expired, +../fs/xfs/./scrub/trace.h:2823:1: note: in expansion of macro ‘TRACE_EVENT’ + 2823 | TRACE_EVENT(xrep_xattr_recover_leafblock, @@ -33029,6 +82309,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -33038,2 +82318,2 @@ -../fs/nfsd/./trace.h:851:1: note: in expansion of macro ‘TRACE_EVENT’ - 851 | TRACE_EVENT(nfsd_mark_client_expired, +../fs/xfs/./scrub/trace.h:2823:1: note: in expansion of macro ‘TRACE_EVENT’ + 2823 | TRACE_EVENT(xrep_xattr_recover_leafblock, @@ -33041,3 +82321,3 @@ -../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); \ +../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); \ @@ -33045,5 +82325,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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:61: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, @@ -33051,8 +82331,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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/xfs/./scrub/trace.h:2845:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2845 | DECLARE_EVENT_CLASS(xrep_xattr_salvage_class, @@ -33060,3 +82340,3 @@ -../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); \ +../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); \ @@ -33064,3 +82344,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: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) + | ^~~~~~~~~~~~~~~~~~~ @@ -33070,2 +82369,2 @@ -../fs/nfsd/./trace.h:895:1: note: in expansion of macro ‘TRACE_EVENT’ - 895 | TRACE_EVENT(nfsd_writeverf_reset, +../fs/xfs/./scrub/trace.h:2921:1: note: in expansion of macro ‘TRACE_EVENT’ + 2921 | TRACE_EVENT(xrep_xattr_class, @@ -33073,6 +82372,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -33082,2 +82381,2 @@ -../fs/nfsd/./trace.h:895:1: note: in expansion of macro ‘TRACE_EVENT’ - 895 | TRACE_EVENT(nfsd_writeverf_reset, +../fs/xfs/./scrub/trace.h:2921:1: note: in expansion of macro ‘TRACE_EVENT’ + 2921 | TRACE_EVENT(xrep_xattr_class, @@ -33085,3 +82384,3 @@ -../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); \ +../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); \ @@ -33089,3 +82388,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: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) + | ^~~~~~~~~~~~~~~~~~~ @@ -33095,2 +82413,2 @@ -../fs/nfsd/./trace.h:923:1: note: in expansion of macro ‘TRACE_EVENT’ - 923 | TRACE_EVENT(nfsd_clid_cred_mismatch, +../fs/xfs/./scrub/trace.h:2983:1: note: in expansion of macro ‘TRACE_EVENT’ + 2983 | TRACE_EVENT(xrep_dir_recover_dirblock, @@ -33098,6 +82416,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -33107,2 +82425,2 @@ -../fs/nfsd/./trace.h:923:1: note: in expansion of macro ‘TRACE_EVENT’ - 923 | TRACE_EVENT(nfsd_clid_cred_mismatch, +../fs/xfs/./scrub/trace.h:2983:1: note: in expansion of macro ‘TRACE_EVENT’ + 2983 | TRACE_EVENT(xrep_dir_recover_dirblock, @@ -33110,3 +82428,3 @@ -../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); \ +../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); \ @@ -33114,3 +82432,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: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) + | ^~~~~~~~~~~~~~~~~~~ @@ -33120,2 +82552,2 @@ -../fs/nfsd/./trace.h:952:1: note: in expansion of macro ‘TRACE_EVENT’ - 952 | TRACE_EVENT(nfsd_clid_verf_mismatch, +../fs/xfs/./scrub/trace.h:3202:1: note: in expansion of macro ‘TRACE_EVENT’ + 3202 | TRACE_EVENT(xrep_nlinks_set_record, @@ -33123,6 +82555,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -33132,2 +82564,2 @@ -../fs/nfsd/./trace.h:952:1: note: in expansion of macro ‘TRACE_EVENT’ - 952 | TRACE_EVENT(nfsd_clid_verf_mismatch, +../fs/xfs/./scrub/trace.h:3202:1: note: in expansion of macro ‘TRACE_EVENT’ + 3202 | TRACE_EVENT(xrep_nlinks_set_record, @@ -33135,3 +82567,3 @@ -../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); \ +../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); \ @@ -33139,5 +82571,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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:61: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, @@ -33145,8 +82577,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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/xfs/./scrub/trace.h:3228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3228 | DECLARE_EVENT_CLASS(xrep_dentry_class, @@ -33154,3 +82586,3 @@ -../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); \ +../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); \ @@ -33158,5 +82590,30 @@ -../include/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/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/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, @@ -33164,8 +82621,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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/xfs/./scrub/trace.h:3292:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3292 | DECLARE_EVENT_CLASS(xrep_symlink_class, @@ -33173,3 +82630,3 @@ -../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); \ +../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); \ @@ -33177,3 +82634,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -33183,2 +82640,2 @@ -../fs/nfsd/./trace.h:1066:1: note: in expansion of macro ‘TRACE_EVENT’ - 1066 | TRACE_EVENT(nfsd_file_alloc, +../fs/xfs/./scrub/trace.h:3315:1: note: in expansion of macro ‘TRACE_EVENT’ + 3315 | TRACE_EVENT(xrep_iunlink_visit, @@ -33186,6 +82643,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -33195,2 +82652,2 @@ -../fs/nfsd/./trace.h:1066:1: note: in expansion of macro ‘TRACE_EVENT’ - 1066 | TRACE_EVENT(nfsd_file_alloc, +../fs/xfs/./scrub/trace.h:3315:1: note: in expansion of macro ‘TRACE_EVENT’ + 3315 | TRACE_EVENT(xrep_iunlink_visit, @@ -33198,3 +82655,3 @@ -../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); \ +../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); \ @@ -33202,3 +82659,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -33208,2 +82665,2 @@ -../fs/nfsd/./trace.h:1090:1: note: in expansion of macro ‘TRACE_EVENT’ - 1090 | TRACE_EVENT(nfsd_file_acquire, +../fs/xfs/./scrub/trace.h:3347:1: note: in expansion of macro ‘TRACE_EVENT’ + 3347 | TRACE_EVENT(xrep_iunlink_reload_next, @@ -33211,6 +82668,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -33220,2 +82677,2 @@ -../fs/nfsd/./trace.h:1090:1: note: in expansion of macro ‘TRACE_EVENT’ - 1090 | TRACE_EVENT(nfsd_file_acquire, +../fs/xfs/./scrub/trace.h:3347:1: note: in expansion of macro ‘TRACE_EVENT’ + 3347 | TRACE_EVENT(xrep_iunlink_reload_next, @@ -33223,3 +82680,3 @@ -../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); \ +../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); \ @@ -33227,3 +82684,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -33233,2 +82690,2 @@ -../fs/nfsd/./trace.h:1132:1: note: in expansion of macro ‘TRACE_EVENT’ - 1132 | TRACE_EVENT(nfsd_file_insert_err, +../fs/xfs/./scrub/trace.h:3379:1: note: in expansion of macro ‘TRACE_EVENT’ + 3379 | TRACE_EVENT(xrep_iunlink_reload_ondisk, @@ -33236,6 +82693,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -33245,2 +82702,2 @@ -../fs/nfsd/./trace.h:1132:1: note: in expansion of macro ‘TRACE_EVENT’ - 1132 | TRACE_EVENT(nfsd_file_insert_err, +../fs/xfs/./scrub/trace.h:3379:1: note: in expansion of macro ‘TRACE_EVENT’ + 3379 | TRACE_EVENT(xrep_iunlink_reload_ondisk, @@ -33248,3 +82705,3 @@ -../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); \ +../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); \ @@ -33252,3 +82709,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -33258,2 +82715,2 @@ -../fs/nfsd/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ - 1159 | TRACE_EVENT(nfsd_file_cons_err, +../fs/xfs/./scrub/trace.h:3405:1: note: in expansion of macro ‘TRACE_EVENT’ + 3405 | TRACE_EVENT(xrep_iunlink_walk_ondisk_bucket, @@ -33261,6 +82718,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -33270,2 +82727,2 @@ -../fs/nfsd/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ - 1159 | TRACE_EVENT(nfsd_file_cons_err, +../fs/xfs/./scrub/trace.h:3405:1: note: in expansion of macro ‘TRACE_EVENT’ + 3405 | TRACE_EVENT(xrep_iunlink_walk_ondisk_bucket, @@ -33273,3 +82730,3 @@ -../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); \ +../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); \ @@ -33277,5 +82734,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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:61: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, @@ -33283,8 +82740,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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/xfs/./scrub/trace.h:3431:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3431 | DECLARE_EVENT_CLASS(xrep_iunlink_resolve_class, @@ -33292,3 +82749,3 @@ -../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); \ +../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); \ @@ -33296,3 +82753,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -33302,2 +82759,2 @@ -../fs/nfsd/./trace.h:1229:1: note: in expansion of macro ‘TRACE_EVENT’ - 1229 | TRACE_EVENT(nfsd_file_is_cached, +../fs/xfs/./scrub/trace.h:3466:1: note: in expansion of macro ‘TRACE_EVENT’ + 3466 | TRACE_EVENT(xrep_iunlink_relink_next, @@ -33305,6 +82762,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -33314,2 +82771,2 @@ -../fs/nfsd/./trace.h:1229:1: note: in expansion of macro ‘TRACE_EVENT’ - 1229 | TRACE_EVENT(nfsd_file_is_cached, +../fs/xfs/./scrub/trace.h:3466:1: note: in expansion of macro ‘TRACE_EVENT’ + 3466 | TRACE_EVENT(xrep_iunlink_relink_next, @@ -33317,3 +82774,3 @@ -../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); \ +../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); \ @@ -33321,3 +82778,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -33327,2 +82784,2 @@ -../fs/nfsd/./trace.h:1249:1: note: in expansion of macro ‘TRACE_EVENT’ - 1249 | TRACE_EVENT(nfsd_file_fsnotify_handle_event, +../fs/xfs/./scrub/trace.h:3492:1: note: in expansion of macro ‘TRACE_EVENT’ + 3492 | TRACE_EVENT(xrep_iunlink_relink_prev, @@ -33330,6 +82787,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -33339,2 +82796,2 @@ -../fs/nfsd/./trace.h:1249:1: note: in expansion of macro ‘TRACE_EVENT’ - 1249 | TRACE_EVENT(nfsd_file_fsnotify_handle_event, +../fs/xfs/./scrub/trace.h:3492:1: note: in expansion of macro ‘TRACE_EVENT’ + 3492 | TRACE_EVENT(xrep_iunlink_relink_prev, @@ -33342,3 +82799,28 @@ -../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); \ +../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); \ @@ -33345,0 +82828,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/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); \ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -33349,2 +82861,2 @@ -../fs/nfsd/./trace.h:1268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1268 | DECLARE_EVENT_CLASS(nfsd_file_gc_class, +../fs/xfs/./xfs_trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 103 | DECLARE_EVENT_CLASS(xfs_attr_list_class, @@ -33352 +82864 @@ -../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’? @@ -33354 +82866 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -33358,2 +82870,2 @@ -../fs/nfsd/./trace.h:1268:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1268 | DECLARE_EVENT_CLASS(nfsd_file_gc_class, +../fs/xfs/./xfs_trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 103 | DECLARE_EVENT_CLASS(xfs_attr_list_class, @@ -33361,2 +82873 @@ -../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’? +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in @@ -33368,2 +82879,2 @@ -../fs/nfsd/./trace.h:1308:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1308 | DECLARE_EVENT_CLASS(nfsd_file_lruwalk_class, +../fs/xfs/./xfs_trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 103 | DECLARE_EVENT_CLASS(xfs_attr_list_class, @@ -33377,2 +82888,2 @@ -../fs/nfsd/./trace.h:1308:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1308 | DECLARE_EVENT_CLASS(nfsd_file_lruwalk_class, +../fs/xfs/./xfs_trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 103 | DECLARE_EVENT_CLASS(xfs_attr_list_class, @@ -33380 +82891,10 @@ -../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_close’: +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h: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’: @@ -33390,2 +82910,2 @@ -../fs/nfsd/./trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ - 1337 | TRACE_EVENT(nfsd_file_close, +../fs/xfs/./xfs_trace.h:163:1: note: in expansion of macro ‘TRACE_EVENT’ + 163 | TRACE_EVENT(xlog_intent_recovery_failed, @@ -33402,2 +82922,2 @@ -../fs/nfsd/./trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ - 1337 | TRACE_EVENT(nfsd_file_close, +../fs/xfs/./xfs_trace.h:163:1: note: in expansion of macro ‘TRACE_EVENT’ + 163 | TRACE_EVENT(xlog_intent_recovery_failed, @@ -33405 +82925 @@ -../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_drc_found’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_perag_class’: @@ -33412,6 +82932,3 @@ -../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/xfs/./xfs_trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 183 | DECLARE_EVENT_CLASS(xfs_perag_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -33424,7 +82941,4 @@ -../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’: +../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’: @@ -33440,2 +82954,2 @@ -../fs/nfsd/./trace.h:1388:1: note: in expansion of macro ‘TRACE_EVENT’ - 1388 | TRACE_EVENT(nfsd_drc_mismatch, +../fs/xfs/./xfs_trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ + 222 | TRACE_EVENT(xfs_inodegc_worker, @@ -33452,2 +82966,2 @@ -../fs/nfsd/./trace.h:1388:1: note: in expansion of macro ‘TRACE_EVENT’ - 1388 | TRACE_EVENT(nfsd_drc_mismatch, +../fs/xfs/./xfs_trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ + 222 | TRACE_EVENT(xfs_inodegc_worker, @@ -33455 +82969 @@ -../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_args’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_fs_class’: @@ -33462,6 +82976,3 @@ -../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/xfs/./xfs_trace.h:238:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 238 | DECLARE_EVENT_CLASS(xfs_fs_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -33474,7 +82985,4 @@ -../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’: +../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’: @@ -33490,2 +82998,2 @@ -../fs/nfsd/./trace.h:1437:1: note: in expansion of macro ‘TRACE_EVENT’ - 1437 | TRACE_EVENT(nfsd_cb_nodelegs, +../fs/xfs/./xfs_trace.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ + 281 | TRACE_EVENT(xfs_inodegc_shrinker_scan, @@ -33502,2 +83010,2 @@ -../fs/nfsd/./trace.h:1437:1: note: in expansion of macro ‘TRACE_EVENT’ - 1437 | TRACE_EVENT(nfsd_cb_nodelegs, +../fs/xfs/./xfs_trace.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ + 281 | TRACE_EVENT(xfs_inodegc_shrinker_scan, @@ -33505 +83013 @@ -../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_class’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_ag_class’: @@ -33512,2 +83020,2 @@ -../fs/nfsd/./trace.h:1458:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1458 | DECLARE_EVENT_CLASS(nfsd_cb_class, +../fs/xfs/./xfs_trace.h:301:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 301 | DECLARE_EVENT_CLASS(xfs_ag_class, @@ -33521,2 +83029,2 @@ -../fs/nfsd/./trace.h:1458:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1458 | DECLARE_EVENT_CLASS(nfsd_cb_class, +../fs/xfs/./xfs_trace.h:301:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 301 | DECLARE_EVENT_CLASS(xfs_ag_class, @@ -33524 +83032 @@ -../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_setup’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_attr_list_node_descend’: @@ -33534,2 +83042,2 @@ -../fs/nfsd/./trace.h:1506:1: note: in expansion of macro ‘TRACE_EVENT’ - 1506 | TRACE_EVENT(nfsd_cb_setup, +../fs/xfs/./xfs_trace.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT(xfs_attr_list_node_descend, @@ -33546,2 +83054,2 @@ -../fs/nfsd/./trace.h:1506:1: note: in expansion of macro ‘TRACE_EVENT’ - 1506 | TRACE_EVENT(nfsd_cb_setup, +../fs/xfs/./xfs_trace.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT(xfs_attr_list_node_descend, @@ -33549 +83057 @@ -../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_setup_err’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_bmap_class’: @@ -33556,6 +83064,3 @@ -../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/xfs/./xfs_trace.h:378:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 378 | DECLARE_EVENT_CLASS(xfs_bmap_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -33568,7 +83073,4 @@ -../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’: +../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’: @@ -33581,2 +83083,2 @@ -../fs/nfsd/./trace.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1556 | DECLARE_EVENT_CLASS(nfsd_cb_lifetime_class, +../fs/xfs/./xfs_trace.h:437:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 437 | DECLARE_EVENT_CLASS(xfs_buf_class, @@ -33590,2 +83092,2 @@ -../fs/nfsd/./trace.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1556 | DECLARE_EVENT_CLASS(nfsd_cb_lifetime_class, +../fs/xfs/./xfs_trace.h:437:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 437 | DECLARE_EVENT_CLASS(xfs_buf_class, @@ -33593 +83095 @@ -../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_seq_status’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_buf_flags_class’: @@ -33600,6 +83102,3 @@ -../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/xfs/./xfs_trace.h:508:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 508 | DECLARE_EVENT_CLASS(xfs_buf_flags_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -33612,7 +83111,4 @@ -../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’: +../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’: @@ -33628,2 +83124,2 @@ -../fs/nfsd/./trace.h:1639:1: note: in expansion of macro ‘TRACE_EVENT’ - 1639 | TRACE_EVENT(nfsd_cb_free_slot, +../fs/xfs/./xfs_trace.h:551:1: note: in expansion of macro ‘TRACE_EVENT’ + 551 | TRACE_EVENT(xfs_buf_ioerror, @@ -33640,2 +83136,2 @@ -../fs/nfsd/./trace.h:1639:1: note: in expansion of macro ‘TRACE_EVENT’ - 1639 | TRACE_EVENT(nfsd_cb_free_slot, +../fs/xfs/./xfs_trace.h:551:1: note: in expansion of macro ‘TRACE_EVENT’ + 551 | TRACE_EVENT(xfs_buf_ioerror, @@ -33643 +83139 @@ -../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_recall’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_buf_item_class’: @@ -33650,9 +83146,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../fs/nfsd/./trace.h:1678:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 1678 | TRACE_EVENT_CONDITION(nfsd_cb_recall, - | ^~~~~~~~~~~~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:589:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 589 | DECLARE_EVENT_CLASS(xfs_buf_item_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -33665,10 +83155,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../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’: +../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’: @@ -33681,6 +83165,3 @@ -../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/xfs/./xfs_trace.h:664:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 664 | DECLARE_EVENT_CLASS(xfs_filestream_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -33693,7 +83174,4 @@ -../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’: +../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’: @@ -33709,2 +83187,2 @@ -../fs/nfsd/./trace.h:1733:1: note: in expansion of macro ‘TRACE_EVENT’ - 1733 | TRACE_EVENT(nfsd_cb_offload, +../fs/xfs/./xfs_trace.h:693:1: note: in expansion of macro ‘TRACE_EVENT’ + 693 | TRACE_EVENT(xfs_filestream_pick, @@ -33721,2 +83199,2 @@ -../fs/nfsd/./trace.h:1733:1: note: in expansion of macro ‘TRACE_EVENT’ - 1733 | TRACE_EVENT(nfsd_cb_offload, +../fs/xfs/./xfs_trace.h:693:1: note: in expansion of macro ‘TRACE_EVENT’ + 693 | TRACE_EVENT(xfs_filestream_pick, @@ -33724 +83202 @@ -../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_recall_any’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_lock_class’: @@ -33731,6 +83209,3 @@ -../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/xfs/./xfs_trace.h:723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 723 | DECLARE_EVENT_CLASS(xfs_lock_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -33743,7 +83218,4 @@ -../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’: +../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’: @@ -33756,2 +83228,2 @@ -../fs/nfsd/./trace.h:1795:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1795 | DECLARE_EVENT_CLASS(nfsd_cb_done_class, +../fs/xfs/./xfs_trace.h:756:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 756 | DECLARE_EVENT_CLASS(xfs_inode_class, @@ -33765,2 +83237,2 @@ -../fs/nfsd/./trace.h:1795:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1795 | DECLARE_EVENT_CLASS(nfsd_cb_done_class, +../fs/xfs/./xfs_trace.h:756:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 756 | DECLARE_EVENT_CLASS(xfs_inode_class, @@ -33768 +83240 @@ -../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_recall_any_done’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_filemap_fault’: @@ -33778,2 +83250,2 @@ -../fs/nfsd/./trace.h:1834:1: note: in expansion of macro ‘TRACE_EVENT’ - 1834 | TRACE_EVENT(nfsd_cb_recall_any_done, +../fs/xfs/./xfs_trace.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ + 830 | TRACE_EVENT(xfs_filemap_fault, @@ -33790,2 +83262,2 @@ -../fs/nfsd/./trace.h:1834:1: note: in expansion of macro ‘TRACE_EVENT’ - 1834 | TRACE_EVENT(nfsd_cb_recall_any_done, +../fs/xfs/./xfs_trace.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ + 830 | TRACE_EVENT(xfs_filemap_fault, @@ -33793 +83265 @@ -../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_unlock_ip’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_iref_class’: @@ -33800,6 +83272,3 @@ -../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/xfs/./xfs_trace.h:852:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 852 | DECLARE_EVENT_CLASS(xfs_iref_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -33812,7 +83281,4 @@ -../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’: +../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’: @@ -33828,2 +83294,2 @@ -../fs/nfsd/./trace.h:1874:1: note: in expansion of macro ‘TRACE_EVENT’ - 1874 | TRACE_EVENT(nfsd_ctl_unlock_fs, +../fs/xfs/./xfs_trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ + 877 | TRACE_EVENT(xfs_iomap_prealloc_size, @@ -33840,2 +83306,2 @@ -../fs/nfsd/./trace.h:1874:1: note: in expansion of macro ‘TRACE_EVENT’ - 1874 | TRACE_EVENT(nfsd_ctl_unlock_fs, +../fs/xfs/./xfs_trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ + 877 | TRACE_EVENT(xfs_iomap_prealloc_size, @@ -33843 +83309 @@ -../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_filehandle’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_irec_merge_pre’: @@ -33853,2 +83319,2 @@ -../fs/nfsd/./trace.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ - 1893 | TRACE_EVENT(nfsd_ctl_filehandle, +../fs/xfs/./xfs_trace.h:901:1: note: in expansion of macro ‘TRACE_EVENT’ + 901 | TRACE_EVENT(xfs_irec_merge_pre, @@ -33865,2 +83331,2 @@ -../fs/nfsd/./trace.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ - 1893 | TRACE_EVENT(nfsd_ctl_filehandle, +../fs/xfs/./xfs_trace.h:901:1: note: in expansion of macro ‘TRACE_EVENT’ + 901 | TRACE_EVENT(xfs_irec_merge_pre, @@ -33868 +83334 @@ -../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_threads’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_irec_merge_post’: @@ -33878,2 +83344,2 @@ -../fs/nfsd/./trace.h:1918:1: note: in expansion of macro ‘TRACE_EVENT’ - 1918 | TRACE_EVENT(nfsd_ctl_threads, +../fs/xfs/./xfs_trace.h:930:1: note: in expansion of macro ‘TRACE_EVENT’ + 930 | TRACE_EVENT(xfs_irec_merge_post, @@ -33890,2 +83356,2 @@ -../fs/nfsd/./trace.h:1918:1: note: in expansion of macro ‘TRACE_EVENT’ - 1918 | TRACE_EVENT(nfsd_ctl_threads, +../fs/xfs/./xfs_trace.h:930:1: note: in expansion of macro ‘TRACE_EVENT’ + 930 | TRACE_EVENT(xfs_irec_merge_post, @@ -33893 +83359 @@ -../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_pool_threads’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_namespace_class’: @@ -33900,6 +83366,3 @@ -../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/xfs/./xfs_trace.h:963:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 963 | DECLARE_EVENT_CLASS(xfs_namespace_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -33912,7 +83375,4 @@ -../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’: +../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’: @@ -33928,2 +83388,2 @@ -../fs/nfsd/./trace.h:1959:1: note: in expansion of macro ‘TRACE_EVENT’ - 1959 | TRACE_EVENT(nfsd_ctl_version, +../fs/xfs/./xfs_trace.h:995:1: note: in expansion of macro ‘TRACE_EVENT’ + 995 | TRACE_EVENT(xfs_rename, @@ -33940,2 +83400,2 @@ -../fs/nfsd/./trace.h:1959:1: note: in expansion of macro ‘TRACE_EVENT’ - 1959 | TRACE_EVENT(nfsd_ctl_version, +../fs/xfs/./xfs_trace.h:995:1: note: in expansion of macro ‘TRACE_EVENT’ + 995 | TRACE_EVENT(xfs_rename, @@ -33943 +83403 @@ -../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_ports_addfd’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_dquot_class’: @@ -33950,6 +83410,3 @@ -../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/xfs/./xfs_trace.h:1029:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1029 | DECLARE_EVENT_CLASS(xfs_dquot_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -33962,7 +83419,4 @@ -../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’: +../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’: @@ -33978,2 +83432,2 @@ -../fs/nfsd/./trace.h:1997:1: note: in expansion of macro ‘TRACE_EVENT’ - 1997 | TRACE_EVENT(nfsd_ctl_ports_addxprt, +../fs/xfs/./xfs_trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ + 1127 | TRACE_EVENT(xfs_trans_mod_dquot, @@ -33990,2 +83444,2 @@ -../fs/nfsd/./trace.h:1997:1: note: in expansion of macro ‘TRACE_EVENT’ - 1997 | TRACE_EVENT(nfsd_ctl_ports_addxprt, +../fs/xfs/./xfs_trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ + 1127 | TRACE_EVENT(xfs_trans_mod_dquot, @@ -33993 +83447 @@ -../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_maxblksize’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_dqtrx_class’: @@ -34000,6 +83454,3 @@ -../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/xfs/./xfs_trace.h:1156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1156 | DECLARE_EVENT_CLASS(xfs_dqtrx_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -34012,7 +83463,4 @@ -../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’: +../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’: @@ -34025,6 +83473,3 @@ -../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/xfs/./xfs_trace.h:1228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1228 | DECLARE_EVENT_CLASS(xfs_loggrant_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -34037,7 +83482,4 @@ -../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’: +../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’: @@ -34050,6 +83492,3 @@ -../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/xfs/./xfs_trace.h:1312:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1312 | DECLARE_EVENT_CLASS(xfs_log_item_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -34062,7 +83501,4 @@ -../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’: +../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’: @@ -34078,2 +83514,2 @@ -../fs/nfsd/./trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ - 2080 | TRACE_EVENT(nfsd_ctl_recoverydir, +../fs/xfs/./xfs_trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ + 1337 | TRACE_EVENT(xfs_log_force, @@ -34090,2 +83526,2 @@ -../fs/nfsd/./trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ - 2080 | TRACE_EVENT(nfsd_ctl_recoverydir, +../fs/xfs/./xfs_trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ + 1337 | TRACE_EVENT(xfs_log_force, @@ -34093 +83529,20 @@ -../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_end_grace’: +../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’: @@ -34103,2 +83558,2 @@ -../fs/nfsd/./trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ - 2099 | TRACE_EVENT(nfsd_end_grace, +../fs/xfs/./xfs_trace.h:1403:1: note: in expansion of macro ‘TRACE_EVENT’ + 1403 | TRACE_EVENT(xfs_log_assign_tail_lsn, @@ -34115,2 +83570,2 @@ -../fs/nfsd/./trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ - 2099 | TRACE_EVENT(nfsd_end_grace, +../fs/xfs/./xfs_trace.h:1403:1: note: in expansion of macro ‘TRACE_EVENT’ + 1403 | TRACE_EVENT(xfs_log_assign_tail_lsn, @@ -34118 +83573 @@ -../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_copy_class’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_file_class’: @@ -34125,2 +83580,2 @@ -../fs/nfsd/./trace.h:2114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2114 | DECLARE_EVENT_CLASS(nfsd_copy_class, +../fs/xfs/./xfs_trace.h:1425:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1425 | DECLARE_EVENT_CLASS(xfs_file_class, @@ -34134,2 +83589,2 @@ -../fs/nfsd/./trace.h:2114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2114 | DECLARE_EVENT_CLASS(nfsd_copy_class, +../fs/xfs/./xfs_trace.h:1425:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1425 | DECLARE_EVENT_CLASS(xfs_file_class, @@ -34137 +83592 @@ -../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_copy_done’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_imap_class’: @@ -34144,6 +83599,3 @@ -../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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:1462:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1462 | DECLARE_EVENT_CLASS(xfs_imap_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -34156,13 +83608,5 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/nfsd/./trace.h:2177:1: note: in expansion of macro ‘TRACE_EVENT’ - 2177 | TRACE_EVENT(nfsd_copy_done, - | ^~~~~~~~~~~ -make[5]: *** [../scripts/Makefile.build:244: fs/nfsd/trace.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: fs/nfsd] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/ext4.h:2987, - from ../fs/ext4/super.c:61: -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_other_inode_update_time’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] +../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’? @@ -34170 +83614 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -34174,7 +83618,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’? @@ -34182 +83623 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -34186,7 +83627,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’? @@ -34198,6 +83637,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -34209,0 +83646,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -34213,2 +83659,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, @@ -34216,3 +83662,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); \ + | ^~~~~~~~~~~~~~~~~ @@ -34225,2 +83671,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, @@ -34228 +83674 @@ -../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’: @@ -34238,2 +83684,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, @@ -34250,2 +83696,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, @@ -34253 +83699 @@ -../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’: @@ -34257,9 +83703,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -34272,7 +83715,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’: @@ -34288,2 +83728,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, @@ -34300,2 +83740,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, @@ -34303 +83743 @@ -../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’: @@ -34310,6 +83750,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -34322,7 +83759,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’: @@ -34338,2 +83772,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, @@ -34350,2 +83784,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, @@ -34353 +83787 @@ -../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’: @@ -34360,6 +83794,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -34372,7 +83803,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’: @@ -34388,2 +83816,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, @@ -34400,2 +83828,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, @@ -34403 +83831 @@ -../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’: @@ -34410,6 +83838,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -34422,7 +83847,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’: @@ -34435,2 +83857,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, @@ -34444,2 +83866,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, @@ -34447 +83869 @@ -../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’: @@ -34454,2 +83876,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, @@ -34463,2 +83885,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, @@ -34466 +83888 @@ -../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’: @@ -34476,2 +83898,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, @@ -34488,2 +83910,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, @@ -34491 +83913 @@ -../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’: @@ -34498,6 +83920,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -34510,7 +83929,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’: @@ -34526,2 +83942,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, @@ -34538,2 +83954,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, @@ -34541 +83957 @@ -../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’: @@ -34551,2 +83967,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, @@ -34563,2 +83979,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, @@ -34566 +83982 @@ -../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’: @@ -34573,2 +83989,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, @@ -34582,2 +83998,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, @@ -34585 +84001 @@ -../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’: @@ -34592,2 +84008,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, @@ -34601,2 +84017,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, @@ -34604 +84020 @@ -../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’: @@ -34611,6 +84027,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -34623,7 +84036,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’: @@ -34636,2 +84046,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, @@ -34645,2 +84055,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, @@ -34648 +84058 @@ -../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’: @@ -34655,6 +84065,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -34667,7 +84074,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’: @@ -34680,6 +84084,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -34692,7 +84093,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’: @@ -34705,6 +84103,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -34717,7 +84112,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’: @@ -34733,2 +84125,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, @@ -34745,2 +84137,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, @@ -34748 +84140 @@ -../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’: @@ -34758,2 +84150,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, @@ -34770,2 +84162,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, @@ -34773 +84165 @@ -../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’: @@ -34780,6 +84172,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -34792,7 +84181,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’: @@ -34805,6 +84191,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -34817,7 +84200,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’: @@ -34830,6 +84210,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -34842,7 +84219,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’: @@ -34855,6 +84229,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -34867,7 +84238,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’: @@ -34880,6 +84248,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -34892,7 +84257,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’: @@ -34905,6 +84267,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -34917,7 +84276,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’: @@ -34930,6 +84286,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -34942,7 +84295,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’: @@ -34958,2 +84308,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, @@ -34970,2 +84320,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, @@ -34973 +84323 @@ -../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’: @@ -34980,2 +84330,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, @@ -34989,2 +84339,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, @@ -34992 +84342 @@ -../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’: @@ -34999,6 +84349,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -35011,7 +84358,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’: @@ -35024,6 +84368,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -35036,7 +84377,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’: @@ -35049,6 +84387,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -35061,7 +84396,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’: @@ -35074,6 +84406,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -35086,7 +84415,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’: @@ -35099,2 +84425,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, @@ -35108,2 +84434,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, @@ -35111 +84437 @@ -../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’: @@ -35121,2 +84447,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, @@ -35133,2 +84459,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, @@ -35136 +84462 @@ -../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’: @@ -35143,2 +84469,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, @@ -35152,2 +84478,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, @@ -35155 +84481 @@ -../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’: @@ -35162,6 +84488,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -35174,7 +84497,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’: @@ -35187,6 +84507,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -35199,7 +84516,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’: @@ -35212,6 +84526,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -35224,7 +84535,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’: @@ -35237,2 +84545,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, @@ -35246,2 +84554,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, @@ -35249 +84557 @@ -../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’: @@ -35256,6 +84564,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -35268,7 +84573,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’: @@ -35281,6 +84583,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -35293,7 +84592,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’: @@ -35306,2 +84602,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, @@ -35315,2 +84611,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, @@ -35318 +84614 @@ -../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’: @@ -35325,2 +84621,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, @@ -35334,2 +84630,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, @@ -35337 +84633 @@ -../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’: @@ -35344,6 +84640,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -35356,7 +84649,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’: @@ -35369,6 +84659,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -35381,7 +84668,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’: @@ -35397,2 +84681,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, @@ -35409,2 +84693,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, @@ -35412 +84696 @@ -../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’: @@ -35422,2 +84706,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, @@ -35434,2 +84718,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, @@ -35437 +84721 @@ -../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’: @@ -35444,6 +84728,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -35456,7 +84737,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’: @@ -35469,2 +84747,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, @@ -35478,2 +84756,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, @@ -35481 +84759 @@ -../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’: @@ -35488,6 +84766,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -35500,7 +84775,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’: @@ -35513,6 +84785,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -35525,7 +84794,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’: @@ -35541,2 +84807,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, @@ -35553,2 +84819,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, @@ -35556 +84822 @@ -../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’: @@ -35563,6 +84829,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -35575,7 +84838,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’: @@ -35591,2 +84851,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, @@ -35603,2 +84863,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, @@ -35606 +84866 @@ -../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’: @@ -35616,2 +84876,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, @@ -35628,2 +84888,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, @@ -35631 +84891 @@ -../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’: @@ -35641,2 +84901,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, @@ -35653,2 +84913,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, @@ -35656 +84916 @@ -../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’: @@ -35666,2 +84926,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, @@ -35678,2 +84938,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, @@ -35681 +84941 @@ -../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’: @@ -35688,2 +84948,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, @@ -35697,2 +84957,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, @@ -35700 +84960 @@ -../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’: @@ -35707,6 +84967,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -35719,7 +84976,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’: @@ -35732,6 +84986,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -35744,7 +84995,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’: @@ -35757,6 +85005,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -35769,7 +85014,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’: @@ -35785,2 +85027,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, @@ -35797,2 +85039,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, @@ -35800 +85042 @@ -../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’: @@ -35810,2 +85052,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, @@ -35822,2 +85064,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, @@ -35825 +85067 @@ -../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’: @@ -35832,3 +85074,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, + | ^~~~~~~~~~~ @@ -35841,4 +85086,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’: @@ -35854,2 +85102,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, @@ -35866,2 +85114,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, @@ -35869 +85117 @@ -../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’: @@ -35879,2 +85127,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, @@ -35891,2 +85139,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, @@ -35894 +85142 @@ -../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’: @@ -35904,2 +85152,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, @@ -35916,2 +85164,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, @@ -35919 +85167 @@ -../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’: @@ -35929,2 +85177,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, @@ -35941,2 +85189,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, @@ -35944 +85192 @@ -../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’: @@ -35954,2 +85202,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, @@ -35966,2 +85214,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, @@ -35969 +85217 @@ -../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’: @@ -35976,2 +85224,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, @@ -35985,2 +85233,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, @@ -35988 +85236 @@ -../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’: @@ -35995,2 +85243,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, @@ -36004,2 +85252,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, @@ -36007 +85255 @@ -../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’: @@ -36014,6 +85262,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -36026,7 +85271,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’: @@ -36039,6 +85281,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -36051,7 +85290,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’: @@ -36067,2 +85303,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, @@ -36079,2 +85315,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, @@ -36082 +85318 @@ -../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’: @@ -36089,6 +85325,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -36101,7 +85334,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’: @@ -36117,2 +85347,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, @@ -36129,2 +85359,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, @@ -36132 +85362 @@ -../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’: @@ -36142,2 +85372,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, @@ -36154,2 +85384,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, @@ -36157 +85387 @@ -../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’: @@ -36167,2 +85397,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, @@ -36179,2 +85409,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, @@ -36182 +85412 @@ -../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’: @@ -36189,6 +85419,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -36201,7 +85428,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’: @@ -36214,6 +85438,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -36226,7 +85447,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’: @@ -36239,2 +85457,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, @@ -36248,2 +85466,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, @@ -36251 +85469,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’: @@ -36261,2 +85498,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, @@ -36273,2 +85510,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, @@ -36276 +85513,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’: @@ -36286,2 +85561,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, @@ -36298,2 +85573,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, @@ -36301 +85576 @@ -../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’: @@ -36311,2 +85586,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, @@ -36323,2 +85598,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, @@ -36326 +85601 @@ -../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’: @@ -36333,6 +85608,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -36344,0 +85636,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -36348,2 +85669,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, @@ -36351,2 +85672,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 @@ -40239,0 +92287,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.F8wjrJyq0a 2024-08-28 08:14:35.275865300 -0700 +++ /tmp/tmp.BMt0rRGORy 2024-08-28 08:14:35.442868893 -0700 @@ -2,4 +2,6 @@ - 1 ../arch/x86/kvm/mmu/mmutrace.h - 2 ../drivers/cxl/core/./trace.h - 2 ../fs/nfs/./nfs4trace.h - 2 ../fs/nfs/./nfstrace.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 @@ -10,9 +12,10 @@ - 1 ../include/trace/events/ext4.h - 1 ../include/trace/events/handshake.h - 1 ../include/trace/events/iommu.h - 2 ../include/trace/events/rpcrdma.h - 1 ../include/trace/events/scsi.h - 1 ../include/trace/events/sock.h - 1 ../include/trace/events/sunrpc.h - 3228 ../include/trace/trace_events.h - 1 ../sound/core/./pcm_trace.h + 3880 ../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/iommu.h + 2 ../include/trace/events/scsi.h + 2 ../include/trace/events/sock.h + 2 ../include/trace/../../fs/bcachefs/trace.h + 4200 ../include/trace/trace_events.h + 2 ../sound/core/./pcm_trace.h